Skip to content

helloSystem/helloDesktop

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 140 commits ahead of jsm222:main.

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.

About

helloDesktop FreeBSD repository

Topics

Resources

Stars

Watchers

Forks

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%