{"id":15495712,"url":"https://github.com/jbolda/stream-todo","last_synced_at":"2025-08-22T07:42:17.919Z","repository":{"id":247521519,"uuid":"810386520","full_name":"jbolda/stream-todo","owner":"jbolda","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-21T19:03:19.000Z","size":1008,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T11:49:10.729Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jbolda.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},"funding":{"github":"jbolda"}},"created_at":"2024-06-04T15:37:36.000Z","updated_at":"2025-02-21T19:03:19.000Z","dependencies_parsed_at":"2024-07-09T07:20:13.772Z","dependency_job_id":"55701715-06e9-41b3-bcdb-26ebcd45ac1f","html_url":"https://github.com/jbolda/stream-todo","commit_stats":null,"previous_names":["jbolda/stream-todo"],"tags_count":0,"template":false,"template_full_name":"jbolda/personal-tray-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fstream-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fstream-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fstream-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fstream-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbolda","download_url":"https://codeload.github.com/jbolda/stream-todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596276,"owners_count":19988044,"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":["hacktoberfest"],"created_at":"2024-10-02T08:19:06.682Z","updated_at":"2025-03-03T02:13:55.594Z","avatar_url":"https://github.com/jbolda.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jbolda"],"categories":[],"sub_categories":[],"readme":"# [Tauri](https://beta.tauri.app/) System Tray App\n\n## Getting Started\n\nThis project is created with `Node` and `npm`. Run an `npm install` to get started and make certain you have the [Tauri prerequisites installed](https://beta.tauri.app/start/prerequisites/).\n\nTo run the Tauri app in development mode, use:\n\n```shell\nnpm run tauri dev\n```\n\n## Development\n\nThe source folder includes two main folders: `src/app-api` and `src/view`. The `app-api` has implemented the Tauri APIs as abstracted pieces to improve the ability shift and move their lifecycle and startup hook as required. The `view` includes the main React view layer.\n\nThe Tauri `app-api` functions return API hooks and/or use React Context, see `src/context.ts`, to enable use within the view layers. The `src-tauri` folder implements the minimal required Tauri builder Rust code, and plugin initialization.\n\nTo modify the system tray menu items, see the initial array of items in `src/view/App.tsx`. To send notifications, see the example in `src/view/Home.tsx` which fires a notification on button click. The global shortcuts are not exposed through the React Context, but can be modified directly in `src/app-api/setupShortcuts.ts`.\n\n## Background\n\nThis was created based off of the [Tauri system tray app template](https://github.com/jbolda/personal-tray-app).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbolda%2Fstream-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbolda%2Fstream-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbolda%2Fstream-todo/lists"}