Skip to content

noAbbreviation/benday

Repository files navigation

Benday

Watching a canvas in benday

Workflow CLI for editing braille ASCII art. You can edit an image on your editor of choice, and it will show to the terminal on what it will look like.

Features

Creating benday files

Creating a file in benday

Note

Benday files ends with .by.png

Near real time feedback when saving the canvas

Watching a canvas in benday

Ignores non black colored pixels for comments

Benday ignoring non-black pixels


Commands for ease of use

Cleaning the canvas in benday

Pressing c will clean the canvas (not the comment pixels)


Cleaning the canvas including comments in benday

Pressing C will clean the canvas (including the comment pixels)


Toggling benday file padding to move pixels around

Pressing t will toggle the canvas' padding. You can move stuff more freely now.


Resizing the benday canvas

Pressing r will bring up the resize interface where you can resize the canvas.


Export/import of braille ascii art

Exporting benday png to braille ascii

Import braille ascii art to benday

Installation

If you have at least Go 1.23, install using the following command:

go install github.com/noAbbreviation/benday

Note

A release may be in the works.

Future stuff (maybe)

  • Resizable and movable canvas viewport for bigger canvases
  • OS native file locking

About

Workflow CLI for editing braille ASCII art

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages