Skip to content

Zen Focus is a minimalist task management application built with Python and Eel, providing a simple and clean interface for tracking your daily tasks.

License

Notifications You must be signed in to change notification settings

Razee4315/zen-focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zen Focus - Task Management App

Overview

Zen Focus is a minimalist task management application built with Python and Eel, providing a simple and clean interface for tracking your daily tasks.

Project Screenshots

Here are some snapshots of our Zen-Focus interface: Screenshot 1 Screenshot 2 Screenshot 3

Features

  • Add new tasks
  • Remove existing tasks
  • Persistent task storage
  • Full-screen desktop application
  • Glassy background and design
  • Different animation themes

Prerequisites

  • Python 3.8+
  • Eel library

Installation

  1. Clone the repository

  2. Install dependencies:

    pip install -r requirements.txt
    
  3. Run the application:

    python main.py
    

Deployment

GitHub Pages

This project is deployed automatically to GitHub Pages using GitHub Actions.

  • The web interface is hosted in the web/ directory
  • Deployment is triggered on pushes to the master branch

Technologies

  • Python
  • Eel
  • HTML/CSS/JavaScript
  • GitHub Actions

Author

License

MIT License

Note

Due to some reason the animation are not being toggle. Install it on your own computer it will work.

About

Zen Focus is a minimalist task management application built with Python and Eel, providing a simple and clean interface for tracking your daily tasks.

Topics

Resources

License

Stars

Watchers

Forks