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

https://github.com/ix/elm-wal-homepage

a tiny homepage made with elm that uses colors generated by wal
https://github.com/ix/elm-wal-homepage

Last synced: about 1 year ago
JSON representation

a tiny homepage made with elm that uses colors generated by wal

Awesome Lists containing this project

README

          

* elm-wal-homepage

[[./readme/elm.gif]]

** What is it?
A homepage/new tab page written in Elm.
It uses the colors from the current ~pywal~ theme, so ~$HOME/.cache/wal/colors.css~.
It stores bookmarks as key/value pairs in LocalStorage.
You can filter on bookmarks by name/url.

** What are the keybinds?
| ~Alt-/~ | Start filtering |
| ~Escape~ | Stop filtering |

** Will you add rearranging bookmarks?
No, that's why there's a filter. But I might make it support regex.