https://github.com/maxking/indexer
File indexer inside a directory.
https://github.com/maxking/indexer
Last synced: over 1 year ago
JSON representation
File indexer inside a directory.
- Host: GitHub
- URL: https://github.com/maxking/indexer
- Owner: maxking
- Created: 2014-04-20T04:48:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-20T05:11:53.000Z (about 12 years ago)
- Last Synced: 2025-01-20T22:51:06.193Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Indexer
======
Indexer is a file indexer. It smartly indexes random files in a
directory. You can run it one time or start the daemon which
watches a list of directories and automatically moves any new
file to the directory it belongs to.
Usage
===
`python indexer.py DIR`