Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-desktop
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
666
Issues
129
Patches
380
Jobs
Commits
›
b484a74d983092ae0aa570296125a495042d9e01
Change package name on linux to `radicle-desktop` instead of `Radicle`
Sebastian Martinez
committed
1 year ago
commit b484a74d983092ae0aa570296125a495042d9e01
parent
d2903e79820490d7e28249c6963fe202f2d17c83
1 file changed
+3
-0
added
crates/radicle-tauri/tauri.linux.conf.json
@@ -0,0 +1,3 @@
+
{
+
"productName": "radicle-desktop"
+
}