Hush
Create a local feed to consume tweets of your favourite people on internet without any noise. No authentication required. All the data is stored locally on your machine.
Check it out at https://hush.onrender.com/
Built using Twint
Local Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build