Martin Hauke
mnhauke
Involved Projects and Packages
Ttyd is a simple command-line tool for sharing terminal over the web, inspired
by GoTTY.
Features include:
* Built on top of Libwebsockets with C for speed
* Fully-featured terminal based on Xterm.js with CJK and IME support
* SSL support based on OpenSSL
* Run any custom command with options
* Basic authentication support and many other custom options
* Cross platform: macOS, Linux, FreeBSD, OpenWrt/LEDE, Windows
ttynvt makes a virtual serial device (tty) and connects
the device to a Network Virtual Terminal (NVT).
A realtime plotting utility for terminals. It takes data from stdin, and
plots on a terminal or console.
It supports rate calculation for counters, and up to two plots on a single
display using reverse video for the second line.
Modern watch command.
Features:
* Basic features of original watch command:
+ Execute command periodically, and display the result.
+ color output.
+ diff highlight.
* Time machine mode:
+ Rewind like video.
+ Go to the past, and back to the future.
* See output in pager.
* Vim like keymaps.
* Search text.
* Suspend and restart execution.
* Run command in precise intervals forcibly.
* Support shell alias
* Customize keymappings.
* Customize color.
Command-line XML and HTML beautifier and content extractor.
Features:
- Syntax highlighting
- Automatic indentation
- Automatic pagination
- Node content extraction
xsv is a command line program for indexing, slicing, analyzing,
splitting and joining CSV files.
This is a Vagrant communicator plugin that does not communicate
with the guest. Instead, it replaces all the communicator
functions with no op's. This might be useful if you have a non
standard type guest that does not support common communicator
formats such as ssh or winrm.
This provider allows Vagrant to power VMware (Workstation and Player )
based machines and take advantage of the improved stability and
performance that VMware software offers.
GLFW is a free, Open Source, portable framework for OpenGL application
development. In short, it is a single library providing a powerful,
portable API for otherwise operating system specific tasks such as opening
an OpenGL window, and reading keyboard, time, mouse and joystick input.