https://github.com/thekapcioszek/fremen-transcriptor
Sofware to transcript ASCII into desert people's writing from popular sci-fi franchise
https://github.com/thekapcioszek/fremen-transcriptor
c dune fremen language raylib transcription
Last synced: 30 days ago
JSON representation
Sofware to transcript ASCII into desert people's writing from popular sci-fi franchise
- Host: GitHub
- URL: https://github.com/thekapcioszek/fremen-transcriptor
- Owner: theKapcioszek
- License: gpl-3.0
- Created: 2024-04-03T17:32:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:43:35.000Z (about 2 years ago)
- Last Synced: 2024-04-14T04:10:37.112Z (about 2 years ago)
- Topics: c, dune, fremen, language, raylib, transcription
- Language: C
- Homepage:
- Size: 3.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fremen-transcriptor
Software to transcript ASCII into desert people's writing from popular sci-fi franchise.
## Quick start:
### Linux & Windows:
- Download the archive file from [Releases tab](https://github.com/theKapcioszek/fremen-transcriptor/releases) for your respectible system
- Extract the archive file
- Run the fremen-transcriptor executable
- Enjoy :)
- Start typing some text to see the result
- Press **f2** to take a screenshot and **f3** to capture only generated text
- Press **Select** button in GUI window to select a directory and save your screenshot
Also available as an **AUR Package** for Arch Linux:
- binary: [https://aur.archlinux.org/packages/fremen-transcriptor-bin](https://aur.archlinux.org/packages/fremen-transcriptor-bin)
- source: [https://aur.archlinux.org/packages/fremen-transcriptor-git](https://aur.archlinux.org/packages/fremen-transcriptor-git)
## Building:
### Linux:
```console
$ make
$ ./fremen # To run it
$ sudo make install # To install it
```
### Windows:
The Makefile I made is not really suited for Windows,
but you can compile it on Linux using mingw and run it with wine if you want
```console
$ make fremen.exe # Requires mingw
$ wine fremen.exe # To run it
```
If you want to compile this project on Windows you have to look into it yourself.
If you do you can also submit a pull request :)
## TODO:
- [X] Add text box instead of passing an argument
- [X] Option to save result as an image
- [X] Add numbers