{"id":22260692,"url":"https://github.com/anubhavchaturvedi-github/task-manager","last_synced_at":"2025-10-13T12:31:45.728Z","repository":{"id":264291701,"uuid":"892952603","full_name":"AnubhavChaturvedi-GitHub/Task-Manager","owner":"AnubhavChaturvedi-GitHub","description":"Advanced Task Board 📝 is a Python-powered application 🐍 that lets you manage tasks efficiently ⚡ with a sleek UI ✨ and a hotkey trigger (Ctrl + Shift + Z) ⌨️.","archived":false,"fork":false,"pushed_at":"2024-11-23T06:18:18.000Z","size":10157,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T02:21:42.096Z","etag":null,"topics":["project","project-management","python","task","task-manager"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/@NetHyTech","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnubhavChaturvedi-GitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-23T06:07:22.000Z","updated_at":"2025-05-30T16:24:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"29b6d515-99ea-4546-98a0-5bd0e32406ac","html_url":"https://github.com/AnubhavChaturvedi-GitHub/Task-Manager","commit_stats":null,"previous_names":["anubhavchaturvedi-github/task-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnubhavChaturvedi-GitHub/Task-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubhavChaturvedi-GitHub%2FTask-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubhavChaturvedi-GitHub%2FTask-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubhavChaturvedi-GitHub%2FTask-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubhavChaturvedi-GitHub%2FTask-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnubhavChaturvedi-GitHub","download_url":"https://codeload.github.com/AnubhavChaturvedi-GitHub/Task-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubhavChaturvedi-GitHub%2FTask-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015056,"owners_count":26085643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["project","project-management","python","task","task-manager"],"created_at":"2024-12-03T09:09:44.699Z","updated_at":"2025-10-13T12:31:45.723Z","avatar_url":"https://github.com/AnubhavChaturvedi-GitHub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Advanced Task Board**\n\n🚀 **Advanced Task Board** is a Python-powered application that allows you to manage tasks efficiently using a sleek UI and a hotkey trigger (`Ctrl + Shift + Z`). With features like adding, removing, clearing tasks, and scrollable task lists, it’s a great productivity tool for everyday use.\n\n![image](https://github.com/user-attachments/assets/d4a3ce04-fb52-442f-95a4-734718d249bb)\n---\n\n## **Features**\n\n✨ **Hotkey Activation**  \n- Open the task board instantly using the `Ctrl + Shift + Z` combination.\n\n✨ **User-Friendly Interface**  \n- A modern and responsive UI built with Tkinter, featuring scrollable task lists and clean layouts.\n\n✨ **Task Management**  \n- **Add Task**: Easily add new tasks with a simple dialog box.  \n- **Remove Task**: Select and remove tasks with a single click.  \n- **Clear All Tasks**: Quickly clear all tasks with a confirmation dialog.\n\n✨ **Customizable**  \n- Modify colors, fonts, or task behaviors with minimal effort.\n\n---\n\n## **Installation**\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/\u003cYourRepo\u003e/advanced-task-board.git\n   cd advanced-task-board\n   ```\n\n2. **Install Dependencies**:\n   Install required Python libraries using `pip`:\n   ```bash\n   pip install keyboard\n   ```\n\n3. **Run the Script**:\n   Execute the script in your terminal:\n   ```bash\n   python task_board.py\n   ```\n\n---\n\n## **Usage**\n\n1. Run the script.\n2. Press `Ctrl + Shift + Z` to open the task board.\n3. Use the buttons to manage tasks:\n   - **Add Task**: Click the \"Add Task\" button, type your task, and click OK.  \n   - **Remove Task**: Select a task from the list and click \"Remove Task.\"  \n   - **Clear All Tasks**: Click \"Clear All\" to remove all tasks at once.  \n   - **Close**: Click \"Close\" to exit the task board.\n\n4. Press `Esc` to stop the program.\n\n---\n\n## **Screenshots**\n\n### **Task Board Interface**  \n![image](https://github.com/user-attachments/assets/9b16096d-77b5-42a9-9460-b365c78eb37f)\n---\n\n## **Customization**\n\nYou can tweak the script to fit your needs:\n\n- **Change UI Colors and Fonts**:\n  Modify the `bg`, `fg`, or font properties in the `TaskBoard` class.\n\n- **Hotkey**:  \n  Change the `keyboard.add_hotkey` function to a different key combination:\n  ```python\n  keyboard.add_hotkey(\"ctrl+shift+z\", open_task_board)\n  ```\n\n---\n\n## **Contributing**\n\nContributions are welcome! If you have ideas to improve the task board, feel free to:\n- Fork the repository.\n- Make your changes.\n- Submit a pull request.\n\n---\n\n## **License**\n\nThis project is licensed under the **MIT License**. Feel free to use it for personal or commercial projects.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubhavchaturvedi-github%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanubhavchaturvedi-github%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubhavchaturvedi-github%2Ftask-manager/lists"}