summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-25extscreen: Allow internal screen to be the primary monitorHEADmainSamuel Lidén Borell1-5/+17
2022-04-09bwscan/goodscan: Improved quality and faster operationSamuel Lidén Borell3-17/+20
2022-04-09prioritize_videoconf: Update script with new process names in FirefoxSamuel Lidén Borell1-0/+2
2022-01-24bwscan: Fix paper size. Improve gamma. Clean up scriptSamuel Lidén Borell1-10/+6
2022-01-07Improve the bwscan/goodscan scriptsSamuel Lidén Borell2-4/+16
2021-08-14bwscan300: Fix incorrect DPI setting in output PDFSamuel Lidén Borell1-1/+1
2021-08-14apk_verify: Quick fix for verification failure with 4 letter timezone (e.g. C...Samuel Lidén Borell1-1/+3
2021-07-19invert_restore - Restores changes after invert_redSamuel Lidén Borell1-0/+29
2021-07-19invert_red: Inverts colors and reduces blue colorSamuel Lidén Borell1-0/+31
2021-07-19low_battery: Script that shows battery level notification when startedSamuel Lidén Borell1-0/+38
2021-07-19Scripts to scan A4 sheet using SANESamuel Lidén Borell3-0/+115
2021-07-01lookup-syscall: Script to look up Linux syscall names by numberSamuel Lidén Borell1-0/+40
2021-06-30apk_verify: Change CLI option syntax and add 2 more apps to --auto modeSamuel Lidén Borell1-19/+29
2021-06-30apk_verify: [SECURITY FIX] Explicitly specify name of certificate fileSamuel Lidén Borell1-1/+1
2021-06-30prioritize_videoconf: Add Zoom and ChromiumSamuel Lidén Borell1-2/+7
2021-01-19prioritize_videoconf: Script to give Firefox higher priotitySamuel Lidén Borell1-0/+36
2020-09-19apk_verify: Add verification support for Signal APKSamuel Lidén Borell1-1/+6
2020-09-19extscreen: chdir to homedir before restarting lxpanelSamuel Lidén Borell1-1/+1
2020-06-26extscreen: Don't set LC_ALL, it's not used by xrandr anywaySamuel Lidén Borell1-1/+0
2020-06-24httpshare: Fix sharing of symlinksSamuel Lidén Borell1-1/+1
2020-06-24apk_verify: Fix verification failure due to unexpected jarsigner outputSamuel Lidén Borell1-2/+3
2020-04-11simplefj: Add --net option to allow network accessSamuel Lidén Borell1-1/+7
2020-04-03extscreen: Fix "off" command when external screen is disconnectedSamuel Lidén Borell1-4/+9
2020-03-31Add simplefj - Runs a command with firejail with almost everything locked downSamuel Lidén Borell1-0/+34
2020-03-31Fix shellcheck warningsSamuel Lidén Borell12-57/+53
2020-03-21extscreen: Fix "off" command. Make "help" command not call xrandrSamuel Lidén Borell1-5/+4
2020-03-21extscreen: Command to turn on/off external monitor and update LXPanel configu...Samuel Lidén Borell1-0/+114
2019-12-07xgrant: Add timeout parameterSamuel Lidén Borell1-13/+32
2019-08-11httpshare: Print message on connection, download start and finished downloadSamuel Lidén Borell1-0/+3
2019-08-11httpshare: Don't send full path in Content-DispsitionSamuel Lidén Borell1-1/+2
2019-08-11httpshare: A simple shell script that shares a file over HTTPSamuel Lidén Borell1-0/+156
2019-08-11httprecv: Fix typo in commentSamuel Lidén Borell1-1/+1
2019-08-11apk_verify: Script to verify APKs against a public key hashSamuel Lidén Borell1-0/+137
2019-08-10Log destination file name at startupSamuel Lidén Borell1-0/+1
2019-08-10Use "head -c x" instead of "dd bs=1 count=x" for much better performanceSamuel Lidén Borell1-1/+1
2019-08-09Fix log messageSamuel Lidén Borell1-1/+1
2019-08-09Code cleanupSamuel Lidén Borell1-16/+0
2019-08-09Usability fixes/improvements on mobileSamuel Lidén Borell1-2/+20
2019-08-09Add "Content-Security-Policy" headerSamuel Lidén Borell1-0/+1
2019-08-08httprecv: Script that allows receiving a file over HTTPSamuel Lidén Borell1-0/+293
2019-08-08osmmerge: Merges .osm files, even not yet uploaded filesSamuel Lidén Borell1-0/+55
2019-08-08defrtip: Shows the local IP address based on the default routeSamuel Lidén Borell1-0/+28
2018-12-04Add moved_diff.py: Cleans up moves/renames from diff filesSamuel Lidén Borell1-0/+153
2018-12-04Add pwmaskcat: Shows files with passwords dimmed but still possible to copySamuel Lidén Borell1-0/+44
2018-12-04Update copyright years in license fileSamuel Lidén Borell1-1/+1
2018-12-04Add ncsend: Sends multiple files using netcatSamuel Lidén Borell1-0/+36
2018-07-31Add sparsify: De-allocate blocks with only null bytes in a fileSamuel Lidén Borell1-0/+48
2018-07-31Add vcat: Like "cat", but print filenames before file contentsSamuel Lidén Borell1-0/+81
2018-07-11cd_lock: Option to use /proc filesystemSamuel Lidén Borell1-17/+37
2018-07-11Add "cd_lock" - a command to lock the eject button on removable drivesSamuel Lidén Borell1-0/+53