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
Immich

High performance self-hosted photo and video backup solution. Google Photos alternative. They also offer first-party mobile apps for Android and iOS.

πŸ”— https://immich.app/
🌐 https://github.com/immich-app/immich

#opensource #photo #image #cloud #storage #video #backup #android #ios #app #selfhosted
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
just

A handy way to save and run project-specific commands. Commands, called recipes, are stored in a file called justfile with syntax inspired by make.

πŸ”— https://just.systems
🌐 https://github.com/casey/just

#opensource #dev #make #build #script #rust #automation
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1πŸ‘1
Midnight Lizard

A browser extension that provides custom color schemes for all websites. Each color scheme works on all websites and will never become outdated. There are many predefined color schemes and you can install more from their website.

Similar to Dark Reader [ByteCrawl/215].

πŸ”— https://midnight-lizard.org/
🌐 https://github.com/Midnight-Lizard

#opensource #browser #extension #addon #dark #theme #web #darkmode
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4
Micro Digital Tools

Web based digital tools that work inside your browser. Useful tools for various problems related to design, development, marketing, finance, writing, image, social media and more.

Similar to IT-Tools [ByteCrawl/158].

πŸ”— https://mdigi.tools/

#closedsource #web #tool #browser
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2
zoxide

A smarter cd command, inspired by z and autojump. It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. zoxide works on all major shells.

🌐 https://www.youtube.com/watch?v=aghxkpyRVDY
🌐 https://github.com/ajeetdsouza/zoxide

#opensource #rust #cli #bash #linux
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯1🀩1
KeePassXC

An modern, secure, and open-source password manager. Port of the windows application KeePass 2 [ByteCrawl/131]. Interoperable with KeePass 2, since it uses the same password files (.kdbx). Multiplatform, since it is developed in C++.

πŸ”— https://keepassxc.org
🌐 https://github.com/keepassxreboot/keepassxc

#opensource #password #passwordmanager #passwordsafe #security #keepass #multiplatform #linux #windows #macos
Please open Telegram to view this post
VIEW IN TELEGRAM
❀2
Link Hints

A browser extension that lets you click with your keyboard. Press Alt+J. This makes little yellow boxes with letters, called hints, appear next to links (and other clickable things). Type the letters to click the link. Alternatively, hold Shift and type a bit of the link text.

πŸ”— https://lydell.github.io/LinkHints
🌐 https://github.com/lydell/LinkHints

#opensource #javascript #browser #addon #extension #web #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
HTML Dog

HTML Tutorials. And Stuff. Everything HTML, CSS, and JavaScript,
the most common languages used in making web pages.

Offering tutorials, techniques, examples, and references. The Beginner Tutorials are step-by-step guides, whereas the Intermediate and Advanced Tutorials contain stand-alone tips, tricks and best-practice techniques.

πŸ”— https://www.htmldog.com

#web #dev #tutorial #article #html #javascript #css
Please open Telegram to view this post
VIEW IN TELEGRAM
Elasticvue

A free and open-source elasticsearch gui that you can use to manage the data in your cluster. It has full support for elasticsearch versions 8.x and 7.x.

πŸ”— https://elasticvue.com
🌐 https://github.com/cars10/elasticvue

#opensource #web #gui #elasticsearch #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘3🀑1
Oh Shit, Git!?!

Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you already know the name of the thing you need to know about in order to fix your problem.

So here are some bad situations I've gotten myself into, and how I eventually got myself out of them in plain english.

πŸ”— https://ohshitgit.com/
🌐 https://github.com/ksylor/ohshitgit

#opensource #article #support #git #dev
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1🀑1
monaspace

The Monaspace type system is a monospaced type superfamily with some modern tricks up its sleeve. It consists of five variable axis typefaces. Each one has a distinct voice, but they are all metrics-compatible with one another, allowing you to mix and match them for a more expressive typographical palette. Monaspace was made to improve all code for all developers.

