fjordgard

A desktop clock application
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.github/workflows/pages.yml41L
-rw-r--r--.github/workflows/testing.yml31L
-rw-r--r--.gitignore4L
-rw-r--r--Cargo.lock6243L
-rw-r--r--Cargo.toml47L
-rw-r--r--LICENSE21L
-rw-r--r--README16L
-rw-r--r--crates/unsplash/Cargo.toml16L
-rw-r--r--crates/unsplash/src/error.rs17L
-rw-r--r--crates/unsplash/src/lib.rs157L
-rw-r--r--crates/unsplash/src/model.rs257L
-rw-r--r--crates/weather/Cargo.toml15L
-rw-r--r--crates/weather/src/error.rs13L
-rw-r--r--crates/weather/src/lib.rs145L
-rw-r--r--crates/weather/src/model.rs466L
-rw-r--r--fjordgard.desktop9L
-rw-r--r--icons/next.svg1L
-rw-r--r--icons/pause.svg1L
-rw-r--r--icons/previous.svg1L
-rw-r--r--icons/settings.svg1L
-rw-r--r--icons/weather/0-0.svg13L
-rw-r--r--icons/weather/0-1.svg27L
-rw-r--r--icons/weather/1-0.svg19L
-rw-r--r--icons/weather/1-1.svg29L
-rw-r--r--icons/weather/100-0.svg1L
-rw-r--r--icons/weather/100-1.svg1L
-rw-r--r--icons/weather/2-0.svg19L
-rw-r--r--icons/weather/2-1.svg26L
-rw-r--r--icons/weather/3-0.svg18L
-rw-r--r--icons/weather/3-1.svg18L
-rw-r--r--icons/weather/45-0.svg22L
-rw-r--r--icons/weather/45-1.svg31L
-rw-r--r--icons/weather/51-0.svg26L
-rw-r--r--icons/weather/51-1.svg33L
-rw-r--r--icons/weather/61-0.svg27L
-rw-r--r--icons/weather/61-1.svg35L
-rw-r--r--icons/weather/71-0.svg32L
-rw-r--r--icons/weather/71-1.svg40L
-rw-r--r--icons/weather/77-0.svg34L
-rw-r--r--icons/weather/77-1.svg46L
-rw-r--r--icons/weather/80-0.svg34L
-rw-r--r--icons/weather/80-1.svg43L
-rw-r--r--icons/weather/95-0.svg21L
-rw-r--r--icons/weather/95-1.svg29L
-rw-r--r--icons/weather/96-0.svg30L
-rw-r--r--icons/weather/96-1.svg37L
-rw-r--r--index.html15L
-rw-r--r--src/background.rs359L
-rw-r--r--src/config.rs130L
-rw-r--r--src/icon.rs35L
-rw-r--r--src/main.rs488L
-rw-r--r--src/settings.rs509L