Commit Graph

29 Commits

Author SHA1 Message Date
agresdominik c268ce51d0 Added some pdf related commands 2025-12-15 21:28:06 +01:00
agresdominik 6508479b98 Other applications and package managers 2025-12-12 00:25:53 +01:00
agresdominik c6f677b169 Readme update 2025-12-11 16:16:25 +01:00
agresdominik 5bb45ca959 Pre commit to check json validity 2025-12-11 15:48:24 +01:00
agresdominik 3bd7eff5e9 Removed trailing comma 2025-12-11 15:39:55 +01:00
agresdominik 54e1d5bbd4 Command 2025-12-11 15:36:21 +01:00
agresdominik 1cfc374d70 new commands 2025-12-11 15:09:31 +01:00
agresdominik 9f33d1c4b2 Browsing through a menu now does not change where the selection was in the previous menu when returning 2025-12-11 15:01:51 +01:00
agresdominik 9ef617ef65 fix missing comma json 2025-12-11 14:58:26 +01:00
agresdominik 12fbb7a3a9 Revert from previous mistaken merge 2025-12-11 14:56:45 +01:00
agresdominik c2e15496da Merge remote-tracking branch 'refs/remotes/origin/main' 2025-12-11 14:48:48 +01:00
agresdominik 64fb5a28df search and compression commands 2025-12-11 14:48:15 +01:00
agresdominik 945b6079e4 Fixed b to quit, added commands 2025-12-01 11:39:50 +01:00
agresdominik 3ab1292256 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-11-30 23:50:12 +01:00
agresdominik 74986eb00d fixed not remembering which menu was selected beforhand and therefore the tui would not behave consistently 2025-11-30 23:49:28 +01:00
agresdominik 9946cfddbc Commands added 2025-11-28 16:36:49 +01:00
agresdominik 5cc5ea7deb Commands added 2025-11-28 13:34:07 +01:00
agresdominik 5b39640ec1 Changed install to be in userspace and no root is required 2025-11-07 23:14:25 +01:00
agresdominik 4ab9fab20b Added gpg key commands 2025-11-07 20:32:03 +01:00
agresdominik 9de031127f Added git command 2025-10-23 14:01:17 +02:00
agresdominik d2388d34b4 commands 2025-10-18 00:49:19 +02:00
Dominik 306e62876f Merge pull request #1 from agresdominik/ui_optimisation
UI optimisation
2025-10-18 00:35:22 +02:00
agresdominik 43b1fbb64c Refactored the map to a struct because maps are for some reason not sortable, added sorting 2025-10-18 00:34:39 +02:00
agresdominik b4f7007a9f Reworked tui in bubbletea instead of tview 2025-10-17 12:13:45 +02:00
agresdominik b2f106dcdf Removed go files from gitignore 2025-10-16 00:21:45 +02:00
agresdominik 470e8ad5a3 Moved some files, implemented Dockerfile for tests, implemented makefile with install functionality 2025-10-16 00:21:16 +02:00
agres 727254f43a Initial functionality 2025-09-20 02:42:20 +02:00
agres 357b7a1be1 Adjusted to go 2025-09-20 02:41:50 +02:00
Dominik 6b2d22ef3c Initial commit 2025-09-20 00:05:49 +02:00