Pinned Repositories
comet-blue-automate
Linux application automates one or more "Comet Blue" compatible radiator thermostat
converge
Layered configuration system for Rust applications.
dirvacua
dirvacua is a directory cleaner for directories for many versioned files. Some times you want to keep the last 10.
mutart
Adds album art to flac files (and maybe other formats later) using meta data retrieved from LastFM (and maybe other metadata servers later)
squeezetray
Cross platform Graphical User Interface client for the Logitech squeeze box server.
vmimagemanagerSgeInt
Is a python script for managing a small cluster of libvirt virtual machines on a single host with one command using the unix command line interface.
whatenv
These scripts are designed to buildup and teardown clusters of virtual machines for the purposes of functional testing of cluster software such as ceph with openstack as an IAS provider. They use a steering file to guide the cluster creation, that supports user markup, generating a properties file to allow cluster installation to be started.
whenenv
whenenv is designed for continuous development projects. Runs shell scripts with dependacies and provides metadata, passes variables between scripts.
xunit-repo
xunit web server, to store and present xunit tests over time.
xunit-repo-client
Client application for xunit-repo allowing easy submision the enviroment and many xunit files.
osynge's Repositories
osynge/mutart
Adds album art to flac files (and maybe other formats later) using meta data retrieved from LastFM (and maybe other metadata servers later)
osynge/comet-blue-automate
Linux application automates one or more "Comet Blue" compatible radiator thermostat
osynge/dirvacua
dirvacua is a directory cleaner for directories for many versioned files. Some times you want to keep the last 10.
osynge/whenenv
whenenv is designed for continuous development projects. Runs shell scripts with dependacies and provides metadata, passes variables between scripts.
osynge/converge
Layered configuration system for Rust applications.
osynge/squeezetray
Cross platform Graphical User Interface client for the Logitech squeeze box server.
osynge/xunit-repo
xunit web server, to store and present xunit tests over time.
osynge/xunit-repo-client
Client application for xunit-repo allowing easy submision the enviroment and many xunit files.
osynge/xunit-repo-db
osynge/xunit-repo-interface
Library providing the JSON interface for the client and the server to comunicate, avoiding code duplication and sync issues.
osynge/xunit-repo-viewer
osynge/xunit-struct
Loads xunit output from pytest into a rust structure.
osynge/debconfnom
Parsing debconf files with nom This is very alpha and to learn nom
osynge/ember-falcon-mongo
A full stack microservice using Ember, Falcon, and Mongo
osynge/flowpipe
Very simple flow-based programming framework.
osynge/git-precommit-hook
A pre-commit hook is a piece of code that runs before every commit and determines whether or not the commit should be accepted. Think of it as the gatekeeper to your codebase.
osynge/grid_version_sort
Sadly the SVN repository was down so I imported the code here
osynge/octoff
osynge/parse_debconf_template
library with a focus on safe parsing of debconf template files in rust using the nom parser combinator library
osynge/PyAV
Pythonic bindings for FFmpeg's libraries.
osynge/pyserdesqueezebox
Demo of embedding rust in python, using serde to provide strongly typed json parser.
osynge/python-notifier
Python Notifier
osynge/python4DepositSolutions
Repo for teaching python
osynge/pythonSkeleton
skeleton for python projects
osynge/replay_gain
Adds replay gain to your music collection
osynge/serdesqueezebox
Example Serde project using squeezebox json to demo
osynge/setuptools-rust
Setuptools plugin for Rust support
osynge/systemd-boot-hook
osynge/vjunit
Python tool to convert junit / xunit xml reports to html file
osynge/whenenv-rust
Learnign rust by reimplementing whenenv