Byte Crawl
258 subscribers
325 photos
2 videos
329 links
Tech news, cool tools & projects, infosec and more. Everything is hand-picked and I try to post some new stuff every two days (depending on how much new stuff I found).

Operated by @d_Rickyy_b
Download Telegram
OpenShot

An award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.

Similar to Shotcut [ByteCrawl/241].

🔗 https://www.openshot.org
🌐 https://github.com/OpenShot/openshot-qt

#opensource #video #editor #editing #videoediting #media #multiplatform #macos #windows #linux
Please open Telegram to view this post
VIEW IN TELEGRAM
2
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Kiwi Browser

Android Web Browser made to browse the internet, read news, watch videos and listen to music, without annoyances. Kiwi is based on Chromium and WebKit and supports many Chrome desktop extensions. It also features a night mode with customizable contrast and grayscale mode.

🔗 https://kiwibrowser.com
🤖 https://play.google.com/store/apps/details?id=com.kiwibrowser.browser
🌐 https://github.com/kiwibrowser/src.next

#opensource #android #web #webbrowser #chromium #addon #app
Please open Telegram to view this post
VIEW IN TELEGRAM
👎2
htmlq

Like jq [ByteCrawl/166], but for HTML. Uses CSS selectors to extract bits of content from HTML files. Useful to quickly extract data from html files. Great to be used within scripts.

🌐 https://github.com/mgdm/htmlq

#opensource #sysadmin #html #cli #rust #web
Please open Telegram to view this post
VIEW IN TELEGRAM
6👍1
Piwigo

Manage your photo library. Open source photo gallery software for the web. Designed for organisations, teams and individuals. Comes with a wide variety of community plugins.

🔗 https://piwigo.org
🌐 https://github.com/Piwigo/Piwigo

#opensource #image #photo #photography #management #organization #archive #library #storage #backup
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
ShellCheck

A shell script static analysis tool. The goals of ShellCheck are to point out and clarify typical:

syntax issues that cause a shell to give cryptic error messages.
semantic problems that cause a shell to behave strangely and counter-intuitively.
subtle caveats, corner cases and pitfalls that may cause an otherwise working script to fail under future circumstances.

It also comes with a web tool.

🔗 https://www.shellcheck.net
🌐 https://github.com/koalaman/shellcheck

#opensource #shell #bash #sh #linter #haskell #dev #console #cli #linux
Please open Telegram to view this post
VIEW IN TELEGRAM
3
aria2

A lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.

🔗 https://aria2.github.io
🌐 https://github.com/aria2/aria2

#opensource #download #http #torrent #bittorrent #ftp #sftp #cpp #cli #sysadmin #filesharing
Please open Telegram to view this post
VIEW IN TELEGRAM
1
security.txt

A proposed standard which allows websites to define security policies. The security.txt file sets clear guidelines for security researchers on how to report security issues. security.txt is the equivalent of robots.txt, but for security issues.

security.txt files have been implemented by Google, Facebook, GitHub, the UK government, and many other organisations.

🔗 https://securitytxt.org/
🔗 https://www.rfc-editor.org/rfc/rfc9116
🌐 https://github.com/securitytxt/security-txt

#standard #security #policy #infosec #rfc
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Friction

A powerful and versatile motion graphics application that allows you to create stunning vector and raster animations for web and video platforms with ease.

🔗 https://friction.graphics
🌐 https://github.com/friction2d/friction

#opensource #video #media #image #editor #animation #graphics #qt #cpp #opengl
Please open Telegram to view this post
VIEW IN TELEGRAM
4
Pulsar

A powerful, blazing fast security tool for monitoring the activity of Linux devices at runtime, designed specifically to address the challenges of embedded security of Linux devices.
Powered by eBPF and written in Rust, Pulsar is lightweight, safe by design and gives you full access to your devices security.


🔗 https://pulsar.sh
🌐 https://github.com/exein-io/pulsar

