An open API service indexing awesome lists of open source software.

https://github.com/5310/mltmrx

Create bookmarklets that open multiple urls. A Cycle.js learning exercise.
https://github.com/5310/mltmrx

Last synced: 2 months ago
JSON representation

Create bookmarklets that open multiple urls. A Cycle.js learning exercise.

Awesome Lists containing this project

README

        

# mltmrx

Create bookmarklets that open multiple urls.

This is just a learning exercise where I try out [Cycle.js](http://cycle.js.org/)

It works: After inputting two or more urls, the bottom right FAB will appear with the bookmarklet, and can be bookmarked my dragging it onto the bookmark toolbar or otherwise, and will open all those urls upon usage. But it is also very unpolished. I don't intend to continue working on it.