{"id":19436696,"url":"https://github.com/axorax/tierdesc","last_synced_at":"2026-06-13T02:06:55.519Z","repository":{"id":260509312,"uuid":"881500321","full_name":"Axorax/tierdesc","owner":"Axorax","description":"List tier descriptions faster","archived":false,"fork":false,"pushed_at":"2024-10-31T20:16:48.000Z","size":409,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T06:47:13.562Z","etag":null,"topics":["benefits","description","list","patreon","tier","tierdesc","tiers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Axorax.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}},"created_at":"2024-10-31T17:40:09.000Z","updated_at":"2024-10-31T20:16:52.000Z","dependencies_parsed_at":"2024-10-31T18:30:15.195Z","dependency_job_id":"333a21a8-c056-460b-a9c3-057a4e82f255","html_url":"https://github.com/Axorax/tierdesc","commit_stats":null,"previous_names":["axorax/tierdesc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Axorax/tierdesc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axorax%2Ftierdesc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axorax%2Ftierdesc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axorax%2Ftierdesc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axorax%2Ftierdesc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Axorax","download_url":"https://codeload.github.com/Axorax/tierdesc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axorax%2Ftierdesc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34269376,"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-13T02:00:06.617Z","response_time":62,"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":["benefits","description","list","patreon","tier","tierdesc","tiers"],"created_at":"2024-11-10T15:12:21.095Z","updated_at":"2026-06-13T02:06:55.489Z","avatar_url":"https://github.com/Axorax.png","language":"Python","funding_links":["https://www.patreon.com/axorax"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./tierdesc.svg\" alt=\"tierdesc\" width=\"150\" height=\"150\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    tierdesc\n\u003c/h1\u003e\n\ntierdesc is a simple CLI tool made to list tier benefits in the description in platforms like Patreon.\n\nManually listing previous benefits in each new tier is time-consuming, and while built-in tier listing features help, they still require manual updates if anything changes (so it's **slower in the long run**, this might get changed in the future). A better solution? Use a tool like tierdesc to streamline this — or simply skip listing previous benefits in each tier.\n\ntierdesc can list the previous benefits in the other tiers for you to copy and paste. You can also generate a file with all benefits listed properly. tierdesc has other helpful features too like **exporting in different formats, reversing** and more!\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./preview.svg\" alt=\"tierdesc\"\u003e\n\u003c/p\u003e\n\n## ✨ Usage\n\n```sh\nUsage: python main.py \u003ctier_name\u003e [options]\n\nOptions:\n  -h, --help           Show this help message and exit\n  -i, --input \u003cfile\u003e   Specify the input file (default: tiers.txt)\n  -t, --tiers          List available tiers and prices\n  -b, --benefits       List all unique benefits across tiers\n  -a, --all            Output all tiers with benefits\n  -r, --reverse        List benefits in reverse order (higher tier benefits appear first)\n  -c, --copy           Copy output to clipboard\n  -o, --output \u003cfile\u003e  Specify a file to write output (default: output.txt)\n  -e, --export \u003cfmt\u003e   Export all tiers to different format (json, csv, markdown, html, xml, yaml, toml, turtle, latex, rss, asciidoc, odt)\n```\n\nDownload the executable or clone the repository and use Python. Usage depends on whether you use the executable or the Python version.\n\nFor the executable, run `tierdesc --help` if you added it to the environment variables otherwise you have to do something like `tierdesc.exe --help` while being in the same directory where the file is located.\n\nYou can download the `tiers.txt` file to get an idea of how the tiers with benefits need to be listed for it to work. You can also mess around with this file to learn about the tool.\n\n---\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.patreon.com/axorax\"\u003eSupport me on Patreon\u003c/a\u003e — \u003ca href=\"https://github.com/axorax/socials\"\u003eCheck out my socials\u003c/a\u003e\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxorax%2Ftierdesc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxorax%2Ftierdesc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxorax%2Ftierdesc/lists"}