Naval Saini

REWQ - a novel URL shortcut for your browser

This is half a day hack. I noticed that the top 4 letters of keyboard are swipeable (and we don't have to type them). So I made a URL redirector to any URL you find hard to remember.

Add a comment

Replies

Best
Naval Saini
It uses local storage to store your data, so is fully private and here is the open source repo https://github.com/flipflopapp/rewq. Just add some URLs to https://rewq.app/settings and the next time you visit https://rewq.app/ , you would be redirected to them.
Naval Saini
Also, right now you can make shortcuts, for example, icecream -> https://shopping-cart-link-for-i... Or you can have more serious uses for it. If yes, I strongly recommend using the chrome plugin. # Features 1. Make URL shortcuts 2. Make lists # Upcoming 3. Set reminders with browser notifications 4. Make quickly accessible todo-lists with lists 5. Regular expression find with chrome plugin 6. Fuzzy matching on shortcuts I have many more ideas for useful tools (all in one roof) and would love some PRs for this open source project.