No description
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| cmd/cosmo-tui | ||
| internal | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
cosmo-tui
a terminal client for the cosmo app.
features
- account login
- artist info
- announcements and schedule
- profile and user search
- view and download live replays/room posts
- talk chat with auto-translate
- objekt collection and bulk transfer
- gravity voting
dependencies
installation
go install codeberg.org/djvu/cosmo-tui/cmd/cosmo-tui@latest
arch linux users can also install from the aur:
yay -S cosmo-tui-git
configuration
location:
- linux/macos:
~/.config/cosmo-tui/config - windows:
%AppData%\cosmo-tui\config
syntax:
option=value
run cosmo-tui -h to see the available options.