README (296B)
1 # Fjordgard 2 3 A clock app based off [Tabliss](https://github.com/joelshepherd/tabliss)! 4 You'll need an [Unsplash API Key](https://unsplash.com/developers) for Unsplash functionality. 5 6 ## Features 7 8 * Weather 9 * Clock 10 * Automatically updating Unsplash backgrounds 11 12 ## Usage 13 14 ```shell 15 $ cargo run 16 ```