{"id":22289838,"url":"https://github.com/stchris/aleph-tui","last_synced_at":"2025-07-28T23:30:47.606Z","repository":{"id":218276396,"uuid":"745696767","full_name":"stchris/aleph-tui","owner":"stchris","description":"A text user interface for Aleph","archived":false,"fork":false,"pushed_at":"2024-11-20T18:42:10.000Z","size":335,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-20T19:36:26.806Z","etag":null,"topics":["aleph","ratatui","rust","tui"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stchris.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-19T22:30:46.000Z","updated_at":"2024-11-20T18:40:49.000Z","dependencies_parsed_at":"2024-01-20T22:28:26.586Z","dependency_job_id":"8736bb6b-d116-43de-84e3-cc7bc51b8554","html_url":"https://github.com/stchris/aleph-tui","commit_stats":null,"previous_names":["stchris/aleph-tui"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Faleph-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Faleph-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Faleph-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Faleph-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stchris","download_url":"https://codeload.github.com/stchris/aleph-tui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227962275,"owners_count":17847912,"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":["aleph","ratatui","rust","tui"],"created_at":"2024-12-03T17:10:22.257Z","updated_at":"2024-12-03T17:10:22.909Z","avatar_url":"https://github.com/stchris.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aleph-tui\n\nThis is a text UI for [aleph](https://www.github.com/alephdata/aleph). It allows one to monitor the status of an Aleph instance in real time. It uses the Aleph API to retrieve this information and shows roughly the same data one would see on Aleph's status page.\n\n![aleph-tui](aleph-tui.png)\n![aleph-tui with profile selection menu open](aleph-tui-profile-selector.png)\n\n## Installation\n\nCheck the individual [release pages](https://github.com/stchris/aleph-tui/releases) for instructions.\n\nOn mac OS:\n\n```sh\nbrew install stchris/homebrew-formulae/aleph-tui\n```\n\n## Configuration\n\n`aleph-tui` assumes the configuration to live in `$HOME/.config/aleph-tui.toml`. It allows you to connect to multiple Aleph instances through `profiles`. Here is an example file:\n\n```toml\ndefault = \"local\"\n\n[profiles]\n  [profiles.local]\n  url = \"http://localhost:8080/\"\n  token = \"\u003cYOUR API TOKEN HERE\u003e\"\n\n  [profiles.my-aleph]\n  url = \"https://my.aleph.instance/\"\n  token = \"\u003cYOUR API TOKEN HERE\u003e\"\n```\n\nFind your personal API token by going to `/settings` on your Aleph instance and copying the value from the `API Secret Access Key` field.\n\n`default` defines the profile to be loaded when `aleph-tui` starts up.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstchris%2Faleph-tui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstchris%2Faleph-tui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstchris%2Faleph-tui/lists"}