{"id":26210314,"url":"https://github.com/sujaudd1n/mastodoncli","last_synced_at":"2026-04-20T18:32:03.740Z","repository":{"id":94658660,"uuid":"600153772","full_name":"sujaudd1n/mastodoncli","owner":"sujaudd1n","description":"Mastodon from terminal.","archived":false,"fork":false,"pushed_at":"2023-09-07T18:40:29.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-10T10:11:52.930Z","etag":null,"topics":["api-rest","mastodon","mastodon-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sujaudd1n.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}},"created_at":"2023-02-10T17:51:10.000Z","updated_at":"2023-09-06T18:46:40.000Z","dependencies_parsed_at":"2023-09-06T21:38:24.950Z","dependency_job_id":"5d153c44-22b5-431a-a751-16bfdfc80e5f","html_url":"https://github.com/sujaudd1n/mastodoncli","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"460c8ad0ce7916cfbdca54a9eb5ecdc392a6151d"},"previous_names":["sujaudd1n/mastodoncli","sujaudd1n/mastodon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sujaudd1n/mastodoncli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fmastodoncli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fmastodoncli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fmastodoncli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fmastodoncli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujaudd1n","download_url":"https://codeload.github.com/sujaudd1n/mastodoncli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fmastodoncli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32059745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api-rest","mastodon","mastodon-api"],"created_at":"2025-03-12T07:28:55.297Z","updated_at":"2026-04-20T18:32:03.717Z","avatar_url":"https://github.com/sujaudd1n.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MastodonCLI\n\nPost to Mastodon instance from the terminal.\n\n![demo image](assets/demo.png)\n\n## Setup\n\n```console\n$export DOMAIN=\u003cdomain_name\u003e\n$export TOKEN=\u003ctoken\u003e\n```\n\n`\u003cdomain_name\u003e` refers to *instance name* such as `mastodon.social`  \n`\u003ctoken\u003e` refers to `access token`.\n\nIf you don't know your access token. Create one by following [these\nsteps.](#get-access-token)\n\n\n\n## Run\n\n```console\n$python3 main.py\n```\n\n## Docs\n\nTo post some text. Use ```!p``` command.\n\n```console\n\u003e !p hello from the terminal.\nWait...\nSuccess.\n```\n\nThe text \"hello from the terminal.\" will be posted on the Mastodon instance.\n\nTo exit.\n\n```console\n\u003e !exit\n```\n\n\n## Get access token\n\n- Go the [settings/applications](https://mastodon.social/settings/applications).\n- Click on **New application**.\n- Give a name and click **submit**.\n- Open newly created application.\n- You can access you access token from here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujaudd1n%2Fmastodoncli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujaudd1n%2Fmastodoncli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujaudd1n%2Fmastodoncli/lists"}