Added random things.

This commit is contained in:
dataprolet 2024-03-15 11:44:08 +00:00
parent 764599ad9c
commit bb55ac55c8
3 changed files with 28 additions and 3 deletions

10
ocrmypdf-script.sh Normal file
View File

@ -0,0 +1,10 @@
#!/bin/bash
echo "Please select a file to OCR:"
IFS=$'\n'
files=( $(ls | grep pdf) )
declare -a files
select file in ${files[*]}
do
break
done
ocrmypdf -l deu+eng -d -c $file "${file%.*}"-OCR.pdf

View File

@ -1,3 +1,8 @@
## Most random tips I could think of:
1. Firefox has an about.about section, listing all other about:X pages.
2. Clean your Arch system: `sudo pacman -Qttdq | sudo pacman -Rnsscu -`
3. Ferment lemons in salt.
4. Enable TRIM: `systemctl enable fstrim.timer`
5. https://github.com/ibraheemdev/modern-unix
6. Chatbots: https://www.flowgpt.com/chat; https://perplexity.ai

View File

@ -1,7 +1,17 @@
## Random sotware recommendations
## Random software recommendations
- Mobile browser: Mull
- Deduplication: Czkawka
- Ventoy
- Nala
- https://wiki.archlinux.org/title/LibreOffice#Grammar_checking
- Media sorting: phockup
- Backup: Borg
- Firmware update: fwupd
- Analyse pishing mails: ThePhish
- OCR: OCRmyPDF
- Upscal images: Upscaly
- Send files: croc
- Hosting: pgs.sh
- LLM: ollama
- VPN: Tailscale