{"id":26486732,"url":"https://github.com/maltsev-dev/tui_pomodoro","last_synced_at":"2026-05-01T02:33:50.567Z","repository":{"id":262049691,"uuid":"884731856","full_name":"maltsev-dev/tui_pomodoro","owner":"maltsev-dev","description":"TUI Pomodoro app.","archived":false,"fork":false,"pushed_at":"2024-11-18T03:38:03.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T07:18:54.696Z","etag":null,"topics":["cursive","rust","rust-lang","tui","tui-app"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/maltsev-dev.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}},"created_at":"2024-11-07T09:38:40.000Z","updated_at":"2025-03-11T09:12:21.000Z","dependencies_parsed_at":"2024-11-10T07:24:26.324Z","dependency_job_id":"7c543127-9038-46b9-aa04-09524b764316","html_url":"https://github.com/maltsev-dev/tui_pomodoro","commit_stats":null,"previous_names":["chemyl/tui_pomodoro","maltsev-dev/tui_pomodoro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Ftui_pomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Ftui_pomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Ftui_pomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Ftui_pomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maltsev-dev","download_url":"https://codeload.github.com/maltsev-dev/tui_pomodoro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244563561,"owners_count":20472880,"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":["cursive","rust","rust-lang","tui","tui-app"],"created_at":"2025-03-20T06:28:27.579Z","updated_at":"2026-05-01T02:33:45.542Z","avatar_url":"https://github.com/maltsev-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Text-based User Interface app. Pomodoro\n\n- create binary crate -\u003e `cargo new project`\n- add dependency to `cargo.toml`-\u003e `cursive = \"0.21.1\"`\n- include cursive usage inside `main.rs`\n- init `cursive` object\n- set terminal `theme`\n- create base variables with `Arc::new(Mutex::new())`\n- add TUI `Dialog` with buttons\n- create 2 `thread`\n- * First thread handles countdown of the timer (background thread).\n- * Second thread handles refreshing of the UI every second.\n- `siv.run()`\n\n### terminal launch\n![launcher window](https://github.com/chemyl/tui_pomodoro/blob/master/img.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaltsev-dev%2Ftui_pomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaltsev-dev%2Ftui_pomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaltsev-dev%2Ftui_pomodoro/lists"}