Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.09 KB

File metadata and controls

49 lines (28 loc) · 1.09 KB

Flex

App Icon

Flex-rs is a simple Rust project designed to display ASCII art from .ascii files.

Features

  • Reads ASCII art from files with the .ascii extension
  • Prints the ASCII art to the terminal

Compatible Operating System

Technical Requirement

  • A terminal shell
  • Color Escape for your terminal support higthly recommended (support for older terminals coming later)

Official Packages/Installer

  • Windows (Inno Setup)
  • Arch Based distro (PKGBUILD file)

Tier 2 (Tested, no official package yet)

  • FreeBSD
  • GNU/Linux (AppImage)

Tier 3 (Not tested, but should work, no official package planned)

  • MacOS (could, but unsupported as I do not own a Mac)
  • Any OS in UNIX Spectrum that the Rust toolchain support

Crate Used

How to build

see COMPILING.md

License

This project is licensed under the GNU General Public License v3.0 License. See the LICENSE file for details.

Code of Respect

Code of Conduct