Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tomasohCHOM/simpsched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpsched

simpsched is a Python CLI tool to easily create and manage daily tasks.

Prerequisites

  • This project uses the uv package manager and build frontend.

Development Setup

  1. Clone the repository:

    git clone https://github.com/tomasohCHOM/simpsched.git
    cd simpsched
  2. Install dependencies using uv:

    uv sync
  3. Run:

    uv run simpsched

Note: To build a distributable version of this app, use uv build. Install it locally with uv tools install .

Usage

Once installed, you can run the CLI tool from the terminal:

simpsched

Developed with 🔥 by Chom.

About

A CLI tool to easily manage my date-to-date tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages