Skip to content

kewbish/matter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.