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
  • 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 ...
  • 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...
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • 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...
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
  • Linked Data : This site exists to provide a home for, or pointers to, resources from across the Linked Data community.
  • 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...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • Fluid Framework : Fluid Framework is a collection of client libraries for building distributed, real-time collaborative web applications. These libraries allow multiple...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.

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...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.

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...
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • AI21 Studio : AI21 Studio allows users to generate text completions for an input prompt using Jurassic-1 language models.
  • Datasette : Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container ...
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...

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.
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • Browsershot : This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of ...
  • 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...
  • 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...

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...
  • 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...
  • Hoppscotch : A free, online, open source API request builder
  • 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...
  • Gibberish : Gibberish is designed to be a fast audio API for the browser. It takes the low-level building blocks provided by genish.js and uses them to create hig...

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...
  • 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...
  • Mockery : Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal...
  • Flow : Flow is a PHP web application framework focussed on Domain-Driven Design and clean code.
  • Hoa : Hoa est un ensemble de bibliothèques PHP modulaires, extensibles et structurées. De plus, Hoa souhaite être un pont entre le monde de la recherche et ...

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!
  • 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...
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.
  • Mink : Mink is an open source acceptance test framework for web applications, written in PHP 5.3.

The tweet-sized continuous integration app for PHP development.

php tdd test
DevDocs http://devdocs.io/
27/01/2014 cluster icon
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • 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...
  • Paypal's API style guide : API design guidelines from Paypal
  • 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
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • poche : poche is a self hosted read-it-later app. unlike to other services, poche is free and open source.
  • OpenProject : OpenProject is a web-based project management system for location-independent team collaboration. Project management and milestones Project timelines...
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.

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
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • 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...
  • 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...
  • Zazu App : A fully extensible and open source launcher for hackers, creators and dabblers. It comes with sane defaults to make it useful out of the box. But ever...
  • Plausible Analytics : Plausible is a lightweight and open-source website analytics tool. It doesn’t use cookies and is fully compliant with GDPR, CCPA and PECR.
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
  • 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...
  • Gallery : Open source web based photo album organizer. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you...
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...
  • Review Board : Self-hosted code-review software
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....
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • Paul's Extreme Sound Stretch : This is a program for stretching the audio. It is suitable only for extreme sound stretching of the audio (like 50x) and for applying special effects ...
  • This is my jam. : A place to put your favorite song of the moment & hear great music, handpicked every day by friends.
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.
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • clipboard.js : Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it should...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • stream.js : stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.

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
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • tarteaucitron.js : The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party service...

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...
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...

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
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • 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...
  • 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...
  • 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...
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...

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
  • Composer : Dependency Manager for PHP
  • 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...
  • PsySH : A runtime developer console, interactive debugger and REPL for PHP. PsySH can be used as an interactive debugger, much like JavaScript's debugger sta...
  • 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...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.

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...
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • Borderlands : The instrument may be performed by creating and destroying new clouds and dynamically moving them around the landscape. The landscape itself may also ...
  • chive : MySQL database management tool
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...

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...
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...
  • Sagui : Modern front-end development made easy. Sagui is all about good defaults. It is the single development dependency you need to worry about, taking care...
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • JS Bin : JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Mark...
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