Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.29 KB

README.md

File metadata and controls

57 lines (46 loc) · 1.29 KB

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.