neofeels/README.md

37 lines
624 B
Markdown
Raw Permalink 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
2025-01-07 12:25:35 +00:00
- [x] feels browser
- [x] configuration editor
- [ ] feels manager
- [ ] feels publishing
- [x] plaintext
2025-01-08 00:45:01 +00:00
- [x] html
2025-01-07 12:25:35 +00:00
- [ ] gopher
2025-01-08 03:14:47 +00:00
- [x] graffiti
2025-01-07 12:25:35 +00:00
- [x] documentation with manpages
2025-01-05 16:54:08 +00:00
## 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.