Skip to content

Weeknum app displays your current week. You can also change week display on the fly.

License

Notifications You must be signed in to change notification settings

Twilight0/weeknum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weeknum

A clean, minimalist utility for tracking week numbers and dates, built with Python and the Flet framework.

🚀 Features

The app is designed to be a lightweight reference tool with the following capabilities:

  1. Current Reference: Displays the current week number and date at a glance.
  2. Week Navigation: Step back and forth through weeks to view specific date ranges.
  3. Manual Entry: Set a custom date or week number to jump directly to a specific point in time.
  4. Day Identification: Show what day it is for any chosen date.
  5. Theme Support: Toggle between Light and Dark modes to suit your preference.
  6. Localization: Set a custom locale format or automatically use the local/device's default.
  7. Flexible Calendars: Set the week's start day (Monday, Sunday, or Saturday) to match your regional or professional requirements.

🛠️ Built With

  • Python - The core logic.
  • Flet - The framework used for the cross-platform UI.

📦 Installation & Usage

To run weeknum locally, ensure you have Python installed, then:

  1. Clone the repository:
    git clone [https://github.com/yourusername/weeknum.git](https://github.com/yourusername/weeknum.git)
    cd weeknum
    
  2. Install flet framework:
    pip install flet
    
  3. Run the app:
    flet run main.py

About

Weeknum app displays your current week. You can also change week display on the fly.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages