{"id":17681305,"url":"https://github.com/madeindjs/pomodore_manager","last_synced_at":"2025-08-21T18:14:33.869Z","repository":{"id":96109224,"uuid":"58067388","full_name":"madeindjs/pomodore_manager","owner":"madeindjs","description":"a Pomodore manager written only Python","archived":false,"fork":false,"pushed_at":"2016-10-11T13:23:00.000Z","size":1163,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:41:53.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madeindjs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-05-04T16:31:21.000Z","updated_at":"2017-03-22T11:07:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"42b6e8d3-18b5-4cd2-818a-457a7b5076cc","html_url":"https://github.com/madeindjs/pomodore_manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fpomodore_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fpomodore_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fpomodore_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fpomodore_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeindjs","download_url":"https://codeload.github.com/madeindjs/pomodore_manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365651,"owners_count":20765549,"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","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":[],"created_at":"2024-10-24T09:10:45.844Z","updated_at":"2025-03-30T19:14:31.285Z","avatar_url":"https://github.com/madeindjs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Time Manager\n=================\n\nA simply time manager written with Python and his Tkinter \u0026 Sqlite3 librairy.\n\nThe purpose is simple:\n\n1. manage task\n  * create task\n  * create an infinite subtasks (right-click on a task then add)\n  * edit task in the view panel (just writte and it will be saved in live)\n* start / stop to work on a task\n* see how many time spended  on each task \n\n\n\nInstallation \u0026 run\n------------------\n\n### run without installation\n\nThis project not need an instalation and is written with standards Python libraries. To run it quickly:\n\n    git clone https://github.com/madeindjs/pomodore_manager.git\n    python pomodore_manager\n\n\n### installation with cx_freeze (alpha)\n\nYou can build this project into a standalone file with **cx_freeze**. Follow theses steps:\n\n    sudo apt-get install python-dev\n    sudo pip install cx_Freeze\n    git clone https://github.com/madeindjs/pomodore_manager.git\n    cd pomodore_manager\n    python setup.py build\n\n\nDeveloppment\n------------\n\n### UnitTests\n\nI love TDD approach. I try to write unit tests before write code. You can run test with this command:\n\n    cd pomodore_manager\n    python tests.py\n\nUnit Test will create a test database `/data/test.sqlite` to ensure all function will work properly in production environment.\n\n\nfuture\n------\n- [ ] make a standalone package\n- [ ] implement markdown editing in tkinter view *(not sure is possible)*\n- [ ] create a Python Package\n- [ ] create a **console** mode\n- [X] ~~create a verbose mode~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Fpomodore_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeindjs%2Fpomodore_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Fpomodore_manager/lists"}