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 29 / 83
Metabase https://www.metabase.com/
03/10/2017 cluster icon
  • 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 ...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
thumbnail

Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.

visualization dashboard data database postgresql mysql mongodb
ixi software http://www.ixi-software.net/
01/10/2017 cluster icon
  • Samplebrain : A custom sample mashing app designed by Aphex Twin. Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which a...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
  • Audiotool : Audiotool is a powerful online music production studio right in your browser.

ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.

music audio software
Sonic Pi http://sonic-pi.net/
01/10/2017 cluster icon
  • Gibber : Gibber is a live coding environment for the web browser, using the Gibberish.js audio engine, the CodeMirror code editor library and wrapping Three.js...
  • 🍝 nudel : nudel is a public jam space, made by pastagang. Strudel, Hydra and kabalsalat livecoding tools.
  • text.management : This is an experiment in making an editor for livecoding.
  • Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...
  • Troop : Troop is a real-time collaborative tool that enables group live coding within the same document across multiple computers. Hypothetically Troop can ta...

Sonic Pi is a new kind of musical instrument. Instead of strumming strings or whacking things with sticks - you write code - live.

Sonic Pi is a complete open source programming environment originally designed to explore and teach programming concepts within schools through the process of creating new sounds.

In addition to being an engaging education resource it has evolved into an extremely powerful and performance-ready live coding instrument suitable for professional artists and DJs.

livecoding music freesoftware teaching
Gibber http://gibber.cc/
01/10/2017 cluster icon
  • Sonic Pi : Sonic Pi is a new kind of musical instrument. Instead of strumming strings or whacking things with sticks - you write code - live. Sonic Pi is a compl...
  • Feedforward : An experimental terminal editor for TidalCycles.
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • 🍝 nudel : nudel is a public jam space, made by pastagang. Strudel, Hydra and kabalsalat livecoding tools.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.

Gibber is a live coding environment for the web browser, using the Gibberish.js audio engine, the CodeMirror code editor library and wrapping Three.js for 3d graphics and shader support. Version 2 of Gibber features a much more efficient audio engine, some interesting mapping abstractions and a server/database backend for publishing and browsing files and collaboratively live coding.

livecoding 2d 3d music freesoftware javascript
TidalCycles https://tidalcycles.org/
01/10/2017 cluster icon
  • 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.
  • Fluid Corpus Manipulation : The Fluid Corpus Manipulation project (FluCoMa) instigates new musical ways of exploiting ever-growing banks of sound and gestures within the digital ...
  • Punctual : Punctual is a language for live coding audio and visuals. It allows you to build and change networks of signal processors (oscillators, filters, etc) ...
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...

TidalCycles (or Tidal for short) is a language for live coding patterns.
It allows you to make musical patterns with text, describing sequences and ways of transforming and combining them, exploring complex interactions between simple parts.

programminglanguage music livecoding supercollider
Statsd https://github.com/etsy/statsd
27/09/2017 cluster icon
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Selfspy : Selfspy is a daemon for Unix/X11 and (thanks to @ljos!) Mac OS X, that continuously monitors and stores what you are doing on your computer. This way,...
  • gulp.js : The streaming build system.
thumbnail

A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).

statistics nodejs backend tool
PlantUML http://plantuml.com/
26/09/2017 cluster icon
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • Diagrams : Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture without any design tools. Y...
  • Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...

PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language

opensource uml tool diagram
Franchise https://franchise.cloud/
26/09/2017 cluster icon
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • osquery : osquery allows you to easily ask questions about your Linux, Windows, and macOS infrastructure. Whether your goal is intrusion detection, infrastructu...

Franchise is a lightweight but powerful SQL tool with a notebook interface.

sql graph tool
Boxstarter http://boxstarter.org/
20/09/2017 cluster icon
  • Keel : Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • Foreman : Foreman is a complete lifecycle management tool for physical and virtual servers. We give system administrators the power to easily automate repetitiv...
  • Huginn : Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your ...
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...
thumbnail

Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages. When its time to repave either bare metal or virtualized instances, locally or on a remote machine, Boxstarter can automate both trivial and highly complex installations. Compatible with all Windows versions from Windows 7/2008 R2 forward.

windows installation automation
LiquidFeedback http://liquidfeedback.org/
17/09/2017 cluster icon
  • DemocracyOS : DemocracyOS is an online space for deliberation and voting on political proposals. The software aims to stimulate better arguments and come to better ...
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • WikkaWiki : WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages.
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…
  • Ovidentia : Ovidentia vous permet d'intégrer simplement et facilement un environnement de publication sur internet ou un portail groupware (internet, extranet, in...

LiquidFeedback is an open-source software,
powering internet platforms for
proposition development and decision making

