{"id":17710821,"url":"https://github.com/engageintellect/litterbot","last_synced_at":"2026-04-11T19:02:46.819Z","repository":{"id":235417239,"uuid":"790565000","full_name":"engageintellect/litterbot","owner":"engageintellect","description":"An app for easy control over whisker's litter robot 4 using Python, Sveltekit, WebSockets, FastAPI, and Ubuntu.","archived":false,"fork":false,"pushed_at":"2024-04-24T02:17:35.000Z","size":7751,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T13:48:45.031Z","etag":null,"topics":["api","daisyui","fastapi","litter-robot","python","robotics","svelte","sveltekit","tailwindcss","typescript","ubuntu","uvicorn","vercel","websockets"],"latest_commit_sha":null,"homepage":"https://litterbot.vercel.app","language":"Svelte","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/engageintellect.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-04-23T05:41:34.000Z","updated_at":"2024-06-12T11:09:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"5824839f-72fa-40fa-b0eb-df471f7b9c52","html_url":"https://github.com/engageintellect/litterbot","commit_stats":null,"previous_names":["engageintellect/litterbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Flitterbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Flitterbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Flitterbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Flitterbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engageintellect","download_url":"https://codeload.github.com/engageintellect/litterbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443534,"owners_count":20778252,"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":["api","daisyui","fastapi","litter-robot","python","robotics","svelte","sveltekit","tailwindcss","typescript","ubuntu","uvicorn","vercel","websockets"],"created_at":"2024-10-25T07:43:08.365Z","updated_at":"2025-12-30T20:28:59.111Z","avatar_url":"https://github.com/engageintellect.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# litterbot\n\n## Description\n\nAn app to interact with the \"Litter Robot\", by [Whisker](https://www.litter-robot.com/litter-robot-4.html).\n\n[![Kitty Crapper](kitty-crapper.png)](https://litterbot.vercel.app)\n\nThis app uses Python and FastAPI (with Web Sockets) as a backend wrapper around [@natekspencer](https://github.com/natekspencer)'s [pylitterbot](https://github.com/natekspencer/pylitterbot) library. The frontend is built using [SvelteKit](https://kit.svelte.dev/), [TailwindCSS](https://tailwindcss.com), and [DaisyUI](https://daisyui.com).\n\nInspired by [@natekspencer](https://github.com/natekspencer)'s [pylitterbot](https://github.com/natekspencer/pylitterbot).\n\n## Getting Started\n\nClone and navigate to the the repository.\n\n```bash\ngit clone https://engageintellect/litterbot\ncd litterbot\n```\n\n### Configure environment variables.\n\n```bash\ncp /server/.env.example /server/.env\n```\n\n**Note:** You will need to get your Litter Robot's username and password credentials from the Whisker app.\n\n```bash\ncp /client/.env.example /client/.env\n```\n\n**Note:** Be sure to update the example values with your own.\n\n### Server\n\nConfigure and run backend.\n\n```bash\ncd server\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\npython main.py\n```\n\n### Client\n\nConfigure and run client.\n\n```bash\ncd client\npnpm i\npnpm run dev --host\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengageintellect%2Flitterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengageintellect%2Flitterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengageintellect%2Flitterbot/lists"}