Walk a Nextcloud folder and share all its children publicly.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adam Cooper 54735fdf06 Merge branch '012-loose-ends' 1 year ago
src Panic if password script yields no password (#12) 1 year ago
.gitignore [wip] No errors at this point 1 year ago
Cargo.lock Configuration struct (#6) 1 year ago
Cargo.toml Configuration struct (#6) 1 year ago
LICENSE Add WTF license (#9) 1 year ago
README.md Add a README (#12) 1 year ago

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.