Skip to content

https123456789/miniflux-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniflux Notifier

Get desktop notifications at select intervals about new, unread articles from a Miniflux server.

The program is a simple daemon for linux that can be run on a per-user basis.

Building

Make sure you have the rust toolchain installed (see rustup.rs).

cargo build --release

The build binary is a single file located at target/release/miniflux-notifier.

Running

The program should be run as a daemon and thus, it is up to you to determine how your system should start it. If you use Systemd, I would recommend using a user service.

About

Desktop notifications for Miniflux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages