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 17 / 83
PurgeCSS https://purgecss.com/
29/01/2020 cluster icon
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • ctop : Top-like interface for container metrics ctop provides a concise and condensed overview of real-time metrics for multiple container
  • CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool

PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.

css tool cli
HTTPie https://httpie.org/
24/01/2020 cluster icon
  • 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...
  • 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 ...
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
  • htty : 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.
thumbnail

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

http cli tool json
harry https://mathr.co.uk/harry/
21/01/2020 cluster icon
  • Caire : Caire is a content aware image resize library
  • sfxr : A tool to quickly generate 8bit/16 bit-soud effects!
  • docopt : Command-line interface description language
  • 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...
  • age : A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.

text-mode audio file viewer

audio file cli tool ascii
darken https://github.com/ColinEspinas/darken
21/01/2020 cluster icon
  • Formalize CSS : Teach your forms some manners!
  • Photon : UI toolkit for building desktop apps with Electron.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Respond : Activates media queries in IE6-8
thumbnail

Easy control over your dark mode in a web environment

css javascript library design
tickgit https://github.com/augmentable-dev/tickgit
19/01/2020 cluster icon
  • Black : By using Black, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyl...
  • SonarQube : SonarQube is an open source platform for continuous inspection of code quality.
  • ApplicationInspector : A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'what's in it' using static analysis ...
  • 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...
  • refurb : A tool for refurbishing and modernizing Python codebases.
thumbnail

tickgit is a tool to help you manage tickets, todo items, and checklists within a codebase. Use the tickgit command to view pending tasks, progress reports, completion summaries and historical data (using git history).

code task staticanalysis
age https://github.com/FiloSottile/age
19/01/2020 cluster icon
  • 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...
  • 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...
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • 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 ...
  • Lazygit : A simple terminal UI for git commands.
thumbnail

A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.

encryption tool cli
Faktory http://contribsys.com/faktory/
17/01/2020 cluster icon
  • Cadence : Cadence is a distributed, scalable, durable, and highly available orchestration engine we developed at Uber Engineering to execute asynchronous long-r...
  • Celery : Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as ...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • Concourse : Concourse is a pipeline-based CI system written in Go. Rather than a myriad of checkboxes, pipelines are defined as a single declarative config file, ...

Faktory is a language-agnostic, persistent background job system.

job queue ruby go python
Terrastruct https://terrastruct.com/
17/01/2020 cluster icon
  • ASCIIFlow Infinity : Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • Harmony : Procedural drawing tool
  • Azimutt : Azimutt is an Entity Relationship Diagram (ERD) targeting real world database schema (big & messy).
  • Excalidraw : Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.
thumbnail

Terrastruct is a tool to create diagrams that excel at visually explaining complex systems, such as your organization's engineering architecture.

diagram schema drawing tool
tox https://tox.readthedocs.io/en/latest/
13/01/2020 cluster icon
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • 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 ...
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS

Command line driven CI frontend and development task automation tool

At its core tox povides a convenient way to run arbitrary commands in isolated environments to serve as a single entry point for build, test and release activities.

tox is a generic virtualenv management and test command line tool.

python virtualenv continuousintegration test cli tool releasemanagement
Squoosh https://squoosh.app/
12/01/2020 cluster icon
  • Trimage (lossless) image compressor : Trimage is a cross-platform GUI and command-line interface to optimize image files via optipng, pngcrush, advpng and jpegoptim
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • Crunch : Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE c...
  • Hoppscotch : A free, online, open source API request builder
  • Crosswalk : Include the Crosswalk Project web runtime with your hybrid Android or Cordova / PhoneGap app, and users will consistently see it through a predictable...
thumbnail

Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.

web image compression tool
Outline https://www.getoutline.com/
10/01/2020 cluster icon
  • Documize : Documize is an open source modern, lightweight and comprehensive alternative to Confluence. It's built with Golang + EmberJS and compiled down to a si...
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
  • WikkaWiki : WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages.
  • LibreNMS : A fully featured network monitoring system that provides a wealth of features and device support.
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
thumbnail

Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…

