souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 50 / 83
Flynn https://flynn.io/
04/02/2014 cluster icon
  • Rocketeer : The fast deployer for modern applications
  • Sonar : Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
  • Sup : Sup is a simple deployment tool that performs given set of commands on multiple hosts in parallel. It reads Supfile, a YAML configuration file, which ...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
thumbnail

Flynn simplifies deploying and maintaining applications. Instead of using complex configuration management systems, Flynn allows self-serve management of containerized deployments, making life easier for ops and developers.

application deployment tool
Scrollback http://scrollback.io/
04/02/2014 cluster icon
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • A List Apart : For people who make websites.
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • Flok : Web-based P2P collaborative editor for live coding music and graphics
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...

Beautiful text chat for your community.
Scrollback hosts rooms that can be easily embedded on any website.

web chat embed
ack http://beyondgrep.com/
04/02/2014 cluster icon
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • howdoi : Instant coding answers via the command line.
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...

ack is a tool like grep, optimized for programmers

Designed for programmers with large heterogeneous trees of source code, ack is written purely in portable Perl 5 and takes advantage of the power of Perl's regular expressions.

code search tool
Collage.js http://unsetbit.com/collage/
03/02/2014 cluster icon
  • Openframe : Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art. Openframe is free. Anyone c...
  • Photobooth.js : HTML5 Webcam for your website
  • Paypal's API style guide : API design guidelines from Paypal
  • Real time event sources : A directory of high quality real-time event sources.
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...

Collage.js brings together many public APIs, along a method of presenting media within a limitless two-dimesional space to create memorable experiences.

media api art
The PHP Coding Standards Fixer http://cs.sensiolabs.org/
03/02/2014 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
  • Deployer : Deployer is a deployment tool written in PHP.

The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents.

php standards tool
kimono http://www.kimonolabs.com/
01/02/2014 cluster icon
  • Anything to Triples : Anything To Triples (any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web docu...
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • ImmortalDB : ImmortalDB is the best way to store persistent key-value data in the browser. Data saved to ImmortalDB is redundantly stored in Cookies, IndexedDB, Lo...
  • History of the browser user-agent string : History of the browser user-agent string

Turn websites into structured APIs from your browser in seconds

web browser api
Codeception http://codeception.com
29/01/2014 cluster icon
  • Humbug : Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Cov...
  • PHPMD - PHP Mess Detector : What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things lik...
  • Clearbricks : No, Clearbricks is not yet another framework. Clearbricks is not cool at all and does not even have a nice website. It won't make you smart neither ha...
  • Symfony : Symfony is a set of reusable PHP components and a PHP framework for web projects.
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...

Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependencies preinstalled (except PHP, of course). Only one configuration step should be taken and you are ready to test your web application from an eye of actual user.

php unit_test test framework
Its Continuous! http://web.archive.org/web/20140129173155/http://itscontinuous.com/
29/01/2014 cluster icon
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.
  • Codeception : Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependen...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • Goutte : Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML response...

The tweet-sized continuous integration app for PHP development.

php tdd test
DevDocs http://devdocs.io/
27/01/2014 cluster icon
  • Paypal's API style guide : API design guidelines from Paypal
  • Swagger : Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs...
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...

DevDocs combines multiple API documentations in a fast, organized, and searchable interface.

documentation api search
arkOS https://arkos.io/
24/01/2014 cluster icon
  • SquirrelMail : SquirrelMail is a standards-based webmail package written in PHP. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages...
  • Ampache : Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any i...
  • OpenProject : OpenProject is a web-based project management system for location-independent team collaboration. Project management and milestones Project timelines...
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...

A project to help users self-host their websites, email, files and more. Decentralize your web and reclaim your privacy rights while keeping the conveniences you need.

selfhosted hosting software
Scuttloid https://github.com/ilesinge/scuttloid
23/01/2014 cluster icon
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Rocketeer : The fast deployer for modern applications
  • Photon : UI toolkit for building desktop apps with Electron.
thumbnail

Semantic Scuttle android client.

bookmarks android application
Memor https://github.com/ilesinge/memor
23/01/2014 cluster icon
  • Bookie Website : Python based delicious.com replacement
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
  • Maily Herald : Maily Herald is a Ruby on Rails engine that helps you send and manage your mailings. Think of Maily as a self-hosted Mailchimp® you can easily integra...
  • arkOS : A project to help users self-host their websites, email, files and more. Decentralize your web and reclaim your privacy rights while keeping the conve...
thumbnail

Memor is a bookmark manager.

bookmarks selfhosted software
Quietnet https://github.com/Katee/quietnet
15/01/2014 cluster icon
  • SonoBus : SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network....
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
  • Scrollback : Beautiful text chat for your community. Scrollback hosts rooms that can be easily embedded on any website.
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
thumbnail

Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap.

audio network chat
React http://facebook.github.io/react/
20/12/2013 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • ClippyJS : Add Clippy or his friends to any website for instant nostalgia.
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • flatpickr : flatpickr is a lightweight and powerful datetime picker. Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI b...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

A JavaScript library for building user interfaces

ui javascript library
Headroom.js http://wicky.nillia.ms/headroom.js/
16/12/2013 cluster icon
  • Vex : Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified...
  • Yetii : Yet (E)Another Tab Interface Implementation
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...

Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.

javascript library ux
TextBlob https://textblob.readthedocs.org/en/latest/index.html
13/12/2013 cluster icon
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
  • readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.

TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more.

python library speech analysis nlp
Genymotion http://www.genymotion.com/
07/12/2013 cluster icon
  • Bitrise - Mobile Continuous Integration and Delivery : Mobile Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS). It is a collection of tools and services to help you with the develop...
  • Docker : Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a de...
  • Flashlight : Flashlight takes inspiration from Lighthouse and gives a performance score to your Android apps (including native, React Native and Flutter). Measure ...
  • Project Ace : Ace = JavaScript + Native UI + iOS + Android for Apache Cordova Add native power to your shared JavaScript codebase Works with Ionic, PhoneGap, and ...
  • Crosswalk : Include the Crosswalk Project web runtime with your hybrid Android or Cordova / PhoneGap app, and users will consistently see it through a predictable...

The faster Android emulator
Genymotion is the next generation of the AndroVM open source project, already trusted by 450,000 developers.
It’s even easier to use and has lots more functionalities.

android emulator vm
Kint https://kint-php.github.io/kint/
05/12/2013 cluster icon
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Deployer : Deployer is a deployment tool written in PHP.

Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.

In other words, it’s var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.

php debug tool
Robomongo http://robomongo.org/
04/12/2013 cluster icon
  • 3T MongoChef : 3T MongoChef, the GUI for MongoDB, lets you edit any MongoDB data type directly in a tree-view, table-view or as free JSON text. Visually add document...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Vertabase Timer : Fun & Easy way to track time on projects and track time on clients. Sleek desktop time tracking clock for Windows and MAC.
  • SQL Buddy : Web based MySQL administration
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...

Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)

mongodb management database software gui
CodePath Android Cliffnotes https://github.com/thecodepath/android_guides
04/12/2013 cluster icon
  • Clean Code PHP : Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP. This is not a style guide. It's a guide to producing readab...
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Lottie : Lottie is a library for Android, iOS, Web, and Windows that parses Adobe After Effects animations exported as json with Bodymovin and renders them nat...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
thumbnail

Welcome to the open-source Codepath Android Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date Android content and tutorials.

android development guide
page 50 / 83
1649 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn