1.0.4 • Published 7 years ago
khan-academy-desktop-app v1.0.4
Khan Academy desktop app
A simple Khan Academy desktop app build with electron.
Table of contents
Features
- Watch videos
- Do exercises
- Manage your profile
- Explore catalog of subjects
- And much more!
Install
Clone this repo
git clone https://github.com/alexdevero/khan-academy-desktop-app.gitInstall dependencies
npm installor
yarnUsage
Run the app
npm run startor
yarn run startBuild the app for all platforms
npm run package:allor
yarn run package:allBuild the app for Windows
npm run package:winor
yarn run package:winBuild the app for OSX
npm run package:osxor
yarn run package:osxBuild the app for Linux
npm run package:linuxor
yarn run package:linuxBuild the app for Mac App Store
npm run package:macappstoreor
yarn run package:macappstoreSupport this project
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can use these projects in your applications for free! You can even change the source code and redistribute (even resell it).
If you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
- Starring and sharing the project
- —make one-time donations via PayPal. 
- —set up monthly donation via Patreon and get interesting news about what I'm doing. 
- —send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp.
Thank you!
Code of Conduct
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License
MIT © Alex Devero.