simpsched is a Python CLI tool to easily create and manage daily tasks.
- This project uses the
uvpackage manager and build frontend.
-
Clone the repository:
git clone https://github.com/tomasohCHOM/simpsched.git cd simpsched -
Install dependencies using uv:
uv sync
-
Run:
uv run simpsched
Note: To build a distributable version of this app, use uv build. Install it locally with uv tools install .
Once installed, you can run the CLI tool from the terminal:
simpschedDeveloped with 🔥 by Chom.