Skip to content

CAIMEOX/signal_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Reader

Signal Reader is a small RSS reader for following blogs and feeds in one place. It keeps a local reading list, groups subscriptions in a tree, and focuses on quickly scanning unread article titles.

The app supports feed sync, OPML import/export, search, saved articles, dark mode, and batch read actions for feeds or groups.

Building

Build the frontend:

moon build cmd/web --target js 

Run the server:

moon run cmd/main --target native -- serve rss_reader.db 127.0.0.1:8091

About

A RSS Reader written in MoonBit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors