Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flbulgarelli/murga


https://github.com/flbulgarelli/murga

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Building primaria

1. Go to `/offline-primaria`
2. Run `./fetch.sh`
3. Check `google-chrome contents/1715.html -allow-file-access-from-files --allow-file-access --allow-cross-origin-auth-prompt`

# Building secundaria

1. Go to `/offline`
2. Run `./fetch.sh`
3. Check `google-chrome contents/795.html -allow-file-access-from-files --allow-file-access --allow-cross-origin-auth-prompt`

# Building all

1. Run `./build.sh`
2. Check `google-chrome primara/1715.html -allow-file-access-from-files --allow-file-access --allow-cross-origin-auth-prompt`

# Running

1. Run `npm install`
2. Run `./build.sh`
3. Run `npm start`

# Packaging

1. Run `npm install electron-packager -g`
2. Run `electron-packager . --overwrite`
3. Run `./murga-linux-x64/murga`

# Pending tasks

1. Unify scripts: fetch assets only once
2. Download full guides given its slugs instead of their exercise's numbers
3. Link downloaded content from menu
4. Fetch characters
4. Wire offline evaluation
5. Save state in local storage
6. Export state to importable JSON
7. Chapter and book page