aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Simplify braille code by using unicode offsets directly, instead of mapsjakobst1n2024-06-121-27/+15
|
* Add help textjakobst1n2024-06-122-28/+54
|
* Fix downsampling functionjakobst1n2024-06-121-19/+15
|
* Fix logic error when choosing Braille charactersjakobst1n2024-06-122-22/+28
|
* Add options to toggle colors, prepare for allowing multiple linesjakobst1n2024-06-124-56/+111
|
* Add licensejakobst1n2024-06-121-0/+675
|
* Add a very simple usage section to readmejakobst1n2024-06-121-0/+13
|
* Add manual page to readmejakobst1n2024-06-121-0/+76
|
* Put examples in code blocksjakobst1n2024-06-121-8/+14
|
* Improve braille mode slightlyjakobst1n2024-06-121-29/+18
|
* Add some examples to the readmejakobst1n2024-06-121-0/+79
|
* Add attempt at a braille modejakobst1n2024-06-123-15/+92
|
* Toggle cursor for filter modejakobst1n2024-06-122-1/+3
|
* Add libc crate ( :-( ), and make a signal handler for swapping back to main ↵jakobst1n2024-06-124-6/+38
| | | | screen
* Abstract slightly, add cut functionalityjakobst1n2024-06-114-70/+114
|
* Rename axis argument to silent, and invert it, so axis are enabled by defaultjakobst1n2024-06-115-14/+27
|
* Add example spec filejakobst1n2024-06-111-0/+58
|
* Implement keep_tail, fix refactor typojakobst1n2024-06-112-15/+43
|
* Delete GraphCanvas, all logic is in GraphBuilderjakobst1n2024-06-111-187/+0
|
* Refactor the code, deletions will followjakobst1n2024-06-114-219/+354
|
* Fix parsing of positional argumentsjakobst1n2024-06-091-1/+13
|
* Add some documentationjakobst1n2024-06-095-85/+287
|
* Add simple readme and manual, add script to build debian packagejakobst1n2024-06-084-0/+78
|
* Add some basic functionalityjakobst1n2024-06-086-127/+481
|
* Initial commitjakobst1n2024-06-046-0/+190