pixvas

Create pixel image in your terminal

Pixvas

Create pixel image in your terminal, the concept inspired by vixl44

Gallery

..Sword?

Installation

Requirements

> shards build
> ./bin/pixvas # Executable binary

Usage

Command options

  --width=WIDTH   --- Set canvas width (-w for short)
  --height=HEIGHT --- Set canvs height (-h for short)
  --dot=DOT_WIDTH --- Set dot width (-d for short)

Key bindings

  <Space>    --- Print the color
  p, n, f, b --- Move cursor: UP, DOWN, FORWARD, BACK
  c          --- Change color
  d          --- Delete the dot
  g          --- Set background color
  <Ctl-c>    --- Quit

Development

  • Export the image
  • Save work
  • Install via brew

Contributing

  1. Fork it ( https://github.com/tbrand/pixvas/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • tbrand Taichiro Suzuki - creator, maintainer
Repository

pixvas

Owner
Statistic
  • 6
  • 1
  • 0
  • 0
  • 0
  • over 6 years ago
  • October 21, 2017
License

MIT License

Links
Synced at

Tue, 30 Apr 2024 14:24:45 GMT

Languages