Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alekup24/complete_projects
To show projects I've been working on
https://github.com/alekup24/complete_projects
Last synced: 22 days ago
JSON representation
To show projects I've been working on
- Host: GitHub
- URL: https://github.com/alekup24/complete_projects
- Owner: AlekUp24
- Created: 2023-11-27T07:57:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-02T13:59:27.000Z (12 months ago)
- Last Synced: 2024-02-02T14:58:58.330Z (12 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Complete_Projects
To show projects I've been working on- Folder Cleaner
(Move files to folders based on file type and last modification dates. Creates subfolders to keep everything nice and tide.)
- Mouse Mover
(Move mouse to prevent AFK. It can work in background and is activated after 10s of users inactivity. Stops when user moves mouse.)
- Basic Calculator
(TKinter basicis with some functions)
- Housing Market Bot
(To get and store online listings of real estate in given city. Updated each run.
Collect data to analyse it later. WORK IN PROGRESS)