The amount of work that went into developing these fonts is huge, as is the website's design. There's a lot you can learn about fonts and typefaces.

Also you can try out and modify every font on the website to see which one fits best for your IDE or terminal.

πŸ”— https://monaspace.githubnext.com
🌐 https://github.com/githubnext/monaspace

#opensource #openfont #font #IDE #code #monospace #typography
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4❀1🀑1
Uptime Kuma

An easy-to-use self-hosted monitoring tool, allowing users to keep track of their services’ uptime with a variety of features and extensive documentation for setup and maintenance.

πŸ”— https://uptime.kuma.pet/
🌐 https://github.com/louislam/uptime-kuma

#opensource #monitoring #selfhosted #js #typescript #performance #web
Please open Telegram to view this post
VIEW IN TELEGRAM
🀑1
gotop

Another terminal based graphical activity monitor, inspired by gtop and vtop, this time written in Go!

🌐 https://github.com/xxxserxxx/gotop

#opensource #golang #go #tui #performance #system #tool #monitoring #multiplatform #windows #linux #macos
Please open Telegram to view this post
VIEW IN TELEGRAM
🀑1
Shotcut

A free, open source, cross-platform video editor for Windows, Mac and Linux. It supports a wide range of audio and video formats, offers advanced features like 4k resolution support, and provides a user-friendly interface with drag-and-drop functionality for assets. It aims to provide powerful yet accessible video editing capabilities.

πŸ”— https://shotcut.org/
🌐 https://github.com/mltframework/shotcut

#opensource #multiplatform #macos #windows #linux #video #editing #media #videoediting
Please open Telegram to view this post
VIEW IN TELEGRAM
🀑1
rclone

A command-line program to manage files on (cloud) storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. Over 70 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.

πŸ”— https://rclone.org/
🌐 https://github.com/rclone/rclone

#opensource #storage #backup #sync #cloud #ftp #filetransfer #go #golang
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5❀1πŸ”₯1πŸ‘1🀑1
Recuva

An undeletion program for Windows, developed by Piriform Software. It is able to undelete files that have been marked as deleted; the operating system marks the areas of the disk in which they were stored as free space.

πŸ”— https://www.ccleaner.com/recuva

#closedsource #dataloss #datarecovery #backup #tool #windows
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2πŸ€“2πŸ‘Ž1
Ruff

An extremely fast Python linter and code formatter, written in Rust. Ruff aims to be orders of magnitude faster than alternative tools while integrating more functionality behind a single, common interface.

Ruff can be used to replace Flake8 (plus dozens of plugins), Black, isort, pydocstyle, pyupgrade, autoflake, and more, all while executing tens or hundreds of times faster than any individual tool.

πŸ”— https://astral.sh/ruff
🌐 https://github.com/astral-sh/ruff

#opensource #rust #python #linter #tool #dev
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘Ž1πŸ”₯1
penpot

Open source, self hostable alternative to figma [ByteCrawl/93]. The first Open Source design and prototyping platform meant for cross-domain teams.

πŸ”— https://penpot.app
🌐 https://github.com/penpot/penpot

#opensource #design #web #ui #frontend #vector #prototyping
Please open Telegram to view this post
VIEW IN TELEGRAM
❀2πŸ‘2πŸ‘Ž1
Affinity Suite

A collection of creative software tools developed by Serif, a UK-based company. It consists of three main applications: Affinity Designer, Affinity Photo, and Affinity Publisher. These applications are designed to provide professional-grade functionality for graphic design, photo editing, and desktop publishing, while offering an alternative to Adobe's Creative Suite.

Affinity was just bought by canva. According to canva, they want to keep the perpetual model. Currently the apps are 30% off.

πŸ”— https://affinity.serif.com/en-us/designer/
πŸ”— https://affinity.serif.com/en-us/photo/
πŸ”— https://affinity.serif.com/en-us/publisher/

#closedsource #design #creative #drawing #media #svg #adobe #windows #macos #ipad
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2πŸ‘Ž1