urlscan
A sandbox for the web. Incredible tool to quickly scan and analyze any website. It's designed to investigate suspicious and malicious URLs and helps identifying phishing or scam pages or otherwise shady websites you wouldn't want to browse to.
Their search also enables you to find and track currently ongoing campaigns.
https://urlscan.io
#web #tool #sandbox #phishing #security #osint
A sandbox for the web. Incredible tool to quickly scan and analyze any website. It's designed to investigate suspicious and malicious URLs and helps identifying phishing or scam pages or otherwise shady websites you wouldn't want to browse to.
Their search also enables you to find and track currently ongoing campaigns.
https://urlscan.io
#web #tool #sandbox #phishing #security #osint
PhotoPrism
AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud. Also features automatic backups of your media via the PhotoSync app.
https://www.photoprism.app/
https://github.com/photoprism/photoprism
#photo #media #organization #opensource #go #golang #web #ai
AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud. Also features automatic backups of your media via the PhotoSync app.
https://www.photoprism.app/
https://github.com/photoprism/photoprism
#photo #media #organization #opensource #go #golang #web #ai
Everything
Extremely fast search tool for Windows that locates files and folders by filename instantly.
Unlike Windows search "Everything" initially displays every file and folder on your computer (hence the name "Everything").
You type in a search filter to limit what files and folders are displayed. It uses the NTFS USN Journal to obtain the incredible speed.
https://www.voidtools.com/
#search #file #windows #tool #sysadmin
Extremely fast search tool for Windows that locates files and folders by filename instantly.
Unlike Windows search "Everything" initially displays every file and folder on your computer (hence the name "Everything").
You type in a search filter to limit what files and folders are displayed. It uses the NTFS USN Journal to obtain the incredible speed.
https://www.voidtools.com/
#search #file #windows #tool #sysadmin
π5
hexyl
A simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
https://github.com/sharkdp/hexyl
#rust #opensource #hex #tool #reversing #cli
A simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
https://github.com/sharkdp/hexyl
#rust #opensource #hex #tool #reversing #cli
π3
typst
A new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.
https://typst.app/
https://github.com/typst/typst
#rust #opensource #latex #pdf #typesetting
A new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.
https://typst.app/
https://github.com/typst/typst
#rust #opensource #latex #pdf #typesetting
π3π₯1
snips.sh
Free, anonymous, SSH-powered pastebin with a human-friendly TUI and web UI
https://snips.sh/
https://github.com/robherley/snips.sh
#opensource #go #golang #paste #dev #cli #tui #ssh
Free, anonymous, SSH-powered pastebin with a human-friendly TUI and web UI
https://snips.sh/
https://github.com/robherley/snips.sh
#opensource #go #golang #paste #dev #cli #tui #ssh
β€1
phind
The AI search engine for developers. Phind is a search engine that simply tells users what the answer is. Optimized for developers and technical questions, Phind instantly answers questions with detailed explanations and relevant code snippets from the web. Phind pulls information from the internet and is always up to date.
https://www.phind.com/
#search #web #gpt #llm #ai
The AI search engine for developers. Phind is a search engine that simply tells users what the answer is. Optimized for developers and technical questions, Phind instantly answers questions with detailed explanations and relevant code snippets from the web. Phind pulls information from the internet and is always up to date.
https://www.phind.com/
#search #web #gpt #llm #ai
π4β€2
One Commander
A modern file manager for Windows 10 and Windows 11. Features include tabs, dual-pane browsers, columns navigation, built-in preview, a theming system, color tags, and much more. It is free for home use and has no ads.
https://onecommander.com/
#windows #tool #util #filemanager #productivity
A modern file manager for Windows 10 and Windows 11. Features include tabs, dual-pane browsers, columns navigation, built-in preview, a theming system, color tags, and much more. It is free for home use and has no ads.
https://onecommander.com/
#windows #tool #util #filemanager #productivity
π1π₯±1
This media is not supported in your browser
VIEW IN TELEGRAM
espanso
Cross-platform Text Expander written in Rust. A text expander is a program that detects when you type a specific keyword and replaces it with something else. This is useful in many ways.
https://espanso.org/
https://github.com/espanso/espanso
#opensource #rust #tool #util #crossplatform #productivity
Cross-platform Text Expander written in Rust. A text expander is a program that detects when you type a specific keyword and replaces it with something else. This is useful in many ways.
https://espanso.org/
https://github.com/espanso/espanso
#opensource #rust #tool #util #crossplatform #productivity
β€2π1
This media is not supported in your browser
VIEW IN TELEGRAM
Windy
Extremely good weather app with live data about all things weather (rain, wind, thunder, temperatures, clouds, satellite pictures, air quality, and MUCH more). Shows live radar data for tracking clouds and rainfall. In my experience it gives way better weather forecasts than other weather apps. Also it offers great APIs. Initially it was created by a single person - the team now consists of about 10 employees.
https://windy.com
#web #weather #api
Extremely good weather app with live data about all things weather (rain, wind, thunder, temperatures, clouds, satellite pictures, air quality, and MUCH more). Shows live radar data for tracking clouds and rainfall. In my experience it gives way better weather forecasts than other weather apps. Also it offers great APIs. Initially it was created by a single person - the team now consists of about 10 employees.
https://windy.com
#web #weather #api
β€3π2β‘1π1
Compiler Explorer
An interactive compiler exploration website. Edit code in C, C++, C#, F#, Rust, Go, D, Haskell, Swift, Pascal, ispc, Python, Java, or any of the other 30+ supported languages, and see how that code looks after being compiled in real time. Multiple compilers are supported for each language, many different tools and visualizations are available, and the UI layout is configurable
https://godbolt.org/
https://github.com/compiler-explorer/compiler-explorer
#tool #web #opensource #compiler #reversing #debug
An interactive compiler exploration website. Edit code in C, C++, C#, F#, Rust, Go, D, Haskell, Swift, Pascal, ispc, Python, Java, or any of the other 30+ supported languages, and see how that code looks after being compiled in real time. Multiple compilers are supported for each language, many different tools and visualizations are available, and the UI layout is configurable
https://godbolt.org/
https://github.com/compiler-explorer/compiler-explorer
#tool #web #opensource #compiler #reversing #debug
β€4π1
AntiTwin
A small software application which compares files, i.e. it searches for duplicate or similar files on your hard disk drive. All similar or identical files that were found can either be sent to the recycle bin or directly deleted. This will increase the hard disk space on your computer.
Anti-Twin first appeared in 2003 and was maintained until 2012. However, the program still runs on current Windows versions such as Windows 10 or 11.
https://antitwin.org/en/
#windows #tool #duplicates #organization
A small software application which compares files, i.e. it searches for duplicate or similar files on your hard disk drive. All similar or identical files that were found can either be sent to the recycle bin or directly deleted. This will increase the hard disk space on your computer.
Anti-Twin first appeared in 2003 and was maintained until 2012. However, the program still runs on current Windows versions such as Windows 10 or 11.
https://antitwin.org/en/
#windows #tool #duplicates #organization
ExplainMySQL
Helps understand the EXPLAIN output of MySQL. Hides the unimportant stuff and highlights the important ones.
https://explainmysql.com/
https://github.com/tpetry/laravel-mysql-explain
#web #tool #database #opensource #debug
Helps understand the EXPLAIN output of MySQL. Hides the unimportant stuff and highlights the important ones.
https://explainmysql.com/
https://github.com/tpetry/laravel-mysql-explain
#web #tool #database #opensource #debug
Iconify
Modern unified SVG framework. One syntax for many icon sets: FontAwesome, Material Design Icons, Dashicons and many others. Over 150,000 icons, very easy to use. Great source for icons you can use in your projects
https://iconify.design/
https://github.com/iconify/iconify
#design #web #opensource #development #icon #logo
Modern unified SVG framework. One syntax for many icon sets: FontAwesome, Material Design Icons, Dashicons and many others. Over 150,000 icons, very easy to use. Great source for icons you can use in your projects
https://iconify.design/
https://github.com/iconify/iconify
#design #web #opensource #development #icon #logo
π₯5
Filestash
A Dropbox-like file manager that let you manage your data anywhere it is located: FTP β’ FTPS β’ SFTP β’ WebDAV β’ Git β’ S3 β’ NFS β’ Samba β’ Artifactory β’ LDAP β’ Mysql β’ Storj β’ CardDAV β’ CalDAV β’ Backblaze B2 β’ Minio β’ Dropbox β’ Google Drive
https://www.filestash.app/
https://github.com/mickael-kerjean/filestash
#sysadmin #opensource #web #go #golang
A Dropbox-like file manager that let you manage your data anywhere it is located: FTP β’ FTPS β’ SFTP β’ WebDAV β’ Git β’ S3 β’ NFS β’ Samba β’ Artifactory β’ LDAP β’ Mysql β’ Storj β’ CardDAV β’ CalDAV β’ Backblaze B2 β’ Minio β’ Dropbox β’ Google Drive
https://www.filestash.app/
https://github.com/mickael-kerjean/filestash
#sysadmin #opensource #web #go #golang
π1
Node-RED
Low-code programming for event-driven applications. Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
Widely used for home automation.
π https://nodered.org
π https://github.com/node-red/node-red
#opensource #web #dev #programming #iot #automation #nodejs
Low-code programming for event-driven applications. Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
Widely used for home automation.
#opensource #web #dev #programming #iot #automation #nodejs
Please open Telegram to view this post
VIEW IN TELEGRAM
β€2
Paperless-ngx
A document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
π https://docs.paperless-ngx.com
π https://github.com/paperless-ngx/paperless-ngx
#opensource #organization #tool #web #python
A document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
#opensource #organization #tool #web #python
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3
Obsidian
The private and flexible noteβtaking app that adapts to the way you think. From personal notes to journaling, knowledge bases, and project management, Obsidian gives you the tools to come up with ideas and organize them. It uses plain text (markdown) files to store your data.
π https://obsidian.md
#knowledge #information #organization #electron #visualization #mindmap #markdown
The private and flexible noteβtaking app that adapts to the way you think. From personal notes to journaling, knowledge bases, and project management, Obsidian gives you the tools to come up with ideas and organize them. It uses plain text (markdown) files to store your data.
#knowledge #information #organization #electron #visualization #mindmap #markdown
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π1
NetBox
The leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation.
π https://demo.netbox.dev
π https://github.com/netbox-community/netbox
#opensource #network #ipam #dcim #python
The leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation.
#opensource #network #ipam #dcim #python
Please open Telegram to view this post
VIEW IN TELEGRAM
π1π₯1
Restic Browser
A simple, cross-platform restic backup GUI for browsing and restoring restic repositories. Restic was featured in [ByteCrawl/92].
π https://github.com/emuell/restic-browser
#opensource #backup #go #golang #tool
A simple, cross-platform restic backup GUI for browsing and restoring restic repositories. Restic was featured in [ByteCrawl/92].
#opensource #backup #go #golang #tool
Please open Telegram to view this post
VIEW IN TELEGRAM