{"id":13546534,"url":"https://github.com/n1k0/tooty","last_synced_at":"2025-08-25T22:10:54.718Z","repository":{"id":136503302,"uuid":"88734751","full_name":"n1k0/tooty","owner":"n1k0","description":"An alternative multi-accounts Web client for Mastodon. ","archived":false,"fork":false,"pushed_at":"2025-02-16T17:10:56.000Z","size":5726,"stargazers_count":157,"open_issues_count":48,"forks_count":10,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-27T09:53:14.152Z","etag":null,"topics":["api","client","elm","mastodon","webapp"],"latest_commit_sha":null,"homepage":"https://n1k0.github.io/tooty/v2/","language":"Elm","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/n1k0.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":"2017-04-19T10:59:15.000Z","updated_at":"2025-03-04T10:35:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"afb139b7-78ef-4c82-a2f3-88c13c78cb1a","html_url":"https://github.com/n1k0/tooty","commit_stats":{"total_commits":250,"total_committers":8,"mean_commits":31.25,"dds":0.536,"last_synced_commit":"276b98520bca23d59a33cbf9e77bdb71592314ef"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0%2Ftooty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0%2Ftooty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0%2Ftooty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0%2Ftooty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n1k0","download_url":"https://codeload.github.com/n1k0/tooty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249524,"owners_count":20908212,"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","client","elm","mastodon","webapp"],"created_at":"2024-08-01T12:00:39.665Z","updated_at":"2025-04-04T21:07:39.576Z","avatar_url":"https://github.com/n1k0.png","language":"Elm","funding_links":[],"categories":["Elm","Clients","api","客户端"],"sub_categories":[],"readme":"# tooty\n\nAn experimental multi-account [Mastodon Web client](https://n1k0.github.io/tooty/v2/) written in Elm. You can find the [Mastodon lib in this repo](https://github.com/vjousse/elm-mastodon-tooty/).\n\n![](tooty.png)\n\nTooty is a fully static Web application running in recent browsers, you don't need any custom server setup to use it. Just serve it and you're done, or use the [public version hosted on Github Pages](https://n1k0.github.io/tooty/v2/).\n\nIf you want to self host Tooty, just [grab a build](https://github.com/n1k0/tooty/archive/gh-pages.zip) and serve it over HTTP.\n\n### Setting up the development environment\n\n    $ npm i\n\n### Starting the dev server\n\n    $ npm run live\n\n### Starting the dev server in live debug mode\n\n    $ npm run debug\n\n### Starting the dev server in live debug mode and watch for css changes\n\n    $ npm run debug:all\n\n### Building\n\n    $ npm run build\n\n### Optimizing\n\n    $ npm run optimize\n\nThis command compresses and optimizes the generated js bundle. It usually allows reducing its size by ~75%, at the cost of the JavaScript code being barely readable. Use this command for deploying tooty to production.\n\n### Deploying to gh-pages\n\n    $ npm run deploy\n\nThe app should be deployed to https://[your-github-username].github.io/tooty/\n\nNote: The `deploy` command uses the `optimize` one internally.\n\n### Launching testsuite\n\n    $ npm test\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0%2Ftooty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1k0%2Ftooty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0%2Ftooty/lists"}