├── LICENSE ├── README.md ├── bg.sh ├── demo.jpg ├── install.sh ├── liveearth.service └── liveearth.timer /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/README.md -------------------------------------------------------------------------------- /bg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/bg.sh -------------------------------------------------------------------------------- /demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/demo.jpg -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/install.sh -------------------------------------------------------------------------------- /liveearth.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/liveearth.service -------------------------------------------------------------------------------- /liveearth.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ambiso/LiveEarth/HEAD/liveearth.timer --------------------------------------------------------------------------------