https://github.com/kanocomputing/codecademy-launcher
Provides a desktop icon for launching Codecademy in the Chromium web browser on the Raspberry Pi.
https://github.com/kanocomputing/codecademy-launcher
Last synced: 9 months ago
JSON representation
Provides a desktop icon for launching Codecademy in the Chromium web browser on the Raspberry Pi.
- Host: GitHub
- URL: https://github.com/kanocomputing/codecademy-launcher
- Owner: KanoComputing
- Created: 2013-04-10T18:28:42.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T11:21:06.000Z (about 13 years ago)
- Last Synced: 2025-06-19T01:37:15.353Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 21
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
codecademy-launcher
===================
Provides a desktop icon for launching Codecademy in the Chromium web browser on the Raspberry Pi.
Installation
------------
```sh
curl -L http://goo.gl/iFBzR | bash
```
or
```sh
wget --no-check-certificate http://goo.gl/iFBzR -O - | bash
```