https://github.com/razee4315/zen-focus
Zen Focus is a minimalist task management application built with Python and Eel, providing a simple and clean interface for tracking your daily tasks.
https://github.com/razee4315/zen-focus
eel-python html mangement pomodoro pomodoro-clock pomodoro-technique pomodoro-technique-timer pomodoro-timer pythoneel study timer zen zenfocus
Last synced: 2 months ago
JSON representation
Zen Focus is a minimalist task management application built with Python and Eel, providing a simple and clean interface for tracking your daily tasks.
- Host: GitHub
- URL: https://github.com/razee4315/zen-focus
- Owner: Razee4315
- License: mit
- Created: 2025-02-02T15:21:01.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-02T15:44:41.000Z (4 months ago)
- Last Synced: 2025-02-10T23:59:24.410Z (4 months ago)
- Topics: eel-python, html, mangement, pomodoro, pomodoro-clock, pomodoro-technique, pomodoro-technique-timer, pomodoro-timer, pythoneel, study, timer, zen, zenfocus
- Language: JavaScript
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:


## 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
- **Saqlain Abbas**
- GitHub: [@Razee4315](https://github.com/Razee4315)
- Email: [email protected]## License
MIT License## Note
Due to some reason the animation are not being toggle. Install it on your own computer it will work.