{"id":29506675,"url":"https://github.com/efeckc17/pulsetimer","last_synced_at":"2026-05-17T08:31:59.126Z","repository":{"id":303607537,"uuid":"1016047023","full_name":"Efeckc17/PulseTimer","owner":"Efeckc17","description":"A modern work timer application with customizable work-break intervals, desktop notifications, and clean UI..","archived":false,"fork":false,"pushed_at":"2025-07-08T12:56:53.000Z","size":303,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T14:04:01.034Z","etag":null,"topics":["css","html5","javascript","open-source","timer-application","timer-clock","timer-website","web-application"],"latest_commit_sha":null,"homepage":"https://timer.toxi360.org","language":"JavaScript","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/Efeckc17.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-07-08T12:11:08.000Z","updated_at":"2025-07-08T13:04:09.000Z","dependencies_parsed_at":"2025-07-08T14:04:02.356Z","dependency_job_id":"1ebd1e12-3fb0-44c6-9696-c09eeb46e390","html_url":"https://github.com/Efeckc17/PulseTimer","commit_stats":null,"previous_names":["efeckc17/pulsetimer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Efeckc17/PulseTimer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FPulseTimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FPulseTimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FPulseTimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FPulseTimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Efeckc17","download_url":"https://codeload.github.com/Efeckc17/PulseTimer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FPulseTimer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265477430,"owners_count":23773056,"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":["css","html5","javascript","open-source","timer-application","timer-clock","timer-website","web-application"],"created_at":"2025-07-16T02:48:33.140Z","updated_at":"2026-05-17T08:31:59.121Z","avatar_url":"https://github.com/Efeckc17.png","language":"JavaScript","funding_links":["https://buymeacoffee.com/toxi360"],"categories":[],"sub_categories":[],"readme":"# PulseTimer 🤖\n\nA modern work timer with AI-powered recommendations. Get smart timer settings based on your goals, plus beautiful design and focus features.\n\n🌐 **[Try PulseTimer Online](https://timer.toxi360.org)**\n\n![Timer Interface](img/timer.png)\n![AI Assistant](img/ai-assistant.png)\n![Break Time](img/breaktime.png)\n![Settings Panel](img/settings.png)\n\n## ✨ Features\n\n- **🤖 AI Assistant** - Describe your goal, get smart timer recommendations\n- **🎯 8 Presets** - Study, Deep Work, Creative, Coding, Meeting, Writing, Research, Exercise\n- **⏱️ Flexible Timer** - Custom work/break intervals, session names, progress tracking\n- **🔔 Smart Notifications** - Desktop alerts and audio feedback\n- **🎨 Modern Design** - Clean interface, responsive for all devices\n- **📊 Session History** - Track your daily productivity\n- **🔒 Privacy Focused** - All data stays local, timer hide mode\n\n## 🚀 Quick Start\n\n### Online Usage\nVisit [timer.toxi360.org](https://timer.toxi360.org) to use PulseTimer directly in your browser. No installation required!\n\n### Local Installation\n\n1. **Clone the repository:**\n```bash\ngit clone https://github.com/Efeckc17/PulseTimer.git\ncd PulseTimer\n```\n\n2. **Install dependencies:**\n```bash\nnpm install\n```\n\n3. **Set up AI (optional):**\n```bash\necho \"OPENROUTER_API_KEY=your_key_here\" \u003e .env\n```\n\n4. **Start the server:**\n```bash\nnpm start\n```\n\n5. **Open your browser and visit:**\n```\nhttp://localhost:5678\n```\n\n**AI Setup (Optional):** Get a free API key from [OpenRouter](https://openrouter.ai) for AI recommendations. Works fine without it too!\n\n## 🛠️ Tech Stack\n\n- **Frontend**: HTML5, CSS3, JavaScript (ES6 modules)\n- **Backend**: Node.js, Express\n- **AI**: OpenRouter API (GPT-3.5-turbo)\n- **Audio**: Web Audio API\n- **Notifications**: Web Notifications API\n- **Security**: Helmet.js\n\n## 🚀 Usage\n\n1. **AI Assistant**: Click the floating button → describe your goal → get recommendations\n2. **Manual Setup**: Set work duration, break intervals, session name\n3. **Start Timer**: Play/pause/reset, track progress\n4. **Smart Breaks**: Auto breaks with notes, skip if needed\n5. **History**: Check your daily sessions in settings\n\n\n## 🤝 Contributing\n\nFound a bug? Want a feature? PRs welcome!\n\n1. Fork the repo\n2. Make your changes  \n3. Submit a PR\n\n## 💝 Support\n\n- ⭐ Star the repo\n- ☕ [Buy me a coffee](https://buymeacoffee.com/toxi360)\n- 🐛 Report issues\n\n## 📜 License\n\nPulseTimer is licensed under the [Apache License 2.0](LICENSE).\n\n---\n\n**Made with ❤️ by [@Efeckc17](https://github.com/Efeckc17)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefeckc17%2Fpulsetimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefeckc17%2Fpulsetimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefeckc17%2Fpulsetimer/lists"}