Awesome Desktop Apps
OCR
Constraint Solver
Optaplanner GitHub: OptaPlanner is an AI constraint solver. It optimizes planning and scheduling problems, such as the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, etc.
Harddisk SSD Cloning Software
Clonezilla - https://clonezilla.org/
Samsung Magician - https://www.samsung.com/semiconductor/minisite/ssd/download/tools/
Acronis - https://kb.acronis.com/content/56634
Macrium Reflect Free - https://www.macrium.com/reflectfree
Windows App
Windows Command
ipconfig
ipconfig /all
ipconfig /renew
ipconfig /flushdns
ping 1.1.1.1
ping -t
tracert 1.1.1.1
nslookup google.com
netstat
netstat -n
arp -a 192.168.1.1
route print
netsh
pathping 1.1.1.1
hostname
nbtstat
tasklist
taskkill
getmac
systeminfo
FOR /L %i IN (1,1,254) DO ping -n 1 192.168.10.%i - FIND /i "Reply">>c:\ipaddresses.txt
Windows Hotkey
Windows Automation
Windows App
Last updated