Oort
A "programming game" where you write Rust code to control a fleet of spaceships. Your code is responsible for the engines, weapons, radar, and communications of ships ranging from tiny missiles to massive cruisers.
π https://oort.rs
π https://github.com/rlane/oort3
#opensource #game #programming #rust #learning
A "programming game" where you write Rust code to control a fleet of spaceships. Your code is responsible for the engines, weapons, radar, and communications of ships ranging from tiny missiles to massive cruisers.
#opensource #game #programming #rust #learning
Please open Telegram to view this post
VIEW IN TELEGRAM
β€3
Privacy Badger
A browser extension that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. If an advertiser seems to be tracking you across multiple websites without your permission, Privacy Badger automatically blocks that advertiser from loading any more content in your browser. To the advertiser, itβs like you suddenly disappeared.
π https://privacybadger.org
π https://github.com/EFForg/privacybadger
#opensource #addon #extension #browser #privacy #tracking
A browser extension that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. If an advertiser seems to be tracking you across multiple websites without your permission, Privacy Badger automatically blocks that advertiser from loading any more content in your browser. To the advertiser, itβs like you suddenly disappeared.
#opensource #addon #extension #browser #privacy #tracking
Please open Telegram to view this post
VIEW IN TELEGRAM
β€4
miniserve
A small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly. Nice alternative to
π https://github.com/svenstaro/miniserve
#opensource #rust #server #cli #http #fileserver #web
A small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly. Nice alternative to
python -m SimpleHTTPServer.#opensource #rust #server #cli #http #fileserver #web
Please open Telegram to view this post
VIEW IN TELEGRAM
π1
jless
A command-line JSON viewer. Use it as a replacement for whatever combination of
Currently supported are linux and macOS.
π https://jless.io/
π https://github.com/PaulJuliusMartinez/jless
#opensource #macos #linux #rust #json #sysadmin #cli
A command-line JSON viewer. Use it as a replacement for whatever combination of
less, jq, cat and your editor you currently use for viewing JSON files. It is written in Rust and can be installed as a single standalone binary.Currently supported are linux and macOS.
#opensource #macos #linux #rust #json #sysadmin #cli
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯2
Pipr
A commandline pipe-building tool, written in Rust! It can automatically evaluate the pipeline you're editing in the background, showing you the results as you go. This makes writing complex
π https://github.com/Elkowar/pipr
#opensource #rust #cli #tui #linux #pipe #sysadmin #tool
A commandline pipe-building tool, written in Rust! It can automatically evaluate the pipeline you're editing in the background, showing you the results as you go. This makes writing complex
sed and awk chains a lot easier, as you'll immediately see what they do.#opensource #rust #cli #tui #linux #pipe #sysadmin #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
Have I been pwned
Check if your email address is in a data breach. HIBP collects data from data breaches and makes them searchable. You can enter your own email address to check if your data is contained in a data breach.
π https://haveibeenpwned.com/
#security #email #dataleak #phishing #hack #breach
Check if your email address is in a data breach. HIBP collects data from data breaches and makes them searchable. You can enter your own email address to check if your data is contained in a data breach.
#security #email #dataleak #phishing #hack #breach
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1π±1π€©1π1
css.gg
A collection of 700+ open-source CSS, SVG and Figma UI Icons. Available in SVG Sprite, styled-components, NPM & API.
https://css.gg/
https://github.com/astrit/css.gg
#opensource #css #icons #figma #ui #web #frontend
A collection of 700+ open-source CSS, SVG and Figma UI Icons. Available in SVG Sprite, styled-components, NPM & API.
https://css.gg/
https://github.com/astrit/css.gg
#opensource #css #icons #figma #ui #web #frontend
π1
Apache Superset
An open-source modern data exploration and visualization platform. Fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts.
https://superset.apache.org/
https://github.com/apache/superset
#opensource #graphing #graph #python #web #dataanalysis #bigdata #apache
An open-source modern data exploration and visualization platform. Fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts.
https://superset.apache.org/
https://github.com/apache/superset
#opensource #graphing #graph #python #web #dataanalysis #bigdata #apache
π₯3π1
AdGuard
A network-wide software for blocking ads and tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.
It operates as a DNS server that re-routes tracking domains to a βblack holeβ, thus preventing your devices from connecting to those servers.
https://adguard.com/en/adguard-home/overview.html
https://github.com/AdguardTeam/AdGuardHome
#opensource #go #golang #dns #ads #adblocker #privacy
A network-wide software for blocking ads and tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.
It operates as a DNS server that re-routes tracking domains to a βblack holeβ, thus preventing your devices from connecting to those servers.
https://adguard.com/en/adguard-home/overview.html
https://github.com/AdguardTeam/AdGuardHome
#opensource #go #golang #dns #ads #adblocker #privacy
β€2
Mailu
A simple yet full-featured mail server as a set of Docker images. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.
It makes running and maintaining a mail server really easy.
https://mailu.io/2.0/
https://github.com/Mailu/Mailu
#opensource #docker #mail #python #imap #stmp #dkim #dmarc #email
A simple yet full-featured mail server as a set of Docker images. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.
It makes running and maintaining a mail server really easy.
https://mailu.io/2.0/
https://github.com/Mailu/Mailu
#opensource #docker #mail #python #imap #stmp #dkim #dmarc #email
β€1π1
Renderdoc
A frame-capture based graphics debugger, currently available for Vulkan, D3D11, D3D12, OpenGL, and OpenGL ES development on Windows, Linux, Android, and Nintendo Switchβ’. It is completely open-source under the MIT license.
https://renderdoc.org/
https://github.com/baldurk/renderdoc
#opensource #debugger #graphics #opengl #vulkan #directx #game #gaming
A frame-capture based graphics debugger, currently available for Vulkan, D3D11, D3D12, OpenGL, and OpenGL ES development on Windows, Linux, Android, and Nintendo Switchβ’. It is completely open-source under the MIT license.
https://renderdoc.org/
https://github.com/baldurk/renderdoc
#opensource #debugger #graphics #opengl #vulkan #directx #game #gaming
tailspin
A log file highlighter. tailspin works by reading through a log file line by line, running a series of regexes against each line. The regexes recognize patterns like dates, numbers, severity keywords and more.
https://github.com/bensadeh/tailspin
#opensource #rust #log #logfile #colors #syntax #highlighter #rust #sysadmin
A log file highlighter. tailspin works by reading through a log file line by line, running a series of regexes against each line. The regexes recognize patterns like dates, numbers, severity keywords and more.
https://github.com/bensadeh/tailspin
#opensource #rust #log #logfile #colors #syntax #highlighter #rust #sysadmin
π4
Linkwarden
A self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. The objective is to organize useful webpages and articles you find across the web in one place, and since useful webpages can go away (see the inevitability of Link Rot), Linkwarden also saves a copy of each webpage as a Screenshot and PDF, ensuring accessibility even if the original content is no longer available.
https://linkwarden.app/
https://github.com/linkwarden/linkwarden
#opensource #selfhosted #archive #bookmark
A self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. The objective is to organize useful webpages and articles you find across the web in one place, and since useful webpages can go away (see the inevitability of Link Rot), Linkwarden also saves a copy of each webpage as a Screenshot and PDF, ensuring accessibility even if the original content is no longer available.
https://linkwarden.app/
https://github.com/linkwarden/linkwarden
#opensource #selfhosted #archive #bookmark
β€4
Johnny.Decimal
A system to organise projects. The purpose of Johnny.Decimal is simple. It enables you to: find things quicker, with less stress, and more confidence than you can today. The system enables you to sort e-mails, files, or other data into areas and categories. Each element is given an ID (a Johnny.Decimal) which looks like this:
https://johnnydecimal.com/10-19-concepts/11-core/11.01-introduction/
#article #data #organization #efficiency
A system to organise projects. The purpose of Johnny.Decimal is simple. It enables you to: find things quicker, with less stress, and more confidence than you can today. The system enables you to sort e-mails, files, or other data into areas and categories. Each element is given an ID (a Johnny.Decimal) which looks like this:
22.01.https://johnnydecimal.com/10-19-concepts/11-core/11.01-introduction/
#article #data #organization #efficiency
π1
YouTube Spammer Purge
A tool that allows you to filter and search for spammer comments on your channel and other's channel(s) in many different ways AND delete/report them all at once.
https://github.com/ThioJoe/YT-Spammer-Purge
Also check the videos from MKBHD and LTT.
#opensource #python #spam #scam #youtube #tool
A tool that allows you to filter and search for spammer comments on your channel and other's channel(s) in many different ways AND delete/report them all at once.
https://github.com/ThioJoe/YT-Spammer-Purge
Also check the videos from MKBHD and LTT.
#opensource #python #spam #scam #youtube #tool
π3
Json Crack
Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
https://jsoncrack.com/editor
https://github.com/AykutSarac/jsoncrack.com
#opensource #visualization #productivity #json #react #web
Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
https://jsoncrack.com/editor
https://github.com/AykutSarac/jsoncrack.com
#opensource #visualization #productivity #json #react #web
π₯4
Yet-Another-Bench-Script (yabs.sh)
This script throws together and automates the execution of the best benchmarking tools of the biz. Included are several tests to check the performance of critical areas of a server: disk performance with fio, network performance with iperf3, and CPU/memory performance with Geekbench.
π https://github.com/masonr/yet-another-bench-script
#opensource #shell #script #benchmark #performance #linux #sysadmin
This script throws together and automates the execution of the best benchmarking tools of the biz. Included are several tests to check the performance of critical areas of a server: disk performance with fio, network performance with iperf3, and CPU/memory performance with Geekbench.
#opensource #shell #script #benchmark #performance #linux #sysadmin
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
inshellisense
It provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports Windows, Linux, & macOS.
https://github.com/microsoft/inshellisense
#opensource #shell #cli #autocomplete #productivity #linux #windows #macos #typescript
It provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports Windows, Linux, & macOS.
https://github.com/microsoft/inshellisense
#opensource #shell #cli #autocomplete #productivity #linux #windows #macos #typescript
π2
Audacity
An easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems.
https://www.audacityteam.org/
https://github.com/audacity/audacity
#opensource #audio #editor #tool
An easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems.
https://www.audacityteam.org/
https://github.com/audacity/audacity
#opensource #audio #editor #tool
π3π3
Squoosh
An image compression web app that reduces image sizes through numerous formats. Squoosh does not send your image to a server. All image compression processes locally.
Great for comparing different compression algorithms in terms of quality and resulting file size. Many options to chose from. The resulting compressed image is downloadable directly from the tool.
https://squoosh.app
https://github.com/GoogleChromeLabs/squoosh
#opensource #compression #image #media #web #pwa
An image compression web app that reduces image sizes through numerous formats. Squoosh does not send your image to a server. All image compression processes locally.
Great for comparing different compression algorithms in terms of quality and resulting file size. Many options to chose from. The resulting compressed image is downloadable directly from the tool.
https://squoosh.app
https://github.com/GoogleChromeLabs/squoosh
#opensource #compression #image #media #web #pwa
π1