37 lines
624 B
Markdown
37 lines
624 B
Markdown
# neofeels
|
|
|
|
a new ttbp client
|
|
|
|
## building
|
|
|
|
```
|
|
git clone https://git.tilde.town/nbsp/neofeels
|
|
cd neofeels
|
|
make
|
|
```
|
|
|
|
## roadmap
|
|
|
|
- [x] main menu
|
|
- [x] credits
|
|
- [x] feels browser
|
|
- [x] configuration editor
|
|
- [ ] feels manager
|
|
- [ ] feels publishing
|
|
- [x] plaintext
|
|
- [x] html
|
|
- [ ] gopher
|
|
- [ ] graffiti
|
|
- [x] documentation with manpages
|
|
|
|
## 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.
|