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 16 / 83
stup https://github.com/iridakos/stup/blob/master/README.md
01/05/2020 cluster icon
  • howdoi : Instant coding answers via the command line.
  • 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...
  • 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...
  • 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 ...
  • 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...
thumbnail

A CLI tool to easily save, access and organize daily notes, especially for daily standup meeting.

cli tool notes scrum
OpenVAS https://www.openvas.org/
29/04/2020 cluster icon
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • 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...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • 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...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...

OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low level Internet and industrial protocols, performance tuning for large-scale scans and a powerful internal programming language to implement any type of vulnerability test.

security scan test tool
3mux https://github.com/aaronjanse/3mux
26/04/2020 cluster icon
  • ascii.io : ASCII.IO is the simplest way to record your terminal and share the recordings with your fellow geeks. Simply record and upload your terminal session w...
  • 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...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Oh My Zsh : Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers...
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
thumbnail

3mux is a terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. Imagine tmux with a smaller learning curve and more sane defaults.

terminal
BlurHash https://blurha.sh/
23/04/2020 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 ...
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...
  • Kroki : Convert plain text diagrams to images ! Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), C4 (with PlantU...
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...
  • Caire : Caire is a content aware image resize library
thumbnail

BlurHash is a compact representation of a placeholder for an image.

image api placeholder opensource
Kanboard https://kanboard.org/
19/04/2020 cluster icon
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
  • Open Web Analytics : Open Web Analytics (OWA) is open source web analytics software that you can use to track and analyze how people use your websites and applications. OW...
  • 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.
  • restic : Restic is a modern backup program that can back up your files from Linux, BSD, Mac and Windows to many different storage types, including self-hosted ...

Kanboard is a free and open source Kanban project management software.

projectmanagement kanban opensource software
gollum https://github.com/gollum/gollum
17/04/2020 cluster icon
  • MediaGoblin : MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, S...
  • gitextensions : Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and vide...
  • A successful Git branching model : Git-flow workflow presentation
  • spaceman-diff : diff images from the command line
  • 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...
thumbnail

A simple, Git-powered wiki with a sweet API and local frontend.

git wiki freesoftware
Locust https://locust.io/
07/04/2020 cluster icon
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • 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...
  • 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...
  • 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...
  • 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...
thumbnail

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 concurrent users a system can handle.

The idea is that during a test, a swarm of locusts will attack your website. The behavior of each locust (or test user if you will) is defined by you and the swarming process is monitored from a web UI in real-time. This will help you battle test and identify bottlenecks in your code before letting real users in.

python load test tool
Dolt https://github.com/liquidata-inc/dolt
07/04/2020 cluster icon
  • 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...
  • 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...
  • 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...
  • ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
  • db : With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database ...
thumbnail

Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that operate at the level of table cell. Thus Dolt is a database that supports fine grained value-wise version control, where all changes to data and schema are stored in commit log.

data database versioncontrol version
Pi-hole https://pi-hole.net/
28/03/2020 cluster icon
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • SeaLion : View raw output for critical events across servers. SeaLion gives you a graphical overview of server activity. View performance of system/custom metri...
  • 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...
  • Njalla : A privacy aware domain registration service. When you buy a domain in our system, we're actually purchasing it for ourselves. However, you will still ...
  • namebench : namebench hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser h...
thumbnail

Network-wide ad blocking via your own Linux hardware.

The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software.

dns adblock linux raspberrypi
Openframe https://openframe.io/
14/03/2020 cluster icon
  • Anything to Triples : Anything To Triples (any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web docu...
  • kimono : Turn websites into structured APIs from your browser in seconds
  • IFTT : Put the internet to work for you.
  • 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...
  • DERI Pipes : Inspired by Yahoo's Pipes, DERI Pipes is an engine and graphical environment for general Web Data transformations and Mashup.

Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art.

Openframe is free. Anyone can set up a frame using an HDMI display and a Raspberry Pi.

Openframe is a collaborative, on-going project. The platform consists of an API, a web app, and software for the RPi that currently supports images, video, web-based artwork, and shaders. Our goal is to create a system that is accessible and extensible, allowing artists to easily add support for new digital formats.

art display api web raspberrypi
The Leadership Library for Engineers https://leadership-library.dev/The-Leadership-Library-for-Engineers-c3a6bf9482a74fffa5b8c0e85ea5014a
14/03/2020 cluster icon
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Awesome Leading and Managing : Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
  • Exploring Elasticsearch : A human-friendly tutorial for elasticsearch.
thumbnail

Helping engineering leaders level up by curating the best resources on engineering leadership.

management leadership reference book awesome
css.gg https://css.gg/
11/03/2020 cluster icon
  • darken : Easy control over your dark mode in a web environment
  • Photon : UI toolkit for building desktop apps with Electron.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • Respond : Activates media queries in IE6-8
thumbnail

Minimalistic icon library Designed by code, Customizable & Retina-Ready icons — built 100% in pure CSS. Easy integration: Embed, NPM & API

css icon library
Monitoror https://monitoror.com/
11/03/2020 cluster icon
  • Grafana : Grafana provides a powerful and elegant way to create, explore, and share dashboards and data with your team and the world. Grafana is most commonly u...
  • Cadence : Cadence is a distributed, scalable, durable, and highly available orchestration engine we developed at Uber Engineering to execute asynchronous long-r...
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • keys.pub : Manage cryptographic keys, sigchains and user identities. Search for keys, verify and import them. Securely store passwords and secrets. Encrypt, decr...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
thumbnail

Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values. Monitoror is a single file app written in Go.

monitoring dashboard application go
Workbox https://developers.google.com/web/tools/workbox
11/03/2020 cluster icon
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • Filtrr2 : Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the element to paint filtered pictures i...
  • Respond : Activates media queries in IE6-8
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • rsvp.js : A lightweight library that provides tools for organizing asynchronous code

JavaScript Libraries for adding offline support to web apps.

javascript library offline webapp
Poetry https://python-poetry.org/
23/02/2020 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • 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...
  • 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.
  • 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 ...

Python packaging and dependency management made easy

python dependency tool packaging
Fiber https://fiber.wiki/
23/02/2020 cluster icon
  • Revel : A high-productivity web framework for the Go language.
  • web.go : web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.
  • Beego : An open source framework to build and develop your applications in the Go way
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • Go kit : Go is a great general-purpose language, but microservices require a certain amount of specialized support. RPC safety, system observability, infrastru...

Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.

go web framework
awesome-humane-tech https://github.com/humanetech-community/awesome-humane-tech
23/02/2020 cluster icon
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • All things livecoding : A curated list of live coding languages and tools
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
thumbnail

Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing awareness on negative impacts that come with these trends, such as social media addiction, mental health issues, and social erosion. This list focuses on (mostly open-source) projects that are directly related to humane tech topics.

awesome reference humane society
SpiderFoot https://www.spiderfoot.net/
11/02/2020 cluster icon
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • OpenSCAP : The OpenSCAP ecosystem provides multiple tools to assist administrators and auditors with assessment, measurement, and enforcement of security baselin...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...
thumbnail

With almost 200 modules and growing, SpiderFoot provides an easy-to-use interface that enables you to automatically collect Open Source Intelligence (OSINT) about IP addresses, domain names, e-mail addresses, usernames, names, subnets and ASNs from many sources such as AlienVault, HaveIBeenPwned, SecurityTrails, SHODAN and more.

security osint scan tool
Prettier https://prettier.io/
11/02/2020 cluster icon
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • Electron : Build cross platform desktop apps with web technologies
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
thumbnail

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

javascript code formatting tool html css yaml markdown
hydra https://github.com/ojack/hydra
08/02/2020 cluster icon
  • Flok : Web-based P2P collaborative editor for live coding music and graphics
  • P5LIVE : p5.js collaborative live-coding vj environment
  • MIMIC : MIMIC is a web platform for the artistic exploration of musical machine learning and machine listening. We have designed this collaborative platform a...
  • 🍝 nudel : nudel is a public jam space, made by pastagang. Strudel, Hydra and kabalsalat livecoding tools.
  • 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...
thumbnail

Set of tools for livecoding networked visuals. Inspired by analog modular synthesizers, these tools are an exploration into using streaming over the web for routing video sources and outputs in realtime.

livecoding visualization graphics web
page 16 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn