All Projects → aesrael → sortr.py

aesrael / sortr.py

Licence: other
sort files using python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sortr.py

diskusage
FANTASTIC SPEED utility to find out top largest folders/files on the disk.
Stars: ✭ 64 (+326.67%)
Mutual labels:  files, utility
sortr-cli
a cli tool to sort files in your machine 🗃
Stars: ✭ 12 (-20%)
Mutual labels:  utility, sort
Fselect
Find files with SQL-like queries
Stars: ✭ 3,103 (+20586.67%)
Mutual labels:  files, utility
Jsonabc
Sorts JSON object alphabetically. It supports nested objects, arrays and collections. Works offline and beautifies JSON object too.
Stars: ✭ 100 (+566.67%)
Mutual labels:  utility, sort
Nomino
Batch rename utility for developers
Stars: ✭ 282 (+1780%)
Mutual labels:  files, utility
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-6.67%)
Mutual labels:  files, utility
Musoq
Use SQL on various data sources
Stars: ✭ 252 (+1580%)
Mutual labels:  files, utility
SortVis
https://airtucha.github.io/SortVis
Stars: ✭ 23 (+53.33%)
Mutual labels:  sort
autocommand
Autocommand turns a python function into a CLI program
Stars: ✭ 44 (+193.33%)
Mutual labels:  utility
pjs
An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.
Stars: ✭ 21 (+40%)
Mutual labels:  sort
sora
A simple library to display images in Jupyter notebooks
Stars: ✭ 15 (+0%)
Mutual labels:  utility
transee
Simple and useful tool for quick translation
Stars: ✭ 65 (+333.33%)
Mutual labels:  utility
actlist
📦 Actlist is a utility platform to execute your own action list easily and simply.
Stars: ✭ 85 (+466.67%)
Mutual labels:  utility
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+1380%)
Mutual labels:  utility
django-s3file
A lightweight file upload input for Django and Amazon S3
Stars: ✭ 66 (+340%)
Mutual labels:  files
capacitor-filesharer
Capacitor plugin to download and share files for the Web, Android and iOS! Stop the war in Ukraine!
Stars: ✭ 55 (+266.67%)
Mutual labels:  files
RunDLL-NG
A better alternative to RunDLL32
Stars: ✭ 23 (+53.33%)
Mutual labels:  utility
BlauBot
A discord bot providing a collection of useful and unrelated commands
Stars: ✭ 16 (+6.67%)
Mutual labels:  utility
jaco-js
Japanese character optimizer for JavaScript
Stars: ✭ 72 (+380%)
Mutual labels:  sort
kubernetes-basico
Demonstração dos componentes do Kubernetes
Stars: ✭ 26 (+73.33%)
Mutual labels:  utility

sortr

sort files in your machine (works for linux, windows and mac) with this python3 script

no libraries required, all you need is to have python installed

Installation

install python 3

clone project

$ git clone https://github.com/israeladura/sortr.py

usage

python3 sortr.py dir_to_sort

Contributing

Pull requests are welcome. Please make sure to update tests as appropriate.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].