# 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 ``` Delete existing webapp ``` miniice del ``` list all configured webapps ``` miniice list ```