Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.02 KB

Memento

/məˈmɛntoʊ/

Meme browser, search and tagger (very WIP)

Demo

demo.mp4

Screenshots

List Preview
list preview

Features (incomplete)

  • Browse your meme folder recursively
  • Cache generation (loads faster second time)
  • Preview panel with image details
  • Search function based on filename and tags
  • Build-in OCR tagging (allows to search for image text)
  • More to come: planned features, project roadmap

Status

This project is in development state, not for daily use yet.

Setup

Requirements

  • GTK 4
  • libadwaita
  • Python 3
  • blueprint-compiler
  • pillow (PyPI, required)
  • unidecode (PyPI, requred)
  • easyocr (PyPI, optional for OCR feature)

Run

  • Install requirements
  • Clone repo
  • Open VS Code workspace
  • Run debugger or default build task