You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template/example application utilizing the maglev application framework intended to provide both a starting point, and separating the application code from …
A minimal ANSI text color library for use with scripts or other Go software that would benefit from enhance visual presenation but does not warrant including th…
A minimal ANSI library providing the full functionality provided for VT100 type terminals. In addition, a library is included for 'style' and 'color' to provide…
A module of the CLI framework providing loading bars and spinners that can be included with a single line of code, are highly extensible and have a light code f…
A growing GTK3+Webkit2 GUI toolkit that will focus on security by permenantly disabling javascript, and java; only using HTML+CSS; eventually we will modify the…
A simple pid library for creation, locking, and eventually cleaning up pids with no dependencies; eventually will be a subcomponent of a larger linux `service` …
A general purpose OS signal library built ontop of the Go `os/signal` standard library; simplifying handling signal events enabling developers to add multiple h…
Unicode text symbols (primarily the ones that do not require any special fonts, which is surpisingly a lot), and possibly eventually UTF-8 symbols and emoji. Th…
A go language library providing standardized interfaces for handling data marshalling and unmarshalling; focusing on data formats (bson, json, cbor, gob,..), an…
An uinput library used by Multiverse OS's vinput package which provides virtual device capabilities and conviences.This project is actually a combination of evd…
A simple and easy to use library for use with ScrambleID, it provides HOTP default settings that satisfy the google authenticator protocol, while being customiz…
Virtual keyboard, mouse, and touchpad by leveraging uinput; the focus will be utilizing virtual keyboard for both providing `portal-gun` with low-level access t…
Levelup is a wrapper around the leveldb database, providing collections, document, and standard KV, caching, versioning, codec (for a variety of encodings, and …
A P2P router for connecting through rendevous peers bypassing IP (NAT) related restrictions peers typically have when attempting to make a direct connection. Wo…
A collection of development resources used by Multiverse OS developers; including guides for manual installation, notes, scripts and other tools that will event…
Multiverse metakey cryptographic library provides helpers and tools for working with various popular, secure, and useful algorithms, with abstractions to drive …
A very simple filesystem abstraction specifically for POSIX systems, with conviences left out by the standard libraries due to desire to make working between wi…
A collection of tools, software, and even projects relating to Multiverse OS open source hardware, peripherals, and the Multiverse OS computer that is being des…
The default application template that will be used by laboratory development and project management software; but also serves as a reference and simple skeleton…