Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

473 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniflux 2

NOTE: Gatra Bali project uses Miniflux 2 as the core part of the system, Miniflux aggregates news from several Balinese online media. I added Google Cloud Platform PubSub integration to publish a message to a Topic every time Category, Feed and Entry is created/updated/deleted. Every message sent to that topic will be received by the Cloud Functions (please check gatrabali-functions) then based on the message the Cloud Function will call Miniflux REST API and process/store the response to Firestore.

Then the mobile app just need to use Firebase SDK to pull the news and all other features (read later, sharing, auth, comments, etc.) will be implemented on the Firebase side.

Build Status GoDoc Documentation Status

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 limited

It's simple, fast, lightweight and super easy to install.

Official website: https://miniflux.app

Documentation

The Miniflux documentation is available here: https://docs.miniflux.app/ (Man page)

Screenshots

Default theme:

Default theme

Dark theme when using keyboard navigation:

Dark theme

Credits

About

BaliFeed news aggregator service, a fork of Miniflux (a minimalist feed reader written in Go)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages