A Python script to organize your downloads folder by file extensions and mimetypes.
Project description
Download Organizer ⬇️
A Python script to organize your downloads folder by file extensions and mimetypes. The script also assigns an icon to each of the folders.
Installation
Using pipx (recommended ✓)
pipx install dlorg
Manual
-
Clone the repository:
git clone https://github.com/at-pyrix/dlorg.git cd dlorg
-
Install the dependencies and the CLI tool:
pipx install .
Usage
$ dlorg
Custom Downloads Folder
If your downloads folder is different from the default (~/Downloads
), update the folder
variable in dlorg.py
to the desired path.
Folder Categories
The script sorts files into the following categories:
- Audio: 8svx, aac, ac3, aiff, amb, au, avr, caf, cdda, cvs, cvsd, cvu, dts, dvms, fap, flac, fssd, gsrt, hcom, htk, ima, ircam, m4a, m4r, maud, mp2, mp3, nist, oga, ogg, opus, paf, prc, pvf, ra, sd2, sln, smp, snd, sndr, sndt, sou, sph, spx, tta, txw, vms, voc, vox, w64, wma, wv
- Archive: 7z, deb, pkg, rar, rpm, tar.gz, z, zip, tar.bz2, tar.xz, gz, bz2, xz
- Code: c, class, cpp, cs, css, go, h, htaccess, html, java, js, json, kml, php, pl, py, rb, sql, swift, vb, yaml
- Documents: csv, djvu, doc, docx, odp, ods, odt, ott, pdf, ppt, rtf, txt, xls, xlsx, md
- Ebooks: azw3, epub, fb2, lrf, mobi, pdb, snb
- Images: bmp, cr2, cur, dds, dng, erf, exr, fts, gif, hdr, heic, heif, ico, jfif, jp2, jpe, jpeg, jpg, jps, mng, nef, nrw, orf, pam, pbm, pcd, pcx, pef, pes, pfm, pgm, picon, pict, png, pnm, ppm, psd, raf, ras, rw2, sfw, sgi, svg, tga, tiff, wbmp, webp, wpg, x3f, xbm, xcf, xpm, xwd
- Programs: apk, bin, jar, msi, exe, appimage, run, sh, fish
- Videos: 3gp, asf, avi, f4v, flv, hevc, m2ts, m2v, m4v, mjpeg, mkv, mov, mp4, mpeg, mpg, mts, mxf, ogv, rm, swf, ts, vob, webm, wmv
- Fonts: cff, dfont, otf, pfb, ps, sfd, ttf, woff
[!NOTE] If no category is detected, the script will try relying on MIMEtypes. If it still returns nothing, the file will NOT be moved.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dlorg-2.1.tar.gz
.
File metadata
- Download URL: dlorg-2.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.10.0-arch1-2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94b706b0315909a6442339762b4150ea5178218ff1cff8542bb9cc015dcce405 |
|
MD5 | 3c4057798a1f997a2700caa5aa271336 |
|
BLAKE2b-256 | e346a456bb1c83f2cf562ac0e1005c1245565f5d7103bc994947c3c08649d349 |
File details
Details for the file dlorg-2.1-py3-none-any.whl
.
File metadata
- Download URL: dlorg-2.1-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.10.0-arch1-2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4355314e22a9408ff8e75d0c51fdbbebbaa4b215f3826984ec4956b57fa894c5 |
|
MD5 | 80a0acfe1bc7cdcd96d448faeef75964 |
|
BLAKE2b-256 | a39ae45996c601396a6a3f1ffe72fd0899ddd3323a85c3416b1e58ce05ffc590 |