{"id":50765520,"url":"https://github.com/ruwiss/shared-todo-tasks","last_synced_at":"2026-06-11T13:30:44.662Z","repository":{"id":360572185,"uuid":"1250771856","full_name":"ruwiss/shared-todo-tasks","owner":"ruwiss","description":"Realtime shared todo list for VS Code with Firebase sync, task collaboration, project buckets, notifications, custom sounds, images, and multilingual support.","archived":false,"fork":false,"pushed_at":"2026-05-27T01:07:54.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-27T02:21:26.700Z","etag":null,"topics":["collaboration","custom-sounds","firebase","firebase-realtime-database","multilingual","notes","notifications","productivity","realtime","shared-todo","task-management","tasks","team-tasks","todo","typescript","vscode-extension"],"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/ruwiss.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-27T00:37:13.000Z","updated_at":"2026-05-27T01:07:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ruwiss/shared-todo-tasks","commit_stats":null,"previous_names":["ruwiss/shared-todo-tasks"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ruwiss/shared-todo-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruwiss%2Fshared-todo-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruwiss%2Fshared-todo-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruwiss%2Fshared-todo-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruwiss%2Fshared-todo-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruwiss","download_url":"https://codeload.github.com/ruwiss/shared-todo-tasks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruwiss%2Fshared-todo-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34201839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["collaboration","custom-sounds","firebase","firebase-realtime-database","multilingual","notes","notifications","productivity","realtime","shared-todo","task-management","tasks","team-tasks","todo","typescript","vscode-extension"],"created_at":"2026-06-11T13:30:42.564Z","updated_at":"2026-06-11T13:30:44.656Z","avatar_url":"https://github.com/ruwiss.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=Ruwiss.shared-todo-taskboard\"\u003e\n    \u003cimg src=\"media/icon.png\" width=\"150\" alt=\"Shared Todo Taskboard logo\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eShared Todo Taskboard\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=Ruwiss.shared-todo-taskboard\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/VS%20Marketplace-Install-007ACC?logo=visualstudiocode\u0026logoColor=white\" alt=\"Install from VS Marketplace\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=Ruwiss.shared-todo-taskboard\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/VS%20Code-Extension-007ACC?logo=visualstudiocode\u0026logoColor=white\" alt=\"VS Code extension\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=Ruwiss.shared-todo-taskboard\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Realtime-Todo%20Sync-10B981\" alt=\"Realtime todo sync\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nShared Todo Taskboard is a lightweight VS Code extension for keeping a shared realtime todo list inside your editor.\n\n## Features\n\n- Shared todo lists with realtime sync\n- Multiple projects or task buckets\n- Add, edit, start, complete, reopen, and delete todos\n- Paste or attach images to todos\n- See who last changed a task and when\n- Optional desktop notifications and action sounds\n- Built-in language support for English, Turkish, Spanish, German, and French\n\n## First Setup\n\nOpen the **Shared Todo Taskboard** activity bar icon.\n\nIf sync is not configured yet, the Overview view shows a short setup message and a **Configure Firebase** button. Click it and follow the guided steps:\n\n1. Create or open a Firebase project.\n2. Enable Realtime Database.\n3. Copy the provided database rules into Realtime Database Rules.\n4. Paste your Realtime Database URL into Shared Todo Taskboard.\n\nAfter the connection test passes, create or select a project and start adding todos.\n\n## Usage\n\n- Use **Overview** to check the active project, connection status, todo count, and last activity.\n- Use **Todo List** to add and manage todos.\n- Use **Projects** to switch between shared task buckets.\n- Use the row actions to mark a todo in progress, complete it, edit it, or delete it.\n- Run **Shared Todo Taskboard: Select Sound** to choose the bundled XP sound, disable sound, or pick a local `.mp3`/`.wav` file for one action or all actions.\n- Open extension settings to change language, device name, notifications, and advanced per-action sound values.\n\n## Settings\n\n- **Language**: choose English, Turkish, Spanish, German, or French.\n- **Device name**: customize the name shown in shared activity.\n- **Notifications**: enable or disable notification popups and sounds.\n- **Sounds**: use **Shared Todo Taskboard: Select Sound** for file picking, or set `builtin:xp`, `none`, or an absolute custom audio path.\n\n## Notes\n\nShared Todo Taskboard is intended for small shared workspaces, friends, and personal team workflows where everyone uses the same Realtime Database URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruwiss%2Fshared-todo-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruwiss%2Fshared-todo-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruwiss%2Fshared-todo-tasks/lists"}