2025-05-15 03:23:27 -05:00
2025-05-15 03:23:27 -05:00
2025-05-15 03:23:27 -05:00
2025-05-15 03:23:27 -05:00

watcat

rust clone of https://github.com/adamanldo/Cosmo

why?

cosmo relies on imagetext-py, which either does not have a freebsd wheel or else uv cannot find it

also I'm a rust shill and python hater and just needed an excuse

but your code sucks

I'm trying, okay?

running

populate .env with necessary values. a template .env.example is given

create the database sqlx database create --database-url="sqlite:watcat.db" (note: make sure you have sqlx installed first)

Description
No description provided
Readme BSD-3-Clause 53 MiB
Languages
Rust 100%