democracy voting opensource software
DemocracyOS http://democracyos.org/
17/09/2017 cluster icon
  • LiquidFeedback : LiquidFeedback is an open-source software, powering internet platforms for proposition development and decision making
  • Kanboard : Kanboard is a free and open source Kanban project management software.
  • LibreNMS : A fully featured network monitoring system that provides a wealth of features and device support.
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…

DemocracyOS is an online space for deliberation and voting on political proposals. The software aims to stimulate better arguments and come to better rulings.

democracy voting software opensource
LĂ–VE https://love2d.org/
13/09/2017 cluster icon
  • Superpowers : 2D+3D game making for indies
  • Undum : A client side framework for hypertext interactive fiction games
  • oocss : Object Oriented CSS
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • choo : A 4kb framework for creating sturdy frontend applications

LĂ–VE is a framework for making 2D games in the Lua programming language. LĂ–VE is totally free, and can be used in anything from friendly open-source hobby projects, to evil, closed-source commercial ones.

lua game framework 2d
Home Assistant https://www.home-assistant.io/
09/09/2017 cluster icon
  • Huginn : Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your ...
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • 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 ...
  • Tasmota : Tasmota is an open source firmware for ESP8266 based devices. Total local control with quick setup and updates. Control using MQTT, Web UI, HTTP or se...
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
thumbnail

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

home automation diy selfhosted tool python raspberrypi
NGINX Unit http://unit.nginx.org/
08/09/2017 cluster icon
  • Sympl : Sympl is a collection of open-source scripts and templates which allow you to automatically and efficiently configure your website and email on a virt...
  • 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 ...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • 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...
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
thumbnail

NGINX Unit is a dynamic web application server, designed to run applications in multiple languages. Unit is lightweight, polyglot, and dynamically configured via API. The design of the server allows reconfiguration of specific application parameters as needed by the engineering or operations.

nginx web server
Clean Code PHP https://github.com/jupeter/clean-code-php
03/09/2017 cluster icon
  • Twig : The flexible, fast, and secure template language for PHP
  • 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...
  • FireLogger : A sexy server logger console in Firebug
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • CodePath Android Cliffnotes : Welcome to the open-source Codepath Android Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date Android co...
thumbnail

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 readable, reusable, and refactorable software in PHP.

guide php development quality
The Crystal Programming Language https://crystal-lang.org/
02/09/2017 cluster icon
  • TLA : TLA stands for the Temporal Logic of Actions, but it has become a shorthand for referring to the TLA+ specification language and the PlusCal algorithm...
  • TidalCycles : TidalCycles (or Tidal for short) is a language for live coding patterns. It allows you to make musical patterns with text, describing sequences and wa...
  • Hack : Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by st...
  • 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...
  • Cappuccino : Cappuccino is a framework which makes it easy to create advanced web apps. With just a few lines of code you can have an app built with full undo and ...
thumbnail

Crystal is a programming language with the following goals:

Have a syntax similar to Ruby (but compatibility with it is not a goal)
Statically type-checked but without having to specify the type of variables or method arguments.
Be able to call C code by writing bindings to it in Crystal.
Have compile-time evaluation and generation of code, to avoid boilerplate code.
Compile to efficient native code.
crystal ruby programminglanguage
Stencil https://stenciljs.com/
02/09/2017 cluster icon
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • Compass : Compass is an open-source CSS Authoring Framework.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • Jaeger : Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and...
thumbnail

Stencil is a compiler that generates Web Components (more specifically, Custom Elements). Stencil combines the best concepts of the most popular frameworks into a simple build-time tool.

Stencil takes features such as

Virtual DOM
Async rendering (inspired by React Fiber)
Reactive data-binding
TypeScript
JSX

and then generates standards-based Web Components with these features baked in.

webcomponents ionicframework compiler tool
Resumable File Uploads https://tus.io/
02/09/2017 cluster icon
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • HTTPie : CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
  • 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...
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...

tus is a resumable upload protocol, with client and server implementations for all platforms!

protocol upload server client http
Feather https://feathericons.com/
01/09/2017 cluster icon
  • Fawnt : Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts.
  • Font Squirrel : Free fonts have met their match. We know how hard it is to find quality freeware that is licensed for commercial work. We've done the hard work, hand-...
  • UrbanFonts : UrbanFonts features an amazing collection of free fonts, premium fonts and free dingbats.
  • YOFonts : Free font directory
  • The League of Moveable Type : The Open-Source Type Movement
thumbnail

Feather is a collection of simple open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability.

font opensource free svg
Codemod https://github.com/facebook/codemod
30/08/2017 cluster icon
  • Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...
  • Dendron : Dendron is an open-source, local-first, markdown-based, note-taking tool. It's a personal knowledge management solution (PKM) built specifically for d...
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • Diagrams : Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture without any design tools. Y...
thumbnail

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.

refactoring tool opensource python
page 29 / 83
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn