Commit Graph

57 Commits

Author SHA1 Message Date
Chris Titus a8156e1d32 Fix documentation links in README.md
nix / checks (push) Has been cancelled
nix / update (push) Has been cancelled
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
Updated links to the official documentation and roadmap.
2026-04-30 15:50:46 -05:00
Chris Titus 7d2ac8e4a4 Add entry for Linutil docs website creation 2026-04-30 15:40:32 -05:00
Chris Titus 5db155017a Add TUI Refresh with Logo entry to README 2026-04-30 15:35:00 -05:00
Kingproone 7404851a84 documentation: add a line to the readme, to credit vhs for the preview gif (#1185) 2026-01-28 10:23:11 -06:00
koi 3408e83b33 chore: update adamperkowski username to koibtw (#1172)
hi so this is still me on the same account, just a new username
2026-01-26 19:50:37 -06:00
Real-MullaC ab732f79d7 Update README.md (#1119) 2025-09-09 14:08:48 -05:00
Chris Titus d2bbb59fae Update README.md (#1106) 2025-08-04 14:37:59 -05:00
Chris Titus a52516d1fe Update README.md (#1105) 2025-08-04 14:36:56 -05:00
Jeevitha Kannan K S ac5583d12a Update config section readme. Fix skipconfirmation not working with config (#972) 2025-06-20 13:24:48 -05:00
nyx 6b572b1ab4 refactor: misc restructering (#1015)
Changes:

Separate cli flags and put them in
their own module.

Add a rustfmt configuration file for
grouping imports into crates (so we
dont have to do this manually, and it
seems we were already doing it manually
so might as well)

Use comments to describe cli flags
instead of using ugly syntax (they both
work the same but one is less ugly and
more readable)

Add a --mouse flag to enable mouse
interaction (mouse interaction is now
off by default)

Add a --bypass-root flag to disable
the annoying popup when you run the
utility as root

Fix an issue where you can't reach the
bottom of the list in a subdir (i also
reduced the nesting in those functions
as well for readability)

Add help feature to clap dependency to
enable --help / -h

Add usage feature to clap dependency
to enable usage example when running
with --help / -h

Remove CLI arg examples from readme,
and add instructions on how to view
them on CLI to prevent it from bloating
up the readme
2025-02-11 10:16:05 -06:00
Adam Perkowski c86f0144a8 docs(README): wrong crate name in cargo install instructions (#964)
Resolves #963
2024-11-24 18:16:52 -06:00
Jeevitha Kannan K S fab3415c48 Update CLI arguments documentation (#926) 2024-11-11 10:26:15 -06:00
Real-MullaC 76f8e6438b docs: new repo (#888)
* Removes docs and mentions on readme

* Update README.md

* Update README.md

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>

* Update linutil.yml

* Delete xtask.yml

* Update preview.yml

* Update README.md

---------

Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-11-08 17:09:25 -06:00
Jeevitha Kannan K S 9f0863729f feat: Add automation based on config file (#836)
* feat: Add automation based on config file

* docs: add configuration to the manpage & README

* update roadmap

---------

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-11-07 13:21:37 -06:00
Jeevitha Kannan K S e8e1a36a63 Linutil arguments when using curl (#835)
* Use args

* Include details about arguments

* Update README.md

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>

---------

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-11-07 13:18:21 -06:00
solomoncyj cb6e0f9cb6 Add OpenSUSE to list of linutil added to package managers (#820)
* Add OpenSUSE to list of linutil added to package managers

* Update README.md

* set up install script

* Update linutil-installer.sh

* Update linutil-installer.sh

* fixes

* Update linutil-installer.sh

* Update linutil-installer.sh

* Update linutil-installer.sh

* Update linutil-installer.sh

* Update README.md

* Update linutil-installer.sh

* Update README.md

* Update linutil-installer.sh

* Apply suggestions from code review

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>

* Update core/tabs/applications-setup/linutil-installer.sh

Co-authored-by: JEEVITHA KANNAN K S <ksjeevithakannan123@gmail.com>

* Update linutil-installer.sh

* Update linutil-installer.sh

* Update README.md

---------

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
Co-authored-by: JEEVITHA KANNAN K S <ksjeevithakannan123@gmail.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-11-07 13:07:28 -06:00
Adam Perkowski f1ee0569c3 ✏️ fix: ALL typos (#775) 2024-10-07 20:42:03 -05:00
Adam Perkowski 2f3c49ed0f docs: automated dynamic gif previews using vhs (#736)
* use vhs for previews

* some improvements

* some improvements 2

* forgot about those somehow

* and those

* better commit message
2024-10-02 14:49:19 -05:00
JEEVITHA KANNAN K S 8c5b5702bd Update README.md (#619) 2024-09-22 12:36:22 -05:00
Adam Perkowski c0a9820c32 Add package installation instructions to the docs and README (#605)
* Added Arch Linux

* Added cargo

* update & add to README

* fixed typos

Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>

---------

Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-22 11:38:32 -05:00
Adam Perkowski d6d27980de Added crates.io badge (#552) 2024-09-19 19:32:02 -05:00
Chris Titus dbcf396e73 Update README.md 2024-09-19 19:28:45 -05:00
Chris Titus 01df47fa02 Update README.md 2024-09-19 19:28:13 -05:00
Adam Perkowski d586b6e1bd Packages metadata update [AUR] (#471)
* LINUTIL ON AUR!!!

* Added hyperlinks
2024-09-18 19:04:08 -05:00
hubster-bot 4c2e754eaa Update README.md 2024-09-13 21:45:59 +01:00
hubster-bot 7fb412a49e Adds Discord 2024-09-12 20:34:36 +01:00
Chris Titus 192811d46d Merge pull request #171 from afonsofrancof/contributing_documentation
Applied changes proposed by og-mrk in #148
2024-08-28 20:36:30 -05:00
Nyx dd774143fe Add dev branch 2024-08-23 14:10:56 -04:00
afonsofrancof 5c207f310a Added changes proposed by og-mrk
Co-authored-by: og-mrk <og-mrk@users.noreply.github.com>
2024-08-17 13:28:29 +01:00
afonsofrancof 8f26183487 Added CONTRIBUTING.md and changed README.md 2024-08-09 13:00:37 +01:00
nyx 20ce32d03f Remove the extra "Thanks a lot" 2024-07-31 12:38:09 -04:00
nyx 8f2c84a16e Update README.md 2024-07-31 12:28:00 -04:00
Real-MullaC e23d7327ce Update README.md 2024-07-30 22:33:29 +01:00
Real-MullaC 872e26e5d2 Update README.md to add docs URL 2024-07-30 22:23:07 +01:00
Chris Titus 3fa269ae9e Merge pull request #77 from monoterne/patch-1
Add a colon to the docs for better look
2024-07-30 15:48:58 -05:00
Chris Titus f1fc19fed8 Merge pull request #78 from monoterne/patch-2
Update README.md
2024-07-29 11:10:35 -05:00
Andrii c1e206ccdc Stupid windows infecting Linux 😠😠😠
Cmon, do better @ChrisTitusTech
2024-07-28 19:31:04 +02:00
monoterne 016e2b7b4e Update README.md 2024-07-26 14:15:00 +02:00
monoterne 19d6056b97 Update README.md
Huge readme update adding description and stuff.
2024-07-26 02:34:26 +02:00
monoterne 1719e58d32 Update README.md
Just add a ":" before the command for better look
2024-07-26 01:39:34 +02:00
Chris Titus 4ff6b95a19 Update README.md 2024-07-23 21:41:11 -05:00
RazoBeckett d2afa85b12 Update README.md
Inspired by winutil
2024-07-22 11:08:38 +05:30
Chris Titus 77b78b5870 Update README.md 2024-07-18 22:56:58 -05:00
Pranav 0bae3c89ef shorter oneliner 2024-07-16 21:51:26 +05:30
Chris Titus a92abbb3a3 update run command to stable release 2024-07-14 00:03:42 -05:00
Chris Titus 044b6a30f9 Update README.md 2024-07-13 16:57:16 -05:00
Chris Titus bc08331fb2 Update README.md 2024-07-13 16:56:27 -05:00
Pigges afbb189be6 pipe script into sh for a cleaner command 2024-07-08 00:35:37 +02:00
Chris Titus 15e9c8ebe4 Update README.md 2024-06-28 21:13:28 -05:00
SteavenGamerYT 00a0056513 Update README.md 2024-06-29 04:58:22 +03:00