An open API service indexing awesome lists of open source software.

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.

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`