Bookmarks
-
April 22, 2015
-
April 20, 2015
-
April 19, 2015ikkez/CryptDown
CryptDown is a Microservice to store documents, pastes or code snippets, similar to pastebin. It uses real 256bit AES encryption, which takes place directly in your browser. No plaintext is ever being sent. Nobody can help you when you lose an encryption password for a paste. Your IP-Address will not be saved! -
April 19, 2015Home Assistant
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute. -
April 19, 2015Jimdo/page-refreshr
Opens a given url in a fullpage width/height iframe and refreshes it by given interval (in seconds). Useful e.g. to refresh frozen jimdash dashboards. -
April 17, 2015
-
April 14, 2015
-
April 13, 2015claudehohl/Stikked
Stikked is an Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface. Stikked allows you to easily share code with anyone you wish. Based on the original Stikked with lots of bugfixes and improvements. -
April 13, 2015
-
April 13, 2015jakubroztocil/httpie
HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized output. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.