octaviogarcia / blight

Blight is a Tox client written in Racket that utilizes libtoxcore-racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blight

Build Status

Blight is a cross-platform graphical user interface for Tox written in Racket that utilizes libtoxcore-racket. In very early pre-alpha stage. All help and testing appreciated.

Blight Screenshot

Installation

  • Precompiled binaries are automatically compiled after a Github commit. Navigate to the blight/bin directory and run blight. Please note that since these builds are taken from the latest git the program's behavior may have unintended side effects.

  • Latest amd64 GNU/Linux

  • Latest amd64 OSX

  • INSTALL.md details installation from source.

Keyboard shortcuts

  • Blight implements several cutsom keyboard shortcuts for commonly used unicode characters.

  • λ (U+03BB) is mapped to ctrl+\

  • © (U+00A9) is mapped to ctrl+1

  • ® (U+00AE) is mapped to ctrl+2

  • ™ (U+2122) is mapped to ctrl+3

Contributing

Contact

  • Visit the Tox IRC channel #tox-dev on freenode.

  • Email me: lehi@tosk.in

  • Tox me: 802D30E27746AE299FC2796D014C24700140574BFBFBB9397114D7CB82DC25728BA74CC378EF

License

Blight is licensed under GPLv3+.

About

Blight is a Tox client written in Racket that utilizes libtoxcore-racket

License:GNU General Public License v3.0


Languages

Language:Racket 100.0%