Skip to content

frost-tb-voo/media-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-explorer

GitHub stars GitHub license

Media explorer with a web browser for your local storage.

doc/demo

(Showing example images above are downloaded from www.irasutoya.com)

Requirement

  • Python (2.7.14), pip, pip-install, and more.

Dependency install with pip

In ./fileanalysis directory,

  • pip install pip-tools
  • pip-compile requirements.in
  • pip install -r requirements.txt

Python 3.5

If you are using 3.5, please modify unicode statements in ./fileanalysis/media-indexer.py.

How to Use

Indexing number of files

In 32 bit OS, The upper limit of # of files which the viewer can load is about 60K files.

Keyboard shortcuts

  • u: viewer for multiple files
  • s,h: show/hide control pane
  • l,b: decrement page
  • other keys: increment page

License

The files in following directory are NOT provided in MIT license.

  • ./view/lib

About

Media explorer for your local storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published