Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flbulgarelli/murga
https://github.com/flbulgarelli/murga
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/flbulgarelli/murga
- Owner: flbulgarelli
- License: gpl-3.0
- Created: 2019-10-20T20:49:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T06:13:09.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T04:38:06.346Z (about 1 month ago)
- Language: Shell
- Size: 135 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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