opensource wiki documentation software
Astuto https://github.com/riggraz/astuto
10/01/2020 cluster icon
  • 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...
  • SimpleLogin : With email aliases , you can be anonymous online and protect your inbox against spams and phishing. Open-source.
  • GitLab : GitLab is a web-based Git repository manager with wiki and issue tracking features. GitLab offers hosted accounts similar to GitHub, but also allows i...
  • 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 ...
  • 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 ...
thumbnail

Astuto is a free, open source, self-hosted customer feedback tool. It helps you collect, manage and prioritize feedback from your users.

opensource selfhosted feedback
GoAccess https://goaccess.io/
27/12/2019 cluster icon
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • WireMock : Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs t...
  • GoCD : Open source continuous delivery server to model and visualize complex workflows with ease. Automate and streamline your build-test-release cycle for r...
  • 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...

GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.

http server log analytics opensource
migra https://djrobstep.com/docs/migra
25/12/2019 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • 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 is a schema comparison tool for PostgreSQL.

It's a command line tool, and Python library. Find differences in database schemas as easily as running a diff on two text files.

migra makes schema changes almost automatic. Management of database migration deployments becomes much easier, faster, and more reliable.

postgresql database schema version migration cli tool
db https://github.com/infostreams/db
25/12/2019 cluster icon
  • 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...
  • pgBackRest : pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.
  • 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...
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
  • VersionPress : VersionPress is a free and open source version control plugin for WordPress built on Git. You can: Undo changes Create staging sites Merge databases ...
thumbnail

With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database servers (for example a local development server and a staging or production server) and allows you to load a database dump from one environment into another environment.

database cli version archive backup
patchbay https://patchbay.pub/
14/12/2019 cluster icon
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Iron.io Open Source : IronFunctions is an open source serverless platform, or as we like to refer to it, Functions as a Service (FaaS) platform that you can run anywhere.
  • Report URI : Report URI was founded to take the pain out of monitoring security policies like CSP and HPKP. When you can easily monitor what's happening on your si...
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.

patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks handling, smart home event routing, IoT reporting, job queues, chat systems, bots, etc, all completely serverless and requiring no account creation or authentication. Most implementations need nothing but curl and simple bash snippets.

webhook pubsub http serverless service
Browsh https://www.brow.sh/
14/12/2019 cluster icon
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...
  • 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...
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...

Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be run on a remote server and accessed via SSH/Mosh or the in-browser HTML service in order to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs.

browser ssh tty cli remote web
Nerd Fonts https://www.nerdfonts.com/
13/12/2019 cluster icon
  • Font Awesome : Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related ...
  • IcoMoon : IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.
  • Genericons : Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use genericons for instant HiDPI, ...
  • Typetester : Compare fonts for the screen
  • Fonts In Use : An independent archive of typography.
thumbnail

Nerd Fonts patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular ‘iconic fonts’ such as Font Awesome, Devicons, Octicons, and others.

font development icon
PHP Insights https://phpinsights.com/
13/12/2019 cluster icon
  • 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 ...
  • 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...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).

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 code quality of your PHP projects.

php cli tool staticanalysis quality
REDbot https://redbot.org/
07/12/2019 cluster icon
  • 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...
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
  • 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...
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Observatory : Observatory by Mozilla is a project designed to help developers, system administrators, and security professionals configure their sites safely and se...
thumbnail

REDbot is lint for HTTP resources; it tests protocol correctness, cacheability, content negotiation and more. REDbot checks HTTP resources to see how they'll behave, pointing out common problems and suggesting improvements. Although it is not a HTTP conformance tester, it can find a number of HTTP-related issues.

tool http scan service cache
page 17 / 83
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn