miniice/README.md

341 B

miniice

Create "standalone" apps from websites using firefox. Inspired by Peppermint OS's ice.

install

$ make install

add ~/.local/share/miniice/bin to your $PATH

usage

create a new webapp

miniice add <name> <url>

Delete existing webapp

miniice del <name>

list all configured webapps

miniice list