/hush

Follow tweets of your favourite people on internet without any noise.

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Hush

Hush - Twitter feed without noise | Product Hunt Embed

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