Skip to content

vikian050194/tart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tart

MIT license Maintenance status Code coverage

About

tart is desktop application for images viewing, searching, ordering and tagging.

You can take a look at list of questions and problems that I faced during development.

Also there is todo list.

Motivation

About 15k files that I need to review and sort, probably delete failed photos and unnecessary duplications. So I need some analog of TagSpaces, but smaller and it should have features set according to personal workflow.

Requirements

OS: Ubuntu 20.04.6 LTS

Java: OpenJDK 17.0.11

Installation

deb

TODO

snap

TODO

From sources

  1. Clone repo git clone https://github.com/vikian050194/tart.git;
  2. TODO

Usage

  1. Run the app;
  2. Press Ctrl+O to open source directory;
  3. Use date (year, month and day) filters;
  4. Press arrows (left and right) to open next and previous image;
  5. Select "move to" directory (up to 10);
  6. Press 0 - 9 to move current image there.

Configuration

TODO

Run

TODO