Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miniflux/v2
Minimalist and opinionated feed reader
https://github.com/miniflux/v2
atom feed go golang jsonfeed letsencrypt opml postgresql rdf rss
Last synced: 20 days ago
JSON representation
Minimalist and opinionated feed reader
- Host: GitHub
- URL: https://github.com/miniflux/v2
- Owner: miniflux
- License: apache-2.0
- Created: 2017-11-20T05:07:17.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T22:49:38.000Z (4 months ago)
- Last Synced: 2024-08-04T17:09:21.701Z (3 months ago)
- Topics: atom, feed, go, golang, jsonfeed, letsencrypt, opml, postgresql, rdf, rss
- Language: Go
- Homepage: https://miniflux.app
- Size: 32.5 MB
- Stars: 6,535
- Watchers: 70
- Forks: 705
- Open Issues: 307
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-go - miniflux/v2
- stars - miniflux/v2
- awesome-nas - Miniflux - commit/miniflux/v2?label= "title")|![图](https://img.shields.io/github/release-date/miniflux/v2?label= "title")|![图](https://img.shields.io/github/license/miniflux/v2?label= "title")|![图](https://img.shields.io/github/stars/miniflux/v2?label=&style=flat "title")|![图](https://img.shields.io/github/languages/top/miniflux/v2 "title")| (RSS)
- awesome-repositories - miniflux/v2 - Minimalist and opinionated feed reader (Go)
- jimsghstars - miniflux/v2 - Minimalist and opinionated feed reader (Go)
- awesome-hacking-lists - miniflux/v2 - Minimalist and opinionated feed reader (Go)
- my-awesome - miniflux/v2 - 10 star:6.9k fork:0.7k Minimalist and opinionated feed reader (Go)
- awesome-homelab - Miniflux
README
Miniflux 2
==========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
- Use only modern vanilla Javascript (ES6 and Fetch API)
- Single binary compiled statically without dependency
- The number of features is voluntarily limitedIt's simple, fast, lightweight and super easy to install.
Official website:
Documentation
-------------The Miniflux documentation is available here: ([Man page](https://miniflux.app/miniflux.1.html))
- [Opinionated?](https://miniflux.app/opinionated.html)
- [Features](https://miniflux.app/features.html)
- [Requirements](https://miniflux.app/docs/requirements.html)
- [Installation Instructions](https://miniflux.app/docs/installation.html)
- [Upgrading to a New Version](https://miniflux.app/docs/upgrade.html)
- [Configuration](https://miniflux.app/docs/configuration.html)
- [Command Line Usage](https://miniflux.app/docs/cli.html)
- [User Interface Usage](https://miniflux.app/docs/ui.html)
- [Keyboard Shortcuts](https://miniflux.app/docs/keyboard_shortcuts.html)
- [Integration with External Services](https://miniflux.app/docs/services.html)
- [Rewrite and Scraper Rules](https://miniflux.app/docs/rules.html)
- [API Reference](https://miniflux.app/docs/api.html)
- [Development](https://miniflux.app/docs/development.html)
- [Internationalization](https://miniflux.app/docs/i18n.html)
- [Frequently Asked Questions](https://miniflux.app/faq.html)Screenshots
-----------Default theme:
![Default theme](https://miniflux.app/images/overview.png)
Dark theme when using keyboard navigation:
![Dark theme](https://miniflux.app/images/item-selection-black-theme.png)
Credits
-------- Authors: Frédéric Guillot - [List of contributors](https://github.com/miniflux/v2/graphs/contributors)
- Distributed under Apache 2.0 License