If u don't like upset your friends and prefer privacy, this repo is for u :D
- Upcomming birthdays indicator
- TUI
- Stores data in a local CSV file
- Fast and lightweight with modern Python tools
Python version: 3.12 or higher
-
Clone the repository:
git clone https://github.com/Collappo/birthday-reminder.git cd birthday-reminder
-
Install uv:
pip install uv -
Build project:
uv tool install --editable . uv tool update-shell
-
If you have problems, install locally:
uv sync
Run the application using global command:
birthdays
# or
bdselse locally:
$ .venv\Scripts\activate.bat
$ uv run main.pyThis project is licensed under the MIT License.
