Skip to content

SelfRef/memento

Repository files navigation

Memento

/məˈmɛntoʊ/

Meme browser, search and tagger

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