Skip to content
psygreg edited this page Aug 9, 2025 · 6 revisions

Welcome to the LinuxToys documentation!

Here's where you will find all info on its features and tweaks. The TL;DR at the start of each category will give you the most crucial pieces of information and warnings, but the overall content is kept simple for ease of understanding.

Contributing to LinuxToys

The source directory tree may seem confusing at first, but in reality the main binaries for it are contained in src and src/resources, all others being reflections of those using localized libraries instead of remoting them from GitHub - behaviour only present in direct command usage. Any contributions you desire to make can be done in the main binaries, and then relayed to the others 'as is' - the comparison mode on VS Code is particularly useful to streamline this procedure if you wish to do so yourself. If the relaying process is a bit convoluted for you, you can make the contributions to the main binaries and send a pull request, and I'll relay them to the binaries for packaging myself.

Clone this wiki locally