Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎂 Birthday Reminder

If u don't like upset your friends and prefer privacy, this repo is for u :D

Example What it looks like? - example image.

✨ Features

  • Upcomming birthdays indicator
  • TUI
  • Stores data in a local CSV file
  • Fast and lightweight with modern Python tools

🛠️ Installation

Python version: 3.12 or higher

Setup Project

  1. Clone the repository:

    git clone https://github.com/Collappo/birthday-reminder.git
    cd birthday-reminder
  2. Install uv:

    pip install uv

    https://docs.astral.sh/uv/getting-started/installation/

  3. Build project:

    uv tool install --editable .
    uv tool update-shell
  4. If you have problems, install locally:

    uv sync

Usage

Windows

Run the application using global command:

birthdays
# or
bds

else locally:

$ .venv\Scripts\activate.bat
$ uv run main.py

📄 License

This project is licensed under the MIT License.

About

Your private birthday reminder :D

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages