Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

cryptopunkscc/desktop-agent

Repository files navigation

Astral Agent

Graphical user interface and wrapper for astral daemon.

This project is in early development stage.

Features

  • Debian installation package.
  • Astral daemon embedded.
  • Running attached or detached astral daemon.
  • System tray.
  • Launch on boot.

Roadmap

  • Notifications
  • Mac OS support.
  • Windows support.

Requirements

To build this project is required to have installed:

  • Git
  • GO 1.19
  • JDK 16

Developers execution

To run astral-agent from sources, execute following gradle command in project directory:

./gradlew desktop:runDistributable

Building deb package

./gradlew desktop:packageDeb

To install created package run:

sudo dpkg -i ./desktop/build/compose/binaries/main/deb/astral-agent_*.deb

About

Graphical user interface and wrapper for astral daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages