Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/futsuuu/termsky


https://github.com/futsuuu/termsky

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Termsky

A Terminal-UI client for Bluesky

## Development

Requirements:

- [Rust](https://www.rust-lang.org/tools/install/)

### Building from source

```bash
cargo build --release
./target/release/termsky
```

## License

This repository is licensed under the [MIT license](./LICENSE).