#opensource #security #cybersecurity #monitoring #rust #linux #iot #ebpf
Please open Telegram to view this post
VIEW IN TELEGRAM
Refactoring.Guru

A great resource that makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.

🔗 https://refactoring.guru
🌐 https://github.com/RefactoringGuru

#opensource #article #learning #programming #refactoring #developer #software #developing
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Portainer

A lightweight container management platform designed to simplify the deployment, management, and security of containerized applications.

It supports Docker, Swarm, Kubernetes and ACI environments.

🔗 https://www.portainer.io
🌐 https://github.com/portainer/portainer

#opensource #docker #container #management #sysadmin #devops #kubernetes
Please open Telegram to view this post
VIEW IN TELEGRAM
Winbindex - the Windows Binaries Index

A tool designed to provide detailed information about Windows files and facilitate their download directly from Microsoft servers. It helps users identify specific file versions, track down bug fixes, and download executable files like exe, dll, and sys.

Also helps security teams to identify official Windows files and create diffs to malicious files claiming to be official ones.

🔗 https://winbindex.m417z.com
🌐 https://github.com/m417z/winbindex

#opensource #tool #web #windows #binary #search #file #executable #security #sysadmin
Please open Telegram to view this post
VIEW IN TELEGRAM
FreedomBox

A private server for non-experts: it lets you install and configure server applications with only a few clicks. It runs on cheap hardware of your choice, uses your internet connection and power, and is under your control.

🔗 https://freedombox.org
🌐 https://salsa.debian.org/freedombox-team/freedombox

#selfhosted #vpn #homeserver #homelab #privacy #raspi
Please open Telegram to view this post
VIEW IN TELEGRAM
deb-get

apt-get functionality for .debs published in 3rd party repositories or via direct download or GitHub release pages. It works on Debian, Ubuntu and their derivative distributions.

🌐 https://github.com/wimpysworld/deb-get

#opensource #linux #shell #debian #ubuntu #packagemanager #install
Please open Telegram to view this post
VIEW IN TELEGRAM
Homer

A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file. No fiddling with html, just configure the dashboard via yaml.

🔗 https://homer-demo.netlify.app
🌐 https://github.com/bastienwirtz/homer

#opensource #dashboard #web #homepage #vuejs #selfhosted #yaml
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1🔥1
mdBook

Create book from markdown files. Like Gitbook but implemented in Rust. mdBook is a utility to create modern online books from Markdown files. A great example for the use of this tool is the documentation for the rust programming language (aka rust book).

🔗 https://rust-lang.github.io/mdBook
🌐 https://github.com/rust-lang/mdBook

#opensource #docs #documentation #book #rust #web #markdown
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
fq

Tool, language and decoders for working with binary data. It aims to be jq, hexdump, dd and gdb for files combined into one. It supports a lot of binary file formats.

🌐 https://github.com/wader/fq

#opensource #tool #go #golang #reversing #binary #json #query #xml #repl #hexdump
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥1
jc (JSON Convert)

CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

🌐 https://github.com/kellyjonbrazil/jc

#opensource #cli #tool #sysadmin #json #bash #shell #parsing #automation
Please open Telegram to view this post
VIEW IN TELEGRAM
1
Explorer++

A lightweight and fast file manager for Windows. It comes with easy-to-remember keyboard shortcuts, a customizable user interface and advanced file operations such as merging and splitting.

🔗 https://explorerplusplus.com
🌐 https://github.com/derceg/explorerplusplus

#opensource #windows #filemanager #tool #sysadmin #productivity
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
mergerfs

A union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.

mergerfs logically merges multiple paths together. Think a union of sets. The file/s or directory/s acted on or presented through mergerfs are based on the policy chosen for that particular action.

🌐 https://github.com/trapexit/mergerfs

#opensource #linux #filesystem #files #fuse #plex #archive #storage #datahoarding
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1