Skip to content

radicle-dev/radicle-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radicle Desktop

status-badge

This desktop application lets you interact with Radicle, a peer-to-peer code collaboration and publishing stack.

Installation

Requirements:

  • Linux or Unix based operating system.
  • Git 2.34 or later
  • OpenSSH 9.1 or later with ssh-agent

From binaries

Debian

Add the following to your sources.list:

deb [trusted=yes] https://radicle.xyz/apt unstable main

Run from your shell:

sudo apt update
sudo apt install radicle-desktop

From source

Prerequisites:

Run the following commands to build the desktop app locally:

git clone https://seed.radicle.xyz/z4D5UCArafTzTQpDZNQRuqswh3ury.git radicle-desktop
cd radicle-desktop
npm install
npm run tauri build

Then run one of the builds that the script outputs at the end.

Getting in touch

To get in touch with the maintainers, sign up to our official chat on Zulip.

License

The UI is distributed under the terms of GPLv3. See LICENSE for details.

About

Radicle desktop app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13