Releases: openscopeproject/TrguiNG
Dropping the jib
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
A flatpak bundle is available on flathub for x86_64 and arm64 architectures.
Prebuilt .deb package and AppImage built on ubuntu 22 are available below (NOT compatible with ubuntu 24).
Arch package is available at https://aur.archlinux.org/packages/trgui-ng
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Fix tabs styling in settings dialog 674a005 @qu1ck
- Fix update blocklist button label not fitting the width 09501a7 @qu1ck
- Tweak field types of numeric fields 1f79360 @qu1ck
- Remember last open server tab ba63c3a @qu1ck
- Add option to sort last save dirs alphabetically d2fd0e4 @qu1ck
- Fix erroneous torrent complete notifications when transmission restarts 6178ade @qu1ck
- Add http timeout detection and indication fa2140a @qu1ck
- Add interface settings export/import 5efef01 @qu1ck
- Ignore backup trackers when determining error state 3a64023 @qu1ck
- Add option to register magnet link hander in web version 872bb8c @qu1ck
- Autofocus on add button in add magnet dialog 5083b4a @qu1ck
- Update deps effbb88 @qu1ck
- Add errorString "Tracker error" column e111530 @cheeseandcereal
- Add expand/collapse toggle to add torrent dialog 7455121 @qu1ck
- Bump rust requirement 0e38a04 @qu1ck
- Update generate_pkgbuild.py ac23590 @username227
- Fix link to Tauri in the README 01a04af @mark-ignacio
- Fix macOS build (#225) 14caf62 @L00Cyph3r
- Colorful + animated progress bars (#215) 807041d @melyux
- Mute down progessbar colors a bit 01c09bb @qu1ck
- Remove https from trackers d39746b @qu1ck
- Run npm audit fix e11930d @qu1ck
- Add option to configure ignored tracker subdomains f6a62d9 @qu1ck
- Add option to hide tab strip 2ede1b9 @qu1ck
- Run npm audit fix 2614ff8 @qu1ck
- Bump version to 1.4.0 bfd6b57 @qu1ck
Manning the helm
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
A flatpak bundle is available on flathub for x86_64 and arm64 architectures.
Prebuilt .deb package and AppImage built on ubuntu 22 are available below.
Arch package is available at https://aur.archlinux.org/packages/trgui-ng
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Disable LTO in arch pkgbuild generation 550d116 @username227
- Pull in latest patch of lava_torrent d2b4b8f @qu1ck
- Add ability to delete saved directory path b1915e0 @qu1ck
- Update to tauri 1.6.1 ff22bc8 @qu1ck
- Fix theme not remembered if changed from settings dialog 09ccc6a @qu1ck
- Add space for the dropdown in edit labels dialog d3bd0b7 @qu1ck
- Add option to show file list instead of tree in details b09f6e9 @qu1ck
- Prevent scrolling the Name column into view when focusing rows in tables 0f4a772 @jpovixwm
- Update opener lib to 0.7 28862de @qu1ck
- Fix server list panel height when there are no servers 770720e @qu1ck
- add conflicts line in the pkgbuild 0876824 @username227
- Add "update blocklist" button in server settings d4a10c6 @qu1ck
- Fix terrible initial performance of table virtualizer bb359ea @qu1ck
- Fix flat file tree toggle not taking effect immediately ba4d52e @qu1ck
- Implement preconfigured labels aca0def @qu1ck
- Npm audit fix 3990b38 @qu1ck
- Implement progress bar style options: not animated and colorful 05303b6 @qu1ck
- Fix some icon clipping and alignment b1188cd @qu1ck
- Fix labels remove button color in white theme 34ef484 @qu1ck
- Fix magnet link not recognized as existing if hash is not in lowercase d23bf04 @qu1ck
- Fix list of last dirs not updating when switching servers f19c65b @qu1ck
- Implement keyboard nav in filters dacdf68 @qu1ck
- Bump version to 1.3.0 5ed72be @qu1ck
Rigging the bowsprit
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
A flatpak bundle is available on flathub for x86_64 and arm64 architectures.
Prebuilt .deb package and AppImage built on ubuntu 22 are available below.
Arch package is available at https://aur.archlinux.org/packages/trgui-ng
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Make tabs in details panel configurable 7097c37 @qu1ck
- Add npm to arch script makedepends 7faf82b @qu1ck
- Use patched lava_torrent lib 0368388 @qu1ck
- Don't propagate double click in rename field 35a1e09 @qu1ck
- Deduplicate trackers when editing tracker list bc4195b @qu1ck
- Make different view(instead of zero) in U/D field for never uploaded torrents bd4c80b @dukobpa3
- Proper sorting for U/D column 833778c @dukobpa3
- Feature/condensed folders tree (#139) d081123 @dukobpa3
- Add "Show global speeds" toggle to status bar context menu (fixes #143) 10d6f6a @jpovixwm
- Use configured background color during initialization 40611b5 @jpovixwm
- Add options to reset "delete data" flag or remember user choice a491644 @qu1ck
- Fix "open folder" not working for files that are not complete b9afec6 @qu1ck
- Fix geoip lookup result when country is not found 1a3c1c7 @qu1ck
- Show speeds in app window titlebar 0fe9b79 @qu1ck
- Add basic CSRF protection to built-in HTTP server ea69a07 @jpovixwm
- Fix rust lint a77f304 @qu1ck
- Improve horizontal scrolling performance of the headers row in tables 626eb2a @jpovixwm
- Update to tauri 1.6.0 ca1a33d @qu1ck
- Bump version to 1.2.0 5786630 @qu1ck
Lubricating the winches
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
A flatpak bundle is available on flathub for x86_64 and arm64 architectures.
Prebuilt .deb package and AppImage built on ubuntu 22 are available below.
Arch package is available at https://aur.archlinux.org/packages/trgui-ng
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Add ratio to server statistics e5847fd @jpovixwm
- Fix filters context menu area 81d738d @qu1ck
- Add start/pause items in torrent table context menu 00704d2 @qu1ck
- Make it possible to choose which status filters are displayed 4c70714 @jpovixwm
- Add AUR publish step to build workflow a12cca4 @qu1ck
- Fix piece canvas scaling on HiDPI displays (#119) f3a5e26 @jpovixwm
- Hide sequential checkbox for old servers 29830b6 @qu1ck
- Add option to hide tray icon 437b2a7 @qu1ck
- Improve files table UX (fixes #121): 666f7ef @jpovixwm
- Show total size when adding single-file torrents or when adding multiple torrents 20501c0 @jpovixwm
- Change context menu "Open" and "Open folder" 8016e76 @qu1ck
- Update npm and cargo deps c89a9c6 @qu1ck
- Bump version to 1.1.0 649cefc @qu1ck
Sailing the high seas
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
A flatpak bundle is available on flathub for x86_64 and arm64 architectures.
Prebuilt .deb package and AppImage built on ubuntu 22 are available below.
Arch package is available at https://aur.archlinux.org/packages/trgui-ng
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Fix macos crash in dialog.open api 759d089 @qu1ck
- rearrange title to put info first 6d261d2 @qu1ck
- Fix JS error in file tree for magnetized torrents 6ab6567 @qu1ck
- Make colorchooser more compact and switch float sides correctly 536713a @qu1ck
- Make color overrides theme dependent fe2d9f3 @qu1ck
- Set focus to default buttons on modals 13f46f8 @qu1ck
- Make rename button more visible and give it a tooltip 51ab26d @qu1ck
- Bind F2 to rename abac0c5 @qu1ck
- Make arrow keys work in tables, escape cancel renaming aa7cc40 @qu1ck
- Render optimizations + fix cursor keys in filetreetable b4bdc3b @qu1ck
- Make arrow left/right keys toggle expandable rows f20f832 @qu1ck
- Add a few custom icons, tweak colors for contrast/uniformity 2b2e079 @qu1ck
- Inline flag svgs into css, update dbip url b6113dc @qu1ck
- Bump version to v1.0.0 152724a @qu1ck
Chilling with a shanty and morning breeze
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
There is a prebuilt .deb package and AppImage built on ubuntu 22.
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Add U/D column calculated as simple ratio c37e831 @qu1ck
- Handle illegal chars in file/torrent renames 5f9f518 @qu1ck
- Add AppImage to build targets 2149c75 @qu1ck
- Add "Open folder" item in torrent/file row menu 71a3859 @qu1ck
- Run npm audit fix bdca523 @qu1ck
- Change tray menu item to "Show" when window is closed 56de051 @qu1ck
- Use more muted color icon for stopped torrents 94a0b7c @qu1ck
- Fix dir filters for windows paths 6ed991d @qu1ck
- Use hasOwnProperty for compatibility with old webkit 052785b @qu1ck
- Split trackers from properties dialog, allow multi edit 5b2e2e3 @qu1ck
- Add options to tweak main text/bg colors 5a494c6 @qu1ck
- Add configurable font 0f34896 @qu1ck
- Bump version to v0.10.0 5c891c2 @qu1ck
Tacking against the wind
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
There is a prebuilt .deb package and AppImage built on ubuntu 22.
For compilation instructions see readme in the repository.
If you encounter a blank screen, you may be running into a known webkitgtk issue, a workaround is to set environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Fix polling settings not taking effect immediately e6964c0 @qu1ck
- Fix app crash in macos when selecting files in torrent creation window 9761164 @qu1ck
- Add source and private fields to torrent creation 1c0d926 @qu1ck
- Obfuscate passwords saved in config 2a9b739 @qu1ck
- Add some badges to readme 4bdb6a4 @qu1ck
- Add wanted files size total in add torrent dialog 9e3096b @qu1ck
- Fix tracker update logic for older transmission versions 3d009ea @qu1ck
- Add option to disable notification sound a628cca @qu1ck
- Make keyboard scrolling work on webkit 33a58a3 @qu1ck
- Add clear button in search box 81ce85e @qu1ck
- Fix exception on frontend shutdown ee5c932 @qu1ck
- Add custom file icons for some common types 5d2e9fd @qu1ck
- Try to fix windows shell open calls 44e964b @qu1ck
- Add option to skip Add Torrent dialog 26c5593 @qu1ck
- Bump version to 0.9.0 33dcfcb @qu1ck
- Bump dbip db version to 2023-09 ba086e3 @qu1ck
Swabbing the deck
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
There is a prebuilt .deb package for ubuntu derived distributions, it may also work on debian 12.
For compilation instructions see readme in the repository.
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
Trimming the rudder
This version has a significant bug and should not be used, use v0.8.1 instead.
- Fix dialog close button padding, fix typo 5b3c41a @qu1ck
- Refactor ServerData as context, optimize some unnecessary renders 54eb674 @qu1ck
- Use error of first tracker if there are multiple c5dddf3 @qu1ck
- Fix existing torrent detectio when switching servers 8d58281 @qu1ck
- Disable labels for old transmission 636d7fe @qu1ck
- Fix filetree view for single file torrents within a folder a3591d1 @qu1ck
- Fix server renaming leading to whitescreen in some cases 1758630 @qu1ck
- Round down progress percentage in details a9d390e @qu1ck
- Css tweaks for webkit 441d58b @qu1ck
- Fix file tree table stealing ctrl-a handler ad37b61 @qu1ck
- Fix cmd+q on mac not saving config d436726 @qu1ck
- Align expanded offset in file tree table 4607b87 @qu1ck
- Add search function in files table ed0c1d4 @qu1ck
- Ignore common prefixes of tracker domains d9384e3 @qu1ck
- Add support for transmission 2.40 110f480 @qu1ck
- Add a few more common tracker subdomains 45e1d2f @qu1ck
- Add dashed guide when resizing columns ba70e55 @qu1ck
- Make columns resize live instead of on drag end 4e3eafb @qu1ck
- Render optimizations cc58fb6 @qu1ck
- Bump version to v0.8.0 6189ab1 @qu1ck
Hoisting the spinnaker
Windows users
This program requires Edge Webview2 component. On Windows 11 and some Windows 10 machines it is already preinstalled. The installers will automatically detect if it is not installed, download and run the official installer. You can also get it manually from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
Use TrguiNG_x.x.x_x64-setup.exe
if you don't want to give administrative rights to the installer. You will not be able to install the program into a protected folder like "Program Files" if you run the installer as a normal user. Right click and choose "Run as administrator" if you want to install to "Program Files" or other protected folder.
MSI installer is provided as a backup and an option for automated installs, it requires administrator privileges.
Linux users
There is a prebuilt .deb package for ubuntu derived distributions, it may also work on debian 12.
For compilation instructions see readme in the repository.
MacOS users
Use TrguiNG_aarch64.app.tar.gz
for apple silicon machines
Use TrguiNG_x86_64.app.tar.gz
for intel machines
After extracting the app and moving it to Applications folder run this in terminal to reset attributes:
xattr -cr /Applications/TrguiNG.app
Otherwise you will run into "App is damaged and can’t be opened" error.
Changelog
- Use stopped icon for paused torrents with unknown size de67c08 @qu1ck
- Tweak last active, number columns af9cdaf @qu1ck
- Fix toggling details panel resetting filters 8680c28 @qu1ck
- Get rid of @media(hover) css b650bda @qu1ck
- Tweak eta field e8daf0e @qu1ck
- Fix properties dialog overwritten by query refetching 40a5b0a @qu1ck
- Add function to insert default tracker list 4c66ceb @qu1ck
- Round pecentage value in progress bar down 30bd806 @qu1ck
- Add option to switch servers in add magnet/torrent dialog dd37a87 @qu1ck
- Add .gitattributes 417a148 @qu1ck
- Use leftUntilDone to determine completed status 5010ac7 @qu1ck
- Add option to change layout to vertical ed32aee @qu1ck
- Fix layout not saving correctly 88fa7a7 @qu1ck
- Add context menu items to expand/collapse all in file tree table e85e13b @qu1ck
- Reset file tree table selected when switching torrent acbd5b2 @qu1ck
- Allow adding multiple files at once 600c32d @qu1ck
- Fix labels not working in add torrent dialog on web c2ec2f7 @qu1ck
- Fix invisible torrent context menu button 1f851c7 @qu1ck
- Implement "Add trackers" feature 11a979c @qu1ck
- More informative tracker status 434afe4 @qu1ck
- Bump version to 0.7.0 5026ee0 @qu1ck