Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaelhem/moiki-exporter
This repo provides tools to export your stories made with Moiki to other formats
https://github.com/kaelhem/moiki-exporter
Last synced: 26 days ago
JSON representation
This repo provides tools to export your stories made with Moiki to other formats
- Host: GitHub
- URL: https://github.com/kaelhem/moiki-exporter
- Owner: kaelhem
- License: mit
- Created: 2020-06-15T07:19:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T13:53:32.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T22:49:19.153Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://moiki-exporter.netlify.app/
- Size: 4.72 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://raw.githubusercontent.com/kaelhem/moiki-exporter/website/public/android-chrome-192x192.png)
# moiki-exporter
This repository provides tools to export your stories made with Moiki to other formats---
Export formats:
+ **Inform (v6)** - [Inform](http://ifwiki.org/index.php/Inform_6) is a programming language and design system for interactive fiction. Export your _Moiki_ story in this format and compile it in z-code (v3, v5 or v8) to run on lots of retro computers!
+ **Inkle's Ink** - Ink is the language of Inkle's Studio. Export your _Moiki_ story in this format and open it with [Inky](https://www.inklestudios.com/ink/).
+ **PDF** - If you choose _simplified story_ when you created your story, then you can convert it in a book _à la_ CYOA! There's also a few options to customize it.![](https://raw.githubusercontent.com/kaelhem/moiki-exporter/website/public/screenshots/export-inform.png)
_Inform export has some options_![](https://raw.githubusercontent.com/kaelhem/moiki-exporter/website/public/screenshots/export-pdf.png)
_With the PDF export, transform your story in CYOA interactive book!_## Howto
Export your story made on Moiki as JSON format ([documentation](https://moiki.fr/documentation/export) - *french only*) and drag the downloaded _.zip_ file on [Moiki-Exporter website](https://moiki-exporter.netlify.app/). Then you can choose the export format that you want.
## Did you know?
With [Moiki Vocalizer](https://github.com/kaelhem/moiki-vocalizer/blob/master/README.md)[FR] you can export your story in an interactive audio tale!
## Contributing
Contributions in any form are welcome! If you find a bug, please [file an issue.](https://github.com/kaelhem/moiki-exporter/issues)
## License
This project is licensed under the MIT license. See the [LICENSE file](./LICENSE) for more details.