Go to file
Paper 2b42b38131 Initial commit 2020-03-22 19:01:22 +01:00
README.md Initial commit 2020-03-22 19:01:22 +01:00
makefile Initial commit 2020-03-22 19:01:22 +01:00
miniice Initial commit 2020-03-22 19:01:22 +01:00

README.md

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