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 47 / 83
Zulip https://www.zulip.org
28/09/2015 cluster icon
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
  • SimpleLogin : With email aliases , you can be anonymous online and protect your inbox against spams and phishing. Open-source.
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...
thumbnail

Powerful slack-like open source group chat

opensource selfhosted groupware chat
htty http://htty.github.io/htty/
17/09/2015 cluster icon
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...
  • wuzz : Interactive cli tool for HTTP inspection Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests cop...
  • Hoppscotch : A free, online, open source API request builder
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more

htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.

http api cli tool
Burp Suite https://portswigger.net/burp/
11/09/2015 cluster icon
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
thumbnail

Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing process, from initial mapping and analysis of an application's attack surface, through to finding and exploiting security vulnerabilities.

web security test application
toxy https://github.com/h2non/toxy
07/09/2015 cluster icon
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
thumbnail

toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.

http proxy test nodejs
(fluxus) http://www.pawfal.org/fluxus/
23/08/2015 cluster icon
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.
  • Audacity : Audacity est un logiciel libre, gratuit et multi-plateforme pour l'enregistrement et l'édition de sons.
  • Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
  • P5LIVE : p5.js collaborative live-coding vj environment

A 3D game engine for livecoding worlds into existence.

Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and games. Extends the Racket language with graphical commands and can be used within it’s own livecoding environment or from within the DrRacket IDE.

game audio graphics livecoding software
Overtone http://overtone.github.io/
23/08/2015 cluster icon
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • 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...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...

Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state of-the-art lisp, to create an intoxicating interactive sonic experience.

opensource audio music development livecoding
Data Science Toolkit http://www.datasciencetoolkit.org/
23/08/2015 cluster icon
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • 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...
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and Javascript interfaces. Available as a self-contained Vagrant VM or EC2 AMI that you can deploy yourself.

data api rest selfhosted cli javascript python
Dotdeb https://www.dotdeb.org/
23/08/2015 cluster icon
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
  • The Debconf Programmer's Tutorial : This is a guide to using debconf with your packages, aimed at a Debian developer.
  • Caddy : Caddy is a lightweight, general-purpose web server for Windows, Mac, Linux, BSD and Android. It is a capable alternative to other popular and easy to ...
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...

Dotdeb is a repository containing packages to turn your Debian boxes into powerful, stable and up-to-date LAMP servers

debian server repository
TraceKit https://github.com/csnover/TraceKit
23/08/2015 cluster icon
  • 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...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • 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 ...
thumbnail

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.

javascript debug library
Radicale https://radicale.org/
23/08/2015 cluster icon
  • Baïkal : Baïkal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baïkal implements the current IETF recom...
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...
  • pump.io : Social server with an ActivityStreams API. It's a stream server that does most of what people really want from a social network.
  • Gitea : Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.

The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) server solution.

caldav carddav server selfhosted
Byte saving techniques https://github.com/jed/140bytes/wiki/Byte-saving-techniques
23/08/2015 cluster icon
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
thumbnail

This is a collection of JavaScript wizardry that can shave bytes off of your code.

javascript golf reference
Cliquet https://cliquet.readthedocs.org/en/latest/index.html
19/08/2015 cluster icon
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • drest : Configurable HTTP/REST Client Library for Python
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...

Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

http rest api python library
spaceman-diff https://github.com/holman/spaceman-diff
19/08/2015 cluster icon
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Micoo : Micoo is a pixel based screenshots comparison solution for visual regression test
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • 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...
thumbnail

diff images from the command line

git diff image
gitfs http://www.presslabs.com/gitfs/
18/08/2015 cluster icon
  • Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code. Ti...
  • Crew CR : Code review tool for Git projects.
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...
  • HedgeDoc : HedgeDoc (formerly known as CodiMD) is an open-source, web-based, self-hosted, collaborative markdown editor. You can use it to easily collaborate on ...
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
thumbnail

gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the files will be automatically committed to the remote.

git collaboration filesystem
Twitalics https://mothereff.in/twitalics
13/08/2015 cluster icon
  • Shapecatcher : Unicode character recognition! This is a tool to help you find Unicode characters. Finding a specific character whose name you don't know is cumbersom...
  • unleash : Open-source feature management solution built for developers.
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • SecTools.Org : Top Network Security Tools

Make text look italic or bold using nothing but raw Unicode characters

unicode tool
The Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
13/08/2015 cluster icon
  • XSS Filter Evasion Cheat Sheet - OWASP : This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
thumbnail

The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

test security reference
3T MongoChef http://3t.io/mongochef/
13/08/2015 cluster icon
  • Robomongo : Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)
  • 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 ...
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...
  • chive : MySQL database management tool
thumbnail

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 documents, fields and values of any MongoDB type with just a stroke of a key – anywhere in your document!

mongodb gui software management database
scmpuff https://mroth.github.io/scmpuff/
05/08/2015 cluster icon
  • Lazygit : A simple terminal UI for git commands.
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
thumbnail

scmpuff makes working with git from the command line quicker by substituting numeric shortcuts for filenames.

git shortcuts cli
diffoscope http://diffoscope.org/
03/08/2015 cluster icon
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • 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...
  • gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
  • ColoRotate : Color palette generation tool
  • code2flow : Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.

diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily.

compare diff tool
Bloody Vikings! https://addons.mozilla.org/en-us/firefox/addon/bloody-vikings/
26/07/2015 cluster icon
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
  • Can I email… : Support tables for HTML and CSS in emails.
  • Web Developer : The Web Developer extension adds various web developer tools to a browser. The extension is available for Chrome, Firefox and Opera, and will run on a...
  • Swift Mailer : Swift Mailer integrates into any web app written in PHP 5, offering a flexible and elegant object-oriented approach to sending emails with a multitude...
  • Emails HTML - Dompter la bête : HTML email design reference
thumbnail

Firefox addon to simplify the use of temporary e-mail addresses in order to protect your real address from spam.

firefox spam email
page 47 / 83
1645 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn