neofeels/README.md

38 lines
640 B
Markdown
Raw Normal View History

2025-01-05 16:54:08 +00:00
# neofeels
a new ttbp client
## building
```
git clone https://git.tilde.town/nbsp/neofeels
cd neofeels
make
```
## roadmap
- [x] main menu
- [x] credits
- [ ] feels browser
- [ ] configuration editor
2025-01-05 19:42:53 +00:00
- [x] feels publishing
2025-01-05 16:54:08 +00:00
- [ ] graffiti
- [ ] feedback
- [ ] documentation with manpages
nice-to-haves:
- [ ] mouse support
- [ ] image support via sixels
## contributing
contributions are welcome! please feel free to open a PR to add any missing
features. i aim to make neofeels eventually completely-feature complete with
feels.
## license
neofeels is licensed under the MIT license. refer to [the license](LICENSE) for
details.