Skip to content

Software to transcript ASCII into desert people's writing from popular sci-fi franchise

License

Notifications You must be signed in to change notification settings

theKapcioszek/fremen-transcriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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:

Building:

Linux:

$ 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

$ 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:

  • Add text box instead of passing an argument
  • Option to save result as an image
  • Add numbers



About

Software to transcript ASCII into desert people's writing from popular sci-fi franchise

Topics

Resources

License

Stars

Watchers

Forks