Skip to content

petrostrak/pixl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixl


Pixl is a pixel art cross platform desktop app editor that is written in Go and uses the Fyne toolkit.

To use fyne library you need to install gcc. On debian a couple of more packages are required. sudo apt install libgl1-mesa-dev xorg-dev


alt

To install pixl on debian:
  • Extract pixl.tar.xz

    mkdir pixl && tar -xvf pixl.tar.xz -C pixl

  • Mount and run make file:

    cd pixl && sudo make install

About

A Pixel art editor written in Go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published