{"id":28334533,"url":"https://github.com/nobuddyorg/ProcrastinationBuddy","last_synced_at":"2025-06-17T08:31:36.471Z","repository":{"id":293647461,"uuid":"964564551","full_name":"nobuddyorg/ProcrastinationBuddy","owner":"nobuddyorg","description":"Procrastination Buddy is an amusing, yet functional app designed to help you find perfectly pointless tasks to put off important work.","archived":false,"fork":false,"pushed_at":"2025-06-16T09:59:50.000Z","size":5316,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T10:32:35.515Z","etag":null,"topics":["bruno","docker","docker-compose","flask","funny","llm","llms","ollama","playwright","postgresql","procrastination","python","ruff","shell","sqlalchemy","streamlit","uv","webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nobuddyorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-04-11T12:18:00.000Z","updated_at":"2025-06-16T09:59:54.000Z","dependencies_parsed_at":"2025-06-06T21:02:46.611Z","dependency_job_id":null,"html_url":"https://github.com/nobuddyorg/ProcrastinationBuddy","commit_stats":null,"previous_names":["besessener/procrastinationbuddy","nobuddyorg/procrastinationbuddy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nobuddyorg/ProcrastinationBuddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuddyorg%2FProcrastinationBuddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuddyorg%2FProcrastinationBuddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuddyorg%2FProcrastinationBuddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuddyorg%2FProcrastinationBuddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobuddyorg","download_url":"https://codeload.github.com/nobuddyorg/ProcrastinationBuddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuddyorg%2FProcrastinationBuddy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260321905,"owners_count":22991720,"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":["bruno","docker","docker-compose","flask","funny","llm","llms","ollama","playwright","postgresql","procrastination","python","ruff","shell","sqlalchemy","streamlit","uv","webapp"],"created_at":"2025-05-26T21:20:57.748Z","updated_at":"2025-06-17T08:31:36.459Z","avatar_url":"https://github.com/nobuddyorg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Procrastination Buddy\n\n## Overview\n\nProcrastination Buddy is an amusing, yet functional app designed to help you find perfectly pointless tasks to put off important work. It serves as a companion when you're looking for something to do but want to avoid the real task at hand. \n\n**Unlike all the other apps that try to make you stop procrastinating, this one fully embraces it!** Finally, an app that doesn’t nag you to \"get back on track\" but instead encourages you to take a break with silly, fun tasks that keep you away from your to-do list. Whether you’re a master procrastinator or just need a break, this app offers a generation of distractions to keep you happily off-task.\n\n## How It Looks\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"docs/frontend-light.png\"\u003e\n    \u003cimg src=\"docs/frontend-light.png\" alt=\"Frontend Light\" height=\"300px\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"docs/frontend-dark.png\"\u003e\n    \u003cimg src=\"docs/frontend-dark.png\" alt=\"Frontend Dark\" height=\"300px\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"docs/settings-light.png\"\u003e\n    \u003cimg src=\"docs/settings-light.png\" alt=\"Settings Light\" height=\"300px\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"docs/help-light.png\"\u003e\n    \u003cimg src=\"docs/help-light-partial.png\" alt=\"Help Light\" height=\"300px\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n![animated preview](docs/buddy-preview.gif)\n\n## Getting Started\n\nTo begin, ensure that you have **Docker** and **Docker Compose** installed (or use **Docker Desktop**, which includes both), as well as a **bash** shell. On Windows, good options for a bash shell include `git-bash` or `msys`.\n\nThe main entry point for the project is the `./buddy.sh` script. Where you can simply start with `./buddy.sh start`.\n\n```bash\nUsage: ./buddy.sh \u003ccommand\u003e\n\nCommands:\n  start   Start the services, install models, and wait until everything is ready\n  stop    Stop all running services\n  test    Run all tests (API and E2E)\n```\n\nWhen everything is set up, head over to [http://localhost:8501](http://localhost:8501) in your browser (like Chrome or Firefox) and start generating tasks!\n\n__NOTE__: The time required to generate a task depends on your computer's hardware. In general, the smaller (and faster) models perform best with the English language.\n\n## Technology Map\n\n![technology map](docs/technology-map.drawio.png)\n\nThe app is built using Docker and Docker Compose to containerize and orchestrate a few key services:\n\n- A **frontend** powered by **Streamlit** that displays procrastination tasks.\n- A **backend** built with **Flask** that interacts with the task generation model.\n- An **Ollama service** that runs an AI model responsible for generating the tasks.\n- A **PostgreSQL** Database for storing settings and tasks.\n\n## Contributing\n\nI welcome contributions! Feel free to fork the repository and open a pull request, whether it’s for new features, bug fixes, or UI improvements.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n**Enjoy procrastinating!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobuddyorg%2FProcrastinationBuddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobuddyorg%2FProcrastinationBuddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobuddyorg%2FProcrastinationBuddy/lists"}