Commit Graph

52 Commits

Author SHA1 Message Date
Nathan Dwarshuis a083017540 ENH build with nix to pull in all c deps 2022-07-22 00:20:46 -04:00
Nathan Dwarshuis 4451541417 ADD support for partially mounted things 2022-07-22 00:19:41 -04:00
Nathan Dwarshuis fa8a7668d8 ENH update evpn bin to reflect varying output from cli 2022-03-05 18:44:48 -05:00
Nathan Dwarshuis e3ecbad62d ADD password prompt to sshfs and FIX password prompt since it never actually worked 2022-02-03 00:32:52 -05:00
Nathan Dwarshuis ded4f4a0b4 ADD rofi menu for expressVPN 2021-12-15 00:25:42 -05:00
Nathan Dwarshuis c4a9c6462d FIX make bt client accept cli args 2021-11-29 00:55:33 -05:00
Nathan Dwarshuis 3d21688a83 ADD bluetooth launcher 2021-11-29 00:44:37 -05:00
Nathan Dwarshuis 3a3c5eb004 ENH store bitwarden name in conf directory 2021-06-26 17:14:23 -04:00
Nathan Dwarshuis a606056b26 ENH make rofi pinentry actually work 2021-06-26 16:09:49 -04:00
Nathan Dwarshuis 5a063fe237 ADD cli arg for bitwarden name to look up 2021-06-26 00:07:37 -04:00
Nathan Dwarshuis 75f06b5b25 ADD pin prompt 2021-06-25 23:57:37 -04:00
Nathan Dwarshuis d66f9ffaa8 ADD pinentry-rofi skeleton 2021-06-25 23:42:29 -04:00
Nathan Dwarshuis a2d9de37d6 ADD virtual profiles to autorander 2021-06-25 00:04:50 -04:00
Nathan Dwarshuis 9fc0e8df29 ADD options for cifs 2021-03-26 00:17:13 -04:00
Nathan Dwarshuis c034952771 ADD sudo to cifs 2021-03-25 23:16:55 -04:00
Nathan Dwarshuis 165410af84 ENH improve error output 2021-03-25 00:35:59 -04:00
Nathan Dwarshuis 144b4d9afe REF use enums for headers 2021-03-23 22:39:02 -04:00
Nathan Dwarshuis 1bd882b57f REF refactor code 2021-03-23 22:00:25 -04:00
Nathan Dwarshuis a5ef68ffc8 REF rearrange code 2021-03-23 21:39:41 -04:00
Nathan Dwarshuis bc33c47e3b ENH add verbose option 2021-03-23 20:42:14 -04:00
Nathan Dwarshuis f0b931c29c ENH use mountmaybe for mount-by-alias 2021-03-23 20:33:05 -04:00
Nathan Dwarshuis 8ae0637978 ENH use tree for static devices 2021-03-23 01:09:43 -04:00
Nathan Dwarshuis 0fcf836d1d WIP use trees for staic config 2021-03-22 19:20:32 -04:00
Nathan Dwarshuis a033b673e0 ENH remove weird systemd devices 2021-03-20 15:03:13 -04:00
Nathan Dwarshuis 79d8b0194a REF clean up code a bit 2021-03-20 14:44:36 -04:00
Nathan Dwarshuis 047d68a6d8 ENH flatten config file using type key 2021-03-20 14:00:47 -04:00
Nathan Dwarshuis f09f646e13 ADD batch mode 2021-03-19 23:23:45 -04:00
Nathan Dwarshuis 836ed18943 ADD show 2021-03-18 00:41:21 -04:00
Nathan Dwarshuis cd3ee141b0 ENH use yaml file for static config 2021-03-18 00:41:04 -04:00
Nathan Dwarshuis 7234cb3799 ADD systemd mount unit thing support 2021-02-14 19:33:10 -05:00
Nathan Dwarshuis 335c5b74c9 REF clean up asks 2021-02-14 16:32:36 -05:00
Nathan Dwarshuis 0fda1a55a3 ENH remove sudo prompts from veracrypt mounts 2021-02-14 16:29:34 -05:00
Nathan Dwarshuis fe73296860 ENH throw useful error message when veracrypt password is not obtained correctly 2021-01-01 13:12:51 -05:00
Nathan Dwarshuis 3c716b5d2b ENH make veracrypt not depend on fstab 2020-12-12 00:11:00 -05:00
Nathan Dwarshuis 77ffbd3140 ENH make veracrypt look up passwords in the bitwarden vault 2020-12-11 22:18:20 -05:00
Nathan Dwarshuis 4cbdad193b REF move most of the bitwarden code to an internal module 2020-12-11 21:18:17 -05:00
Nathan Dwarshuis 930685f095 ENH make getItems not depend on the reader config 2020-12-11 17:37:38 -05:00
Nathan Dwarshuis dbf48ad771 ENH move the base mount path to /tmp/media/USER 2020-12-11 16:08:50 -05:00
Nathan Dwarshuis b3798e8577 ENH make veracript prompt for sudo password 2020-11-28 15:57:24 -05:00
Nathan Dwarshuis c64d163a48 ADD autorandr selector 2020-08-17 18:40:43 -04:00
Nathan Dwarshuis 73ee4f4cd2 ADD veracrypt support 2020-08-15 13:54:33 -04:00
Nathan Dwarshuis 537841b1b9 ADD program to print the name of the currently focused output 2020-07-06 15:38:56 -04:00
Nathan Dwarshuis e21b581e6c ADD sync session functionality 2020-05-11 22:45:26 -04:00
Nathan Dwarshuis bfdb50d6a5 REF renamed files to match executable names 2020-05-02 00:19:10 -04:00
Nathan Dwarshuis b125a66d9e REF add some TODOS 2020-05-02 00:13:45 -04:00
Nathan Dwarshuis ebbb2a714d FIX command typo 2020-05-02 00:13:33 -04:00
Nathan Dwarshuis 63f4c0c035 ENH add icons to notifications 2020-05-02 00:13:25 -04:00
Nathan Dwarshuis 1ae1510091 REF add comments and split some code into smaller functions 2020-05-01 23:44:46 -04:00
Nathan Dwarshuis 403c8d6e24 REF add descriptive comments 2020-05-01 23:44:36 -04:00
Nathan Dwarshuis 09e8bc9372 ENH add wrap to command line text 2020-05-01 22:22:28 -04:00