Tag: GitHub

  • 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…

  • Scrapy | A Fast and Powerful Scraping and Web Crawling Framework

    Scrapy is the free leading open source and collaborative framework for extracting the data you need from websites in a fast, simple, yet extensible way. It allows you to build and run your web spiders and deploy them to Scrapy Cloud (via a Scrapinghub API Key) or use Scrapyd to host the spiders on your…

  • 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.…