-
model-lighting Public
Custom LED Lighting for Models (ex. Lego) designed for ESP32 with MQTT support for remote control
-
ts-monkey Public
Monkey language interpreter/compiler/vm written in TypeScript
TypeScript UpdatedAug 6, 2024 -
exec Public
Desktop Application for managing and executing commonly used terminal commands
TypeScript MIT License UpdatedJan 4, 2023 -
-
-
-
cli-tool-creator Public
A tool to generate custom cli applications to help you with generating custom configuration files
JavaScript MIT License UpdatedApr 11, 2021 -
rust-monkey Public
Monkey Programming Language (Interpreter/Compiler/VM) - Written in Rust
-
-
skipo Public
A variant on the popular family card game implemented as a cli based game
MIT License UpdatedJan 20, 2020 -
telos-client Public
An interactive TCP client abstraction for the Telos VX Prime phone server.
-
lwcp Public
Parser for Livewire Control Protocol. Used to convert incoming LWCP strings to readable JSON structures.
-
vx-client Public
Nodejs wrapper for Telos VX SIP server communications
JavaScript GNU General Public License v3.0 UpdatedJul 18, 2018 -
eb-release-cli Public
CLI Tool to expand simplest functionality of the "eb deploy" command to allow running a series of scripts before deployment and generating a release branch in you "git" repository
JavaScript MIT License UpdatedMay 24, 2018 -
trans-amp Public
Translate raw HTML into compatible AMP HTML (Accelerated Mobile Pages)
JavaScript MIT License UpdatedMay 7, 2018 -
state-cities Public
Give it a U.S. state, and it will give you an array of all the city names in that state
-
vx-sim-server Public
Simulation Telos VX Server for use in testing. Runs in node.js
JavaScript GNU General Public License v3.0 UpdatedJul 27, 2017 -
eb-status-client Public
Express application with intuitive client-side gui for monitoring elastic beanstalk environment health
MIT License UpdatedFeb 28, 2017 -
eb-status Public
Very simple ElasticBeanstalk environment status checker for node.js
JavaScript MIT License UpdatedFeb 28, 2017 -
alexa-app-server Public
Forked from alexa-js/alexa-app-serverAn example Alexa App Server using Node.js and the alexa-app module
JavaScript MIT License UpdatedJan 28, 2017 -
alexa-enhanced Public
Node.js Alexa Client build to run with Lambda with enhanced helper methods (compare to functionality of similar alexa-app)
MIT License UpdatedDec 28, 2016 -
gulp-reference-cdn Public
Replace asset directory references with specified base url
JavaScript MIT License UpdatedSep 16, 2016 -
-
express Public
Forked from expressjs/expressFast, unopinionated, minimalist web framework for node.
JavaScript MIT License UpdatedAug 23, 2016 -
node-oauth2-server Public
Forked from oauthjs/node-oauth2-serverComplete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
JavaScript MIT License UpdatedAug 22, 2016 -
To Test the implementation of react-native-ios-network-audio
-
congressional-districts Public
JavaScript helper methods to retrieve congressional district numbers and U.S. state using U.S. zip code
-
District_Helper Public
C++ helper script to convert space separated file with three columns(state number, zip code, congressional district number) into a JavaScript object syntax with zip as the key
C++ UpdatedJan 26, 2016 -
Slidable tab bar for react native with instant view rendering
-
react-native-device-display Public
Forked from kkjdaniel/react-native-device-displayA simple way to create dynamic views through device and display detection, allowing the creation of adaptable and universal apps.