Self hostable clip sharing service https://shockrah.gitlab.io/clippable/
Go to file
shockrah 85b32d5e96 + Adding last trait methods required for video meta storage to be properly done
! Still need to add file handling however I think I'm going to do that in the trait itself
This will probably require some thought so I'm gonna wait until the frontend
catches back up
2021-09-30 19:47:44 -07:00
clippable-cli + Flag to create new keystore 2021-09-27 11:56:15 -07:00
clippable-server + Skeleton code for the /video-api 2021-09-27 21:02:25 -07:00
dblib + Adding last trait methods required for video meta storage to be properly done 2021-09-30 19:47:44 -07:00
.gitignore *.json files 2021-09-27 21:04:54 -07:00
Cargo.lock - serde_json from packages as its just redudant 2021-09-27 20:37:51 -07:00
Cargo.toml - serde_json from packages as its just redudant 2021-09-27 20:37:51 -07:00
readme.md * Admin changes to better explain what's going on this repo 2021-09-06 22:39:30 -07:00

Clippable

A small self hostable alternative to streamable

Currently being built

For a full status on things to do before its ready for regular use check the issues page.