Walk a Nextcloud folder and share all its children publicly.
Go to file
Adam Cooper 54735fdf06 Merge branch '012-loose-ends' 2022-03-22 01:32:26 -04:00
src Panic if password script yields no password (#12) 2022-03-22 01:10:21 -04:00
.gitignore [wip] No errors at this point 2022-02-16 09:30:46 -05:00
Cargo.lock Configuration struct (#6) 2022-03-20 04:04:24 -04:00
Cargo.toml Configuration struct (#6) 2022-03-20 04:04:24 -04:00
LICENSE Add WTF license (#9) 2022-03-22 01:17:19 -04:00
README.md Add a README (#12) 2022-03-22 01:32:05 -04:00

README.md

publicise-rs

Publicise is an application which traverses a Nextcloud folder and creates a public share for each file.

The application was originally devised as a way to share photos with people without Instagram accounts, and as an exploration of Rust.