Initial commit

This commit is contained in:
2025-09-24 19:35:13 -04:00
commit cdc93d2a03
21 changed files with 990 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# ChrisKaczor.FeverClient
This library can be used to read RSS feeds via the Fever API in [Miniflux](https://miniflux.app/index.html) or other similar feed readers/servers.
Only tested with [Miniflux](https://miniflux.app/index.html) so far but works for my needs in [Feed Center](http://github.com/ckaczor/FeedCenter).
## Authors
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Disclaimer
This code is used by my various personal projects and may not be useful or work in all use cases.