Skip to content
/ matter Public

A RSS feed aggregator with bookmarking and sync support.

License

Notifications You must be signed in to change notification settings

kewbish/matter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matter

Matter logo - a mobius strip with a m.
A RSS feed aggregator with bookmarking and sync support.
Made in vanilla JS/TS, primarily December 2020 to February 2021.
Created by Kewbish.
Released under the GNU GPLv3 License.

Hosted instance at kewbi.sh/matter/.

Note: the page may take some time to fetch articles on load - this is because the CORS side of things needs to wake up.

Matter is made up of a static frontend, a server hosting GitHub OAuth and CORS proxy (currently deployed on Fly.io), and a syncing function deployed on Cloudflare Workers. See the documentation in the docs folder.