Flex-rs is a simple Rust project designed to display ASCII art from .ascii files.
- Reads ASCII art from files with the
.asciiextension - Prints the ASCII art to the terminal
- A terminal shell
- Color Escape for your terminal support higthly recommended (support for older terminals coming later)
- Windows (Inno Setup)
- Arch Based distro (PKGBUILD file)
- FreeBSD
- GNU/Linux (AppImage)
- MacOS (could, but unsupported as I do not own a Mac)
- Any OS in UNIX Spectrum that the Rust toolchain support
- Rust-i18n
- windows_exe_info
see COMPILING.md
This project is licensed under the GNU General Public License v3.0 License. See the LICENSE file for details.