Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 748 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 748 Bytes

#Crouton Launcher ##Run Crouton apps as normal ChromeOS windows

#Install :

  1. Get the dependencies :
sudo apt-get install python3 python3-xdg git
  1. Download the Software
git clone https://github.com/jmaris/croutonlauncher.git
cd croutonlauncher
  1. Make a Systemlink (This is because the python web server needs to be able to serve content above the directory it is running in, this is not obligatory but you will not see icons if you do not create the link)
ln -s / system
  1. run ./main.py
  2. Install the Chrome Extention provided in the repo
  3. Be sure to have already installed the crouton extension for chromeos and the xiwi and extension targets in your chroot.
  4. Pin the chrome extention on your shelf.
  5. Have Fun.