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 9 / 20
388 results tagged tool  ✕   ✕
gopass https://www.justwatch.com/gopass/
03/12/2017 cluster icon
  • BugMeNot : BugMeNot: find and share logins Enter a website below to see if the bugmenot community has shared any logins for it...
  • LessPass : Stateless Password Manager : Stop wasting your time synchronizing your encrypted vault. Remember one master password to access your passwords, anywher...
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. It allows you to monit...

gopass is a simple but powerful password manager for your terminal.

terminal password tool
Browsershot https://github.com/spatie/browsershot
01/12/2017 cluster icon
  • 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...
  • 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...
  • 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...
  • Tabula : Tabula helps you liberate data tables trapped inside PDFs
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
thumbnail

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 Google Chrome.

php tool screenshot pdf
container-diff https://github.com/GoogleCloudPlatform/container-diff
20/11/2017 cluster icon
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Container Structure Tests : The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
thumbnail

container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:

Docker Image History
Image file system
Apt packages
pip packages
npm packages
docker container diff tool
wrk https://github.com/wg/wrk
19/11/2017 cluster icon
  • 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...
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
thumbnail

wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue.

An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting.

performance benchmark tool http load
Solidarity https://infinitered.github.io/solidarity/
07/11/2017 cluster icon
  • Bazel : Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports pr...
  • unleash : Open-source feature management solution built for developers.
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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...

Solidarity is an environment checker for project dependencies across multiple machines.

opensource environment dependency tool
AWX https://github.com/ansible/awx
14/10/2017 cluster icon
  • OctoDNS : Tools for managing DNS across multiple providers
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Fossor : A plugin-oriented tool for automating the investigation of broken hosts and services.
  • Terraform by HashiCorp : HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs int...
thumbnail

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. Centralize and control your IT infrastructure with a visual dashboard, role-based access control, job scheduling, integrated notifications and graphical inventory management.

devops ansible dashboard tool
repmgr http://repmgr.org/
13/10/2017 cluster icon
  • DB Doc : PostgreSQL schema documentation tool
  • 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...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • 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...

repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations.

postgresql database failover tool
DeepGit https://www.syntevo.com/deepgit/
07/10/2017 cluster icon
  • gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
  • 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...
  • Commitsar : Tool to make sure your commits are compliant with conventional commits. It is aimed mainly at CIs to prevent branches with commits that don’t comply. ...
  • Lazygit : A simple terminal UI for git commands.

DeepGit is a tool to investigate the history of source code. It combines Git Blame and Log information and makes it easy to trace changes to a line or block of code. DeepGit will detect code movements, even if lines are not identical.

git tool
churn-php https://github.com/bmitch/churn-php
06/10/2017 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • 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...
  • Rocketeer : The fast deployer for modern applications
thumbnail

churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.

php refactoring tool
Gravitational Teleport https://gravitational.com/teleport/
04/10/2017 cluster icon
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • Snowflake : Snowflake is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space an...
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • 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...
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...

Gravitational Teleport is a modern SSH server for remotely accessing clusters of Linux servers via SSH or HTTPS. It is intended to be used instead of sshd for organizations who need:

SSH audit with session recording/replay.
Easily manage SSH trust between teams, organizations and data centers.
SSH into behind-firewall clusters without any open ports.
Role-based access control (RBAC) for SSH protocol.

ssh linux tool
Statsd https://github.com/etsy/statsd
27/09/2017 cluster icon
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • mirador : Mirador is a tool for visual exploration of complex datasets. It enables users to discover correlation patterns and derive new hypotheses from the dat...
  • gulp.js : The streaming build system.
  • 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,...
  • 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.
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
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Bazel : Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports pr...
  • Caire : Caire is a content aware image resize library
  • 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
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • 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...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.

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

sql graph tool
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 ...
  • Poetry : Python packaging and dependency management made easy
  • refurb : A tool for refurbishing and modernizing Python codebases.
  • 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...
  • 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...
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
Stencil https://stenciljs.com/
02/09/2017 cluster icon
  • Compass : Compass is an open-source CSS Authoring Framework.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • 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...
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
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
Codemod https://github.com/facebook/codemod
30/08/2017 cluster icon
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • unleash : Open-source feature management solution built for developers.
  • 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...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
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
Wick http://wickeditor.com/
20/08/2017 cluster icon
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
  • OpenHands : OpenHands is a platform for software development agents powered by AI. OpenHands agents can do anything a human developer can: modify code, run comman...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • 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...

Wick is a free browser-based toolkit for creating small interactive things for the Internet. With Wick, you can create games, animations, and everything in between. Your creations can run on any device with a web browser - that means mobile too. And since Wick lives in the browser, you don't have to download any extra software to use it!

Wick is a hybrid of an animation tool and a coding IDE, heavily inspired by similar tools such as Flash, HyperCard, and Scratch. It was developed in response to a growing need for such a tool for the modern web. You can read more about the creation of Wick here.

animation development tool
Insight.io https://insight.io/
22/07/2017 cluster icon
  • 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...
  • howdoi : Instant coding answers via the command line.
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • TagUI : TagUI is a general purpose tool for automating web interactions

Insight.io brings IDE-like code intelligence features such as cross-reference, class hierarchy and semantic search, right into your browser and helps developers to work with more productivity.

ide code browser tool
Barman https://www.2ndquadrant.com/en/resources/barman/
21/07/2017 cluster icon
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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...
  • pgBackRest : pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...

Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organization to perform remote backups of multiple servers in business critical environments and help DBAs during the recovery phase.

postgresql backup tool
TagUI https://github.com/tebelorg/TagUI
15/07/2017 cluster icon
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • 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...
  • SlimerJS : A scriptable browser for Web developers
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...
thumbnail

TagUI is a general purpose tool for automating web interactions

automation test browser tool
page 9 / 20
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn