Skip to content

PyMarcus/OrganizeLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

OrganizeLinux

Organize seu linux - organize your linux

Organize seu linux

Uma forma rápida de separar arquivos dispersos em pastas.

formatos a serem capturados pelo script:
image = ['.png', '.jpg', '.img', '.jpeg', '.gif']
pdf = ['.pdf']
doc = ['.doc', 'docx','.odt']
txt = ['.txt']
excel = ['.xlx', '.csv', '.xlsx', '.xml']
music = ['.mp3']
video = ['.mp4', '.mv', '.mov', '.webm', '.mkv']

Como rodar - how to run?

1 - Abra o terminal, com o python3.8 ou superior instalado ,e execute-o:
$ python3 Main.py
OBS: confira se todos os módulos em requirements.txt estão presentes.

1 - Open the terminal, with python3.8 or higher installed, and run it:
$ python3 Main.py
NOTE: check if all modules in requirements.txt are present.

💙

Screencast_from_30-11-2021_11_39_20.mp4

About

Organize seu linux - organize your linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages