Skip to content

Paint written in Rust inspired from Paint in PekOSGV

License

Notifications You must be signed in to change notification settings

Andrej123456789/GVPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT IS DONE

GVPaint

Paint ported to Windows (only in WSL though), macOS, GNU/Linux, BSD and others from PekOS-GV

Guide on how to use text files to draw painting

GVPaint 1.0.0

Features (or bugs)

  • Written fully in Rust (so expect little slower compile time when compiling first time)
  • Memory safety
  • Speed and resource usage (RAM usage is about 760 Kilobytes, can be larger as painting is larger)
  • Has 9 colors (including black, grey, red, green, blue, aqua, yellow, orange, white)
  • TUI app (runs fully in terminal/terminal emulator)
  • Under MIT license

Compile & Run

  • Install Rust
  • Type in terminal/terminal emulator: cargo run --release
  • If you use install (GNU/)Linux based operating system make sure you have cc and gcc compiler installed

Thanks to StjepanBM1 for creating one of best paint programs in the world :)

About

Paint written in Rust inspired from Paint in PekOSGV

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages