Skip to content

helloSystem/helloDesktop

 
 

Repository files navigation

helloDesktop Build Status

Built packages

sudo su

cat > /usr/local/etc/pkg/repos/helloDesktop.conf <<\EOF
helloDesktop: {
        url: "pkg+https://api.cirrus-ci.com/v1/artifact/github/helloSystem/helloDesktop/pkg/binary/${ABI}",
        mirror_type: "srv",
        enabled: yes,
        priority: 100
}
EOF
exit

sudo pkg install hellodesktop

NOTE: This is work in progress. Configuration and startup script for the user session are currently missing and need to be taken manually from https://github.com/helloSystem/ISO/tree/experimental/overlays/uzip/hello.

Releases

No releases published

Languages

  • C++ 90.9%
  • Makefile 4.7%
  • Shell 1.3%
  • C 1.1%
  • JavaScript 0.7%
  • Python 0.6%
  • Other 0.7%