Ventoy is an open source tool to create bootable USB drive for ISO files.
With ventoy, you don't need to format the disk over and over, you just need to copy the iso file to the USB drive and boot it.
#admin #ops
https://github.com/ventoy/Ventoy
With ventoy, you don't need to format the disk over and over, you just need to copy the iso file to the USB drive and boot it.
#admin #ops
https://github.com/ventoy/Ventoy
Goploader's ultimate goal is to make file sharing easy and painless. This project is composed of a server and a client, both written in Go. The main things to remember about the project are :
Sharing stuff from your terminal should be easy
Sharing stuff without a terminal should be easy
Privacy matters
#go #terminal
https://github.com/Depado/goploader
Sharing stuff from your terminal should be easy
Sharing stuff without a terminal should be easy
Privacy matters
#go #terminal
https://github.com/Depado/goploader
cw The best way to tail AWS CloudWatch Logs from your terminal
#aws #logs #go
https://github.com/lucagrulla/cw
#aws #logs #go
https://github.com/lucagrulla/cw
Run your GitHub Actions locally 🚀
"Think globally, act locally"
#github #ci #devops
https://github.com/nektos/act
"Think globally, act locally"
#github #ci #devops
https://github.com/nektos/act
Reduces repetitive interactions with kubectl
Because it's fancy-kubectl!
#k8s #cli
https://github.com/kubermatic/fubectl
Because it's fancy-kubectl!
#k8s #cli
https://github.com/kubermatic/fubectl
GitHub
GitHub - kubermatic/fubectl: Reduces repetitive interactions with kubectl
Reduces repetitive interactions with kubectl. Contribute to kubermatic/fubectl development by creating an account on GitHub.
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
#win #c-sharp #remote
https://github.com/mRemoteNG/mRemoteNG
#win #c-sharp #remote
https://github.com/mRemoteNG/mRemoteNG
An open-source screen recorder built with web technology
#mac #screenrecord #js
https://github.com/wulkano/Kap
#mac #screenrecord #js
https://github.com/wulkano/Kap
Dark Reader for Google Chrome and Mozilla Firefox
This extension inverts brightness of web pages and aims to reduce eyestrain while you browse the web
#browser-extension #night #dark #theme
https://github.com/darkreader/darkreader
This extension inverts brightness of web pages and aims to reduce eyestrain while you browse the web
#browser-extension #night #dark #theme
https://github.com/darkreader/darkreader
Scoop is a command-line installer for Windows
#win #cli #terminal
https://github.com/lukesampson/scoop
#win #cli #terminal
https://github.com/lukesampson/scoop
Always open the right browser
Finicky is a macOS application that allows you to set up rules that decide which browser is opened for every link or url. With Finicky as your default browser, you can tell it to open Facebook or Reddit in one browser, and Trello or LinkedIn in another.
#handler #mac #productivity
https://github.com/johnste/finicky
Finicky is a macOS application that allows you to set up rules that decide which browser is opened for every link or url. With Finicky as your default browser, you can tell it to open Facebook or Reddit in one browser, and Trello or LinkedIn in another.
#handler #mac #productivity
https://github.com/johnste/finicky
Excalidraw is a whiteboard tool that lets you easily sketch diagrams with a hand-drawn feel. https://excalidraw.com/
An open source virtual hand-drawn style whiteboard.
Collaborative and end-to-end encrypted.
💯 Free & open-source.
🎨 Infinite, canvas-based whiteboard.
✍️ Hand-drawn like style.
🌓 Dark mode.
🏗 Customizable.
📷 Image support.
😀 Shape libraries support.
👅 Localization (i18n) support.
🖼 Export to PNG, SVG & clipboard.
💾 Open format - export drawings as an .excalidraw json file.
⚒ Wide range of tools - rectangle, circle, diamond, arrow, line, free-draw, eraser...
➡️ Arrow-binding & labeled arrows.
🔙 Undo / Redo.
🔍 Zoom and panning support.
#draw #diagram #productivity
https://github.com/excalidraw/excalidraw
An open source virtual hand-drawn style whiteboard.
Collaborative and end-to-end encrypted.
💯 Free & open-source.
🎨 Infinite, canvas-based whiteboard.
✍️ Hand-drawn like style.
🌓 Dark mode.
🏗 Customizable.
📷 Image support.
😀 Shape libraries support.
👅 Localization (i18n) support.
🖼 Export to PNG, SVG & clipboard.
💾 Open format - export drawings as an .excalidraw json file.
⚒ Wide range of tools - rectangle, circle, diamond, arrow, line, free-draw, eraser...
➡️ Arrow-binding & labeled arrows.
🔙 Undo / Redo.
🔍 Zoom and panning support.
#draw #diagram #productivity
https://github.com/excalidraw/excalidraw
Umami is a simple, easy to use, self-hosted web analytics solution
#selfhosted #analytics
http://github.com/mikecao/umami
#selfhosted #analytics
http://github.com/mikecao/umami
Turn shell commands into web services
webify is a very basic CGI server which forwards all requests to a single script. A design goal is to be as zero-config as possible.
#cmd #cli #service #go
https://github.com/beefsack/webify
webify is a very basic CGI server which forwards all requests to a single script. A design goal is to be as zero-config as possible.
#cmd #cli #service #go
https://github.com/beefsack/webify
sshportal
🎩 simple, fun and transparent SSH (and telnet) bastion server
Jump host/Jump server without the jump, a.k.a Transparent SSH bastion
#ssh #security #terminal
https://github.com/moul/sshportal
🎩 simple, fun and transparent SSH (and telnet) bastion server
Jump host/Jump server without the jump, a.k.a Transparent SSH bastion
#ssh #security #terminal
https://github.com/moul/sshportal
Forwarded from AWS Notes
AWSets — экспорт всех ресурсов AWS аккаунта для дальнейшего анализа:
https://github.com/trek10inc/awsets
https://github.com/trek10inc/awsets
Forwarded from AWS Notes
Infracost — почасовая/помесячная стоимость Terraform проекта:
https://github.com/infracost/infracost
#Terraform
https://github.com/infracost/infracost
#Terraform
query-json is a faster and simpler re-implementation of the jq language in Reason Native and compiled to binary thanks to the OCaml compiler. query-json, allows you to write small programs to operate on top of json files in a cute syntax:
https://github.com/davesnx/query-json
query-json ".store.books | filter(.price > 10)" stores.json
#json #devhttps://github.com/davesnx/query-json