{"id":29353765,"url":"https://github.com/reciperium/temporis","last_synced_at":"2026-02-10T11:35:31.324Z","repository":{"id":302536450,"uuid":"1006677760","full_name":"reciperium/temporis","owner":"reciperium","description":"A pomodoro timer focused on attention and well-being","archived":false,"fork":false,"pushed_at":"2026-02-09T08:21:35.000Z","size":1437,"stargazers_count":24,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-09T13:49:39.372Z","etag":null,"topics":["debian","nix","pomodoro","slint-ui","ubuntu"],"latest_commit_sha":null,"homepage":"https://temporis.reciperium.com/","language":"Slint","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reciperium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-22T19:21:40.000Z","updated_at":"2026-02-09T08:20:44.000Z","dependencies_parsed_at":"2025-07-25T18:08:33.133Z","dependency_job_id":"6d002a6a-9663-4714-850d-9ec187f612ad","html_url":"https://github.com/reciperium/temporis","commit_stats":null,"previous_names":["reciperium/temporis"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/reciperium/temporis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reciperium%2Ftemporis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reciperium%2Ftemporis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reciperium%2Ftemporis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reciperium%2Ftemporis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reciperium","download_url":"https://codeload.github.com/reciperium/temporis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reciperium%2Ftemporis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["debian","nix","pomodoro","slint-ui","ubuntu"],"created_at":"2025-07-09T02:09:15.300Z","updated_at":"2026-02-10T11:35:31.319Z","avatar_url":"https://github.com/reciperium.png","language":"Slint","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./assets/icons/logo.svg\" alt=\"logo\" width=\"200\" height=\"200\"\u003e\n\n_[temporis-logo](./assets/icons/logo.svg) © 2025 by [Lara Sitruk](https://www.instagram.com/lazomicreative/) is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)_\n\n# Temporis\n\n\u003e A pomodoro timer focused on attention and well-being.\n\n\u003cimg src=\"assets/images/screenshot-linux-main.png\" alt=\"screenshot main window\" height=\"600\"\u003e\n\n## Installation\n\n```sh\nnix profile install github:reciperium/temporis\n```\n\n## Why?\n\nA pomodoro application can help you switch between focus mode, where you can explore a single idea in depth, and diffused mode,\nwhere you can let your mind wonder around, and subconsciously explore other ideas, avoiding the [Einstellung effect](https://en.wikipedia.org/wiki/Einstellung_effect).\nFurthermore, clear breaks give you space to stretch, move and hydrate.\n\nThe app tries to consolidate nice features from different pomodoro apps, into a single one, with the style of\nthe host operating system.\n\nA [Reciperium](https://reciperium.com) application, [Reciperium](https://reciperium.com) builds applications for the mind and soul.\n\n## Platforms\n\n- Linux\n  - [x] Nix\n  - [x] AppImage\n  - [x] deb\n- MacOS\n  - [x] Nix\n  - [x] DMG\n\n## Features\n\n- Switch between focus work and diffused modes\n- Shortcuts\n- TOML Configuration\n- App style based on your OS\n- Notifications reminding you to stretch and hydrate\n- Visible progress\n- Tick Sound notification\n- WIP: Automatically set \"Do not disturb\" mode during focus work sessions (KDE for now using dbus)\n\n## Shortcuts\n\n- \u003ckbd\u003eS\u003c/kbd\u003e Start / Stop (pause)\n- \u003ckbd\u003eR\u003c/kbd\u003e Reset\n- \u003ckbd\u003eK\u003c/kbd\u003e Skip\n- \u003ckbd\u003eC\u003c/kbd\u003e Configuration\n- \u003ckbd\u003eB\u003c/kbd\u003e Back\n\n---\n\n## Acknowledgments\n\n- [Vadoola](https://github.com/Vadoola) for the display time equation using slint lang, as I was completely lost. [time-remaining()](https://github.com/Vadoola/Tomotroid/blob/main/ui/appwindow.slint#L88) and a lot of new nice libraries (e.g: rodio)\n- [Francis](https://github.com/KDE/francis) is a pomodoro app for KDE, built using the KDE Kirigami framework, I drew a lot of inspiration from it.\n- [metal_click_6.flac by qubodup](https://freesound.org/s/67610/) -- [License: Creative Commons 0](http://creativecommons.org/publicdomain/zero/1.0/)\n- [correct by ertfelda](https://freesound.org/people/ertfelda/sounds/243701/) -- [License: Creative Commons 0](http://creativecommons.org/publicdomain/zero/1.0/)\n- [Cowbell_OS_3.aif by timgormly](https://freesound.org/people/timgormly/sounds/159758/) -- [License: Creative Commons 0](http://creativecommons.org/publicdomain/zero/1.0/)\n\n\n## Resources\n\n- [freedesktop.org/desktop-entry-spec/recognized-keys](https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html)\n- [KDE kirigame in rust](https://develop.kde.org/docs/getting-started/kirigami/setup-rust/#build)\n- show progress in task bar: `com.canonical.Unity.LauncherEntry`\n- [Urgency levels](https://specifications.freedesktop.org/notification-spec/latest/urgency-levels.html)\n- [makeDesktopItem](https://nixos.org/manual/nixpkgs/stable/#trivial-builder-makeDesktopItem) for NixOS\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./assets/images/made-with-slint.png\" alt=\"made with slint logo\" width=\"200\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freciperium%2Ftemporis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freciperium%2Ftemporis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freciperium%2Ftemporis/lists"}