├── Makefile ├── README.md ├── cloudshell ├── cloudshell-lcd_20160913-3_armhf.deb ├── cloudshell.service ├── description-pak └── postinstall-pak /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdrjr/cloudshell_lcd/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdrjr/cloudshell_lcd/HEAD/README.md -------------------------------------------------------------------------------- /cloudshell: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdrjr/cloudshell_lcd/HEAD/cloudshell -------------------------------------------------------------------------------- /cloudshell-lcd_20160913-3_armhf.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdrjr/cloudshell_lcd/HEAD/cloudshell-lcd_20160913-3_armhf.deb -------------------------------------------------------------------------------- /cloudshell.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdrjr/cloudshell_lcd/HEAD/cloudshell.service -------------------------------------------------------------------------------- /description-pak: -------------------------------------------------------------------------------- 1 | ODROID-XU4 Cloudshell Server LCD Informations -------------------------------------------------------------------------------- /postinstall-pak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdrjr/cloudshell_lcd/HEAD/postinstall-pak --------------------------------------------------------------------------------