Skip to content

This repository holds codes for miscellaneous/ad-hoc projects

License

Notifications You must be signed in to change notification settings

rohitlal125555/miscellaneous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Miscellaneous

This repository holds codes for miscellaneous/ad-hoc projects.

Future Plans: I'll add more utility scripts to this repository over time. The idea is to build pure Python solutions without third-party/closed-source codes.

Ideas in works:

(1) Directory syncing: Multi-threaded solution to sync directories, with both one-way and two-way syncs.

(2) System specs summary: Detailed summary of different hardware/software system components.

New ideas are always welcomed. Let me know if you have one.

1. Mouse Simulator.py

This script simulates mouse movements and application switching. Do read the disclaimer in the code.

Dependencies:

  • pyautogui: pip install pyautogui

2. Coming soon...

...

About

This repository holds codes for miscellaneous/ad-hoc projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages