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
  • 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...
  • present : A terminal-based presentation tool with colors and effects. You can also play a codio (pre-recorded code block) on a slide.
  • 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 : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • LessPass : Stateless Password Manager : Stop wasting your time synchronizing your encrypted vault. Remember one master password to access your passwords, anywher...

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
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • 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...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Tabula : Tabula helps you liberate data tables trapped inside PDFs
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
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
  • 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...
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
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...
  • 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...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • REDbot : REDbot is lint for HTTP resources; it tests protocol correctness, cacheability, content negotiation and more. REDbot checks HTTP resources to see how ...
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
  • Portia : Portia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to id...
  • 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...
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...

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
  • 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...
  • 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.
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
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • 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 ...

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
  • Twgit : Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level comma...
  • lefthook : Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects. Fast. It is written in Go. Can run commands in parallel. Powerfu...
  • Lazygit : A simple terminal UI for git commands.
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...

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
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • 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...
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
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...
  • 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...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • /packer/ : A JavaScript Compressor.

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
  • 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...
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • 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...
  • 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,...
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
  • Danswer : Danswer is the open source AI assistant connected to your company's docs, apps, and people.
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • 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...
  • 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...
  • Petri : Perti is Wix’s holistic experiment system, it covers the lifecycle of product experimenting including A/B tests and feature toggles.

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
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • 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...
  • 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...
  • 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
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 ...
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.
  • 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 ...
  • Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
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.
  • 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...
  • 📦 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.
  • 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

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
  • 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...
  • Danswer : Danswer is the open source AI assistant connected to your company's docs, apps, and people.
  • Solidarity : Solidarity is an environment checker for project dependencies across multiple machines.
  • unleash : Open-source feature management solution built for developers.
  • Poetry : Python packaging and dependency management made easy
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
  • 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...
  • Binci : Binci is a utility that allows you to easily containerize your development workflow using Docker. Simply put, it's like having a cleanroom for all of ...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • DuckRails : DuckRails is a development tool. Its main purpose is to allow developers to quickly mock API endpoints that for many possible reasons can't reach at a...

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
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
  • 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...
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • Browserling : Live interactive cross-browser testing
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

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
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • repmgr : 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-st...
  • DB Doc : PostgreSQL schema documentation tool
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...

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...
  • Browserling : Live interactive cross-browser testing
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • SlimerJS : A scriptable browser for Web developers
  • 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