Tag: GitHub
-
ESPurna – custom firmware for Itead Sonoff ESP8266 switches
ESPurna (“spark” in Catalan) is a custom firmware for ESP8266 based smart switches. It was originally developed with the IteadStudio Sonoff in mind but now it supports a growing number of ESP8266-based boards. It uses the Arduino Core for ESP8266 framework and a number of 3rd party libraries. bitbucket.org/xoseperez/espurna
-
GitHub – clips/pattern: Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. github.com/clips/pattern
-
GitHub – igrr/esptool-ck: The ESP8266/ESP32 build helper tool by Christian Klippel
Esptool is a tool to create firmware files for the ESP8266/ESP32 chips and flash the firmware to the chip over serial port. Esptool runs on Windows, Linux and Mac OS X. Esptool reads the compiled program in ELF format, extracts code and data sections, and either dumps a section to a file or assembles the…
-
GitHub – digitalocean/do_user_scripts
This repository contains a collection of scripts that can be used to help provision your Droplet on first boot. When creating a new Droplet, they can be provided as “user data.” github.com/digitalocean/do_user_scripts smime.p7s
-
How To Deploy WordPress Plugins With GitHub Using Transients – Smashing Magazine
This tutorial will show you how to set up a GitHub repository to push updates to your plugin, wherever it resides. Example files are available on GitHub (link at the end of the tutorial). > www.smashingmagazine.com/2015/08/deploy-wordpress-plugins-with-github-using-transients/
-
GitHub – afragen/github-updater for WordPress Plugins and Themes
A simple plugin to enable automatic updates to your GitHub, Bitbucket, or GitLab hosted WordPress plugins and themes. It also allows for the remote installation of plugins or themes. > github.com/afragen/github-updater
-
Raspberry Pi Remote Wake/SleepLAN Server | JeremyBlum.com
Sophisticated Wake-On-LAN solution that runs as a server on a Raspberry Pi and can be triggered from the Internet. www.jeremyblum.com/2013/07/14/rpi-wol-server/
-
GitHub – mstarke/MacPass: A native OS X KeePass client
There are a lot of iOS KeePass tools around but a distinct lack of a good OS X version. KeePass can be used via Mono on OS X but lacks vital functionality and feels sluggish. MacPass is an attempt to create a native OS X port of KeePass. > github.com/mstarke/MacPass
-
GitHub – Building your own WordPress Plugins with WordPress-Plugin-Boilerplate by Devin Vinson
WordPress-Plugin-Boilerplate is a great foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins. Boilerplate provides the following features: • The Boilerplate is based on the Plugin API, Coding Standards, and Documentation Standards. • All classes, functions, and variables are documented so that you know what you…
-
GitHub – Debianguru/MailWebsiteChanges
MailWebsiteChanges: Python script to keep track of website updates; sends email notifications and provides RSS2 feed. > github.com/Debianguru/MailWebsiteChanges
-
Gitlab – Code, test, and deploy together
Code, test, and deploy together with GitLab open source git repo management software featuring private hosting (Community Edition) and unlimited private projects/repositories. Gitlab is a great alternative to Github if you need to organize free non-public software development projects. about.gitlab.com/
-
Storj.io – Decentralized P2P Cloud Storage with Blockchain Technology
Story.io is based on blockchain technology and peer-to-peer protocols to provide the most secure, private, and encrypted cloud storage. https://vimeo.com/102119715 Sourcecode is available at GitHub. github.com/Storj/
-
Cryptii – Open Source Web Application to convert, encode and decode content
Cryptii is an Open Source web application designed and coded with <3 and brought to you by ffraenz under the mit license. It allows convert, encode decode content between different format systems (text, decimal, flipped, html entities, morsecode, leetspeak, navajo code, binary, octal, hexadecimal, roman etc.). This happens fully in your browser using javascript, no will…
-
Homebridge Project from GitHub emulates iOS HomeKit API
Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. Homebridge is developed by nfarina with the following description at Github “It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of “smart home” devices.…