In the world of command-line interfaces, Midnight Commander (MC) stands out as a powerful and versatile file manager that brings efficiency and convenience to text-based terminals
Scrcpy is an open-source tool that allows users to mirror and control their Android devices from their computer
So hail to the package managers, we say, for keeping our software up-to-date each day!
Are you tired of losing track of your bookmarks across multiple browsers? Look no further than Buku, the powerful bookmark manager that imports bookmarks from all your browsers, works on console and has a web-based server.
git push --no-verify is a command used to push your local changes to a remote repository without running pre-commit hooks or pre-push hooks. Pre-commit hooks and pre-push hooks are scripts that run before a commit or a push, and they are used to perform automated tests, code quality checks, or other actions that help ensure the quality and correctness of your code. You can use husky or pre-commit if you need extra features or just production ready tools.
Barrier is an open-source KVM (Keyboard, Video, Mouse) software that allows users to share their keyboard and mouse across multiple computers. This allows users to move their cursor and type on one computer while the keyboard and mouse inputs are sent to another computer.
Joplin is an open source note-taking app that allows users to easily organize and store notes, to-do lists, and other information.
Ever tried to measure the network speed between two computers? Do you want to know how fast your local network is? Would you like to compare your WiFi and ethernet speeds? Do you want to check for faulty cables? You can do all of the above, and more, with iperf3.