index
:
scripts
main
[not maintained] Various old scripts
samuel@kodafritt.se
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
extscreen: Allow internal screen to be the primary monitor
HEAD
main
Samuel Lidén Borell
1
-5
/
+17
2022-04-09
bwscan/goodscan: Improved quality and faster operation
Samuel Lidén Borell
3
-17
/
+20
2022-04-09
prioritize_videoconf: Update script with new process names in Firefox
Samuel Lidén Borell
1
-0
/
+2
2022-01-24
bwscan: Fix paper size. Improve gamma. Clean up script
Samuel Lidén Borell
1
-10
/
+6
2022-01-07
Improve the bwscan/goodscan scripts
Samuel Lidén Borell
2
-4
/
+16
2021-08-14
bwscan300: Fix incorrect DPI setting in output PDF
Samuel Lidén Borell
1
-1
/
+1
2021-08-14
apk_verify: Quick fix for verification failure with 4 letter timezone (e.g. C...
Samuel Lidén Borell
1
-1
/
+3
2021-07-19
invert_restore - Restores changes after invert_red
Samuel Lidén Borell
1
-0
/
+29
2021-07-19
invert_red: Inverts colors and reduces blue color
Samuel Lidén Borell
1
-0
/
+31
2021-07-19
low_battery: Script that shows battery level notification when started
Samuel Lidén Borell
1
-0
/
+38
2021-07-19
Scripts to scan A4 sheet using SANE
Samuel Lidén Borell
3
-0
/
+115
2021-07-01
lookup-syscall: Script to look up Linux syscall names by number
Samuel Lidén Borell
1
-0
/
+40
2021-06-30
apk_verify: Change CLI option syntax and add 2 more apps to --auto mode
Samuel Lidén Borell
1
-19
/
+29
2021-06-30
apk_verify: [SECURITY FIX] Explicitly specify name of certificate file
Samuel Lidén Borell
1
-1
/
+1
2021-06-30
prioritize_videoconf: Add Zoom and Chromium
Samuel Lidén Borell
1
-2
/
+7
2021-01-19
prioritize_videoconf: Script to give Firefox higher priotity
Samuel Lidén Borell
1
-0
/
+36
2020-09-19
apk_verify: Add verification support for Signal APK
Samuel Lidén Borell
1
-1
/
+6
2020-09-19
extscreen: chdir to homedir before restarting lxpanel
Samuel Lidén Borell
1
-1
/
+1
2020-06-26
extscreen: Don't set LC_ALL, it's not used by xrandr anyway
Samuel Lidén Borell
1
-1
/
+0
2020-06-24
httpshare: Fix sharing of symlinks
Samuel Lidén Borell
1
-1
/
+1
2020-06-24
apk_verify: Fix verification failure due to unexpected jarsigner output
Samuel Lidén Borell
1
-2
/
+3
2020-04-11
simplefj: Add --net option to allow network access
Samuel Lidén Borell
1
-1
/
+7
2020-04-03
extscreen: Fix "off" command when external screen is disconnected
Samuel Lidén Borell
1
-4
/
+9
2020-03-31
Add simplefj - Runs a command with firejail with almost everything locked down
Samuel Lidén Borell
1
-0
/
+34
2020-03-31
Fix shellcheck warnings
Samuel Lidén Borell
12
-57
/
+53
2020-03-21
extscreen: Fix "off" command. Make "help" command not call xrandr
Samuel Lidén Borell
1
-5
/
+4
2020-03-21
extscreen: Command to turn on/off external monitor and update LXPanel configu...
Samuel Lidén Borell
1
-0
/
+114
2019-12-07
xgrant: Add timeout parameter
Samuel Lidén Borell
1
-13
/
+32
2019-08-11
httpshare: Print message on connection, download start and finished download
Samuel Lidén Borell
1
-0
/
+3
2019-08-11
httpshare: Don't send full path in Content-Dispsition
Samuel Lidén Borell
1
-1
/
+2
2019-08-11
httpshare: A simple shell script that shares a file over HTTP
Samuel Lidén Borell
1
-0
/
+156
2019-08-11
httprecv: Fix typo in comment
Samuel Lidén Borell
1
-1
/
+1
2019-08-11
apk_verify: Script to verify APKs against a public key hash
Samuel Lidén Borell
1
-0
/
+137
2019-08-10
Log destination file name at startup
Samuel Lidén Borell
1
-0
/
+1
2019-08-10
Use "head -c x" instead of "dd bs=1 count=x" for much better performance
Samuel Lidén Borell
1
-1
/
+1
2019-08-09
Fix log message
Samuel Lidén Borell
1
-1
/
+1
2019-08-09
Code cleanup
Samuel Lidén Borell
1
-16
/
+0
2019-08-09
Usability fixes/improvements on mobile
Samuel Lidén Borell
1
-2
/
+20
2019-08-09
Add "Content-Security-Policy" header
Samuel Lidén Borell
1
-0
/
+1
2019-08-08
httprecv: Script that allows receiving a file over HTTP
Samuel Lidén Borell
1
-0
/
+293
2019-08-08
osmmerge: Merges .osm files, even not yet uploaded files
Samuel Lidén Borell
1
-0
/
+55
2019-08-08
defrtip: Shows the local IP address based on the default route
Samuel Lidén Borell
1
-0
/
+28
2018-12-04
Add moved_diff.py: Cleans up moves/renames from diff files
Samuel Lidén Borell
1
-0
/
+153
2018-12-04
Add pwmaskcat: Shows files with passwords dimmed but still possible to copy
Samuel Lidén Borell
1
-0
/
+44
2018-12-04
Update copyright years in license file
Samuel Lidén Borell
1
-1
/
+1
2018-12-04
Add ncsend: Sends multiple files using netcat
Samuel Lidén Borell
1
-0
/
+36
2018-07-31
Add sparsify: De-allocate blocks with only null bytes in a file
Samuel Lidén Borell
1
-0
/
+48
2018-07-31
Add vcat: Like "cat", but print filenames before file contents
Samuel Lidén Borell
1
-0
/
+81
2018-07-11
cd_lock: Option to use /proc filesystem
Samuel Lidén Borell
1
-17
/
+37
2018-07-11
Add "cd_lock" - a command to lock the eject button on removable drives
Samuel Lidén Borell
1
-0
/
+53
[next]