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 5 / 82
TruffleHog https://github.com/trufflesecurity/trufflehog
23/05/2023 cluster icon
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • 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...
  • 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...
thumbnail

TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab repositories are the most popular use cases, it can also be used to scan cloud storage buckets like S3 and GCS, local files and directories and CircleCI logs. Developers can set up TruffleHog as a pre-commit hook or scan the history of existing repositories in an entire GitHub organization to detect secrets.

opensource staticanalysis security test tool
iOS Dev Directory https://iosdevdirectory.com/
22/05/2023 cluster icon
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • RegExr : Online Regular Expression Testing Tool
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • Tech Interview Handbook : Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technic...
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...

The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in between, if a blog or site is related to iOS development it should be listed here.

ios development blog newsletter reference
Syncthing https://syncthing.net/
21/05/2023 cluster icon
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
  • 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...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet.

file backup sync tool security
Act https://github.com/nektos/act
21/05/2023 cluster icon
  • GoReleaser - GoReleaser : GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped...
  • Danger : Danger runs after your CI, automating your team's conventions surrounding code review. This provides another logical step in your process, through thi...
  • GitHub does dotfiles : Your unofficial guide to dotfiles on GitHub.
  • YSlow for PhantomJS : YSlow for PhantomJS
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
thumbnail

Run your GitHub Actions locally!

github ci githubactions tool
Free to use sounds https://www.freetousesounds.com/free-sound-effects-and-free-sound-libraries/
28/04/2023 cluster icon
  • AudioStellar : AI powered experimental sampler. Explore your sound collection by creating your own constellations with thousands of sounds. Play in creative new ways...
  • Anthropophony : Archive of an era's sounds
  • SDF Public Access UNIX System : The Super Dimension Fortress is a networked community of free software authors, teachers, librarians, students, researchers, hobbyists, computer enthu...
  • Pardon My Icons : Free icons for your website or desktop.
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)

Royalty Free Sound Effects & Sound Libraries

sound sample free
Streamlit https://streamlit.io/
05/03/2023 cluster icon
  • Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
  • Pyramid : Pyramid is a very general open source Python web framework.
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.

Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.

python framework web data machinelearning
terminal-copilot https://github.com/Methexis-Inc/terminal-copilot
25/12/2022 cluster icon
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • cmder : Portable console emulator for Windows
  • Micro : a modern and intuitive terminal-based text editor
  • Waffles : A collection of command-line tools for researchers in machine learning, data mining, and related fields. All of the functionality is also provided in ...
thumbnail

With terminal-copilot, you can quickly and easily access commonly used terminal commands right from the command line. Simply type copilot followed by your desired command in natural language and let terminal-copilot do the rest.

terminal ai autocomplete
Watchtower https://containrrr.dev/watchtower/
27/11/2022 cluster icon
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • 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...
  • dotmesh : Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Kubernetes Best Practices : Best Practices for kubernetes

A container-based solution for automating Docker container base image updates.

container docker automation
Maestro https://maestro.mobile.dev/
02/11/2022 cluster icon
  • 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...
  • 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...
  • Buildbot : Buildbot is an open-source framework for automating software build, test, and release processes.
  • 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...
  • mobiReady : The mobiReady testing tool evaluates mobile-readiness using industry best practices & standards.
thumbnail

Maestro is the easiest way to automate UI testing for your mobile app.

mobile ui test automation
Wave.js https://github.com/foobar404/Wave.js
01/11/2022 cluster icon
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
thumbnail

Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

audio visualization library animation javascript
Jukebox https://github.com/openai/jukebox/
29/10/2022 cluster icon
  • 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 ...
  • Sema : Sema is a playground where you can rapidly prototype live coding mini-languages for signal synthesis, machine learning and machine listening. Sema aim...
  • The Hype Machine : The Hype Machine follows music blog discussions
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...
thumbnail

Code for the paper "Jukebox: A Generative Model for Music"

machinelearning music
Samplebrain https://gitlab.com/then-try-this/samplebrain
29/10/2022 cluster icon
  • AudioStellar : AI powered experimental sampler. Explore your sound collection by creating your own constellations with thousands of sounds. Play in creative new ways...
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.
  • Ampache : Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any i...
  • Droneboy : Drone music application for Gameboy. Droneboy creates endless tones or drones on the Gameboys four channels. You can manipulate volume, duty and frequ...
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
thumbnail

A custom sample mashing app designed by Aphex Twin.

Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in realtime.

music sample software
Droneboy https://github.com/purefunktion/Droneboy/
28/10/2022 cluster icon
  • Ampache : Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any i...
  • 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...
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.
  • Bookie Website : Python based delicious.com replacement
  • PhpWiki : PhpWiki is a clone of the original WikiWikiWeb
thumbnail

Drone music application for Gameboy. Droneboy creates endless tones or drones on the Gameboys four channels. You can manipulate volume, duty and frequency.

music 8bit software drone
refurb https://github.com/dosisod/refurb
08/10/2022 cluster icon
  • 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....
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
  • 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 ...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • 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...
thumbnail

A tool for refurbishing and modernizing Python codebases.

python staticanalysis tool
Ockam https://www.ockam.io/
02/10/2022 cluster icon
  • 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...
  • Better Auth : Better Auth is a framework-agnostic authentication and authorization framework for TypeScript. It provides a comprehensive set of features out of the ...
  • Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
  • Fun Retro : Easy to use and beautiful restrospective board.
thumbnail

Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, key management, credential management, and authorization policy enforcement – at massive scale.

opensource tool cloud orchestration encryption authentication secrets authorization
Wavacity https://wavacity.com/
25/09/2022 cluster icon
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...
  • Audacity : Audacity est un logiciel libre, gratuit et multi-plateforme pour l'enregistrement et l'édition de sons.
  • pglite : Lightweight WASM Postgres with real-time, reactive bindings.
  • Anthropophony : Archive of an era's sounds

A free and open source audio editor for the web derived from Audacity

audio editor webassembly webapp opensource sound
Novu https://novu.co/
06/09/2022 cluster icon
  • 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...
  • N1 : N1 is an open-source mail client built on the modern web with Electron, React, and Flux. It is designed to be extensible, so it's easy to create new e...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • Mailtrain : Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB). Mailtrain supports subscriber list management, ...
  • ntfy : Send push notifications to your phone or desktop using PUT/POST
thumbnail

The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification center for React with real-time updates, content management, and much more...

opensource notification selfhosted microservice sms email notification react
Astro https://astro.build/
06/09/2022 cluster icon
  • choo : A 4kb framework for creating sturdy frontend applications
  • 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 ...
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • UIzard : Web Based Ajax Development Tool
thumbnail

Astro is an all-in-one web framework for building fast, content-focused websites.

framework content javascript web opensource
Azimutt https://azimutt.app/
16/08/2022 cluster icon
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • 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...
  • 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...
  • 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 ...
thumbnail

Azimutt is an Entity Relationship Diagram (ERD) targeting real world database schema (big & messy).

database schema tool visualization
cal.com https://github.com/calcom/cal.com
11/08/2022 cluster icon
  • OpenPhoto : A free, hosted, portable and open source photo sharing service. A photo application that lets you store your photos on Dropbox, Amazon S3 or in your g...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • 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...
  • SimpleLogin : With email aliases , you can be anonymous online and protect your inbox against spams and phishing. Open-source.
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...
thumbnail

Open source meeting scheduling tool. Send a link, let others book a slot. Calendly alternative.

calendar opensource selfhosted
page 5 / 82
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn