An open API service indexing awesome lists of open source software.

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.

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
```