Hydron
media tagger and organizer
Install / Use
/learn @bakape/HydronREADME
Platforms: Linux, OSX, Win32, Win64
Running
hydronto start the server. Seehydron -hfor more options.- Navigate to "http://localhost:8010" in a web browser
Runtime dependecies
- ffmpeg >= 3.2 libraries (libswscale, libavcodec, libavutil, libavformat)
NB: Ubuntu patches to ffmpeg on some Ubuntu versions break image processing. If running on Ubuntu, please compile from unmodified ffmpeg sources using:
DBMS settings
By default hydron uses SQLite3 but you might want to switch to a diffrent
DBMS like PostgreSQL for performance reasons. To do this copy the sample config
file docs/db_conf.json into either ~/.hydron/ or %APPDATA%\hydron,
depending on your OS, and configure appropriately.
Building
go get -u -v github.com/bakape/hydron@HEAD
Build dependencies
- Go >= 1.10
- C11 compiler
- pkg-config
- pthread
- ffmpeg >= 3.2 libraries (libswscale, libavcodec, libavutil, libavformat)
- Git
On Debian-based systems these can be installed with the following or similar:
apt-get install -y build-essential pkg-config libpth-dev libavcodec-dev libavutil-dev libavformat-dev libswscale-dev libgraphicsmagick1-dev ghostscript git golang
Development
- Install Node.js
- Run
npm install - Run
maketo compile the project
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
346.8kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
