mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
First commit
This commit is contained in:
commit
8ffb773f43
2121 changed files with 1118910 additions and 0 deletions
38
README.md
Normal file
38
README.md
Normal file
|
@ -0,0 +1,38 @@
|
|||
Miniflux 2
|
||||
==========
|
||||
[](https://travis-ci.org/miniflux/miniflux2)
|
||||
|
||||
Miniflux is a minimalist and opinionated feed reader:
|
||||
|
||||
- Written in Go (Golang)
|
||||
- Works only with Postgresql
|
||||
- Doesn't use any ORM
|
||||
- Doesn't use any complicated framework
|
||||
- The number of features is volountary limited
|
||||
|
||||
It's simple, fast, lightweight and super easy to install.
|
||||
|
||||
Miniflux 2 is a rewrite of Miniflux 1.x in Golang.
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
Miniflux 2 still in development and **it's not ready to use**.
|
||||
|
||||
TODO
|
||||
----
|
||||
|
||||
- [ ] Custom entries sorting
|
||||
- [ ] Webpage scraper (Readability)
|
||||
- [ ] Bookmarklet
|
||||
- [ ] External integrations (Pinboard, Wallabag...)
|
||||
- [ ] Gzip compression
|
||||
- [ ] Integration tests
|
||||
- [ ] Flush history
|
||||
- [ ] OAuth2
|
||||
|
||||
Credits
|
||||
-------
|
||||
|
||||
- Author: Frédéric Guillot
|
||||
- Distributed under Apache 2.0 License
|
Loading…
Add table
Add a link
Reference in a new issue