memis: Memis Efficient Manual Image Sorting

[ data, mit, program ] [ Propose Tags ]

Memis allows to efficiently rename and sort image files into directories, via an intelligent web-interface.

See Readme on Github.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1
Dependencies aeson (>=0.11.2.1 && <0.12), base (>=4.9.0.0 && <4.10), blaze-html (>=0.8.1.3 && <0.9), blaze-markup (>=0.7.1.1 && <0.8), bytestring (>=0.10.8.1 && <0.11), containers (>=0.5.7.1 && <0.6), directory (>=1.2.3.0 && <1.3), filemanip (>=0.3.6.3 && <0.4), filepath (>=1.4.1.0 && <1.5), http-types (>=0.9.1 && <0.10), mime-types (>=0.1.0.7 && <0.2), process (>=1.4.2.0 && <1.5), process-extras (>=0.4.1.4 && <0.5), regex-compat (>=0.95.1 && <0.96), regex-pcre-builtin (>=0.94.4.8.8.35 && <0.95), regex-tdfa (>=1.2.2 && <1.3), safe (>=0.3.10 && <0.4), simple (>=0.11.1 && <0.12), split (>=0.2.3.1 && <0.3), text (>=1.2.2.1 && <1.3), transformers (>=0.5.2.0 && <0.6), unordered-containers (>=0.2.7.2 && <0.3), utf8-string (>=1.0.1.1 && <1.1), wai (>=3.2.1.1 && <3.3), wai-extra (>=3.0.19 && <3.1), wai-middleware-static (>=0.8.1 && <0.9), warp (>=3.2.9 && <3.3) [details]
License MIT
Author Johannes Gerer
Maintainer Johannes Gerer <oss@johannesgerer.com>
Category Data
Home page http://johannesgerer.com/memis
Uploaded by johannesgerer at 2017-02-01T21:32:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables memis
Downloads 901 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-02-01 [all 3 reports]

Readme for memis-0.1.1

[back to package description]

memis: efficient manual image sorting Build Status Hackage

memis is a little tool written in Haskell. It allows to efficiently rename and sort image files into directories, via an intelligent web-interface.

Supported operations:

  • moving into a folder
  • creating new subfolders
  • deletion
  • rotation
  • entering dates
  • specifying the order of documents with equal dates

Alternatives

This software tries to be better than its alternatives:

Do you now another program that should be on this list?

Installation

stack install

Usage

First start the server

memis [source folder with images] [target folder]

and then navigate to http://localhost:8081.

Screenshot

screenshot