Releases: openscopeproject/TrguiNG
Raising the mainsail
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
- Add hint about test port function in settings fb2b79d @qu1ck
- Add decoded flags columns to peers table b8f318e @qu1ck
- Tweak peers table rate and have columns 00fbf3a @qu1ck
- Add copy magnet link menu item and shortcut 4b32c15 @qu1ck
- Implement GeoIP lookup 96f6571 @qu1ck
- Fix clippy check workflow 192af6a @qu1ck
- Add magnetizing status and separate icon for completed stopped torrents 7d1fa10 @qu1ck
- Add All/None buttons to add dialog, wanted/unwanted menu in files table 6a55675 @qu1ck
- Fix status string for magnetizing torrents 5cc584c @qu1ck
- Fix expand/collapse on dir filter switching filter 34cd1fc @qu1ck
- Disable less useful columns in default config 3dcca42 @qu1ck
- Bump version to v0.6.0 cd32357 @qu1ck
Holding course to open waters
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
- Add layout toggles 6addafb @qu1ck
- Add file drag and drop in app 23d6632 @qu1ck
- Add file drag and drop to web app f1a32ac @qu1ck
- Use ⌘ where appropriate 818d9ee @qu1ck
- Hide zeroes in Up/Down rate columns 3144a30 @qu1ck
- Reset magnet link when opening dialog 85045f0 @qu1ck
- Remap double click on torrent row web app de60667 @qu1ck
- Show relative time in last active column 49d5847 @qu1ck
- Add 128x128 favicon 01c15f1 @qu1ck
- NSIS installer: add license, skip uninstall 55463db @qu1ck
- Add custom info.plist and apple event handling 1228770 @qu1ck
- Update readme abe1230 @qu1ck
- Tweak seeds/peers columns in trackers table 43ad16b @qu1ck
- Fix sorting for seeds/peers columns b62ff2a @qu1ck
- Switch total seed/peers aggregation from sum to max 9434757 @qu1ck
- Bump version to v0.5.0 ff2c4ab @qu1ck
Navigating the marina
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
- Tweak seeds/peers/ratio columns fe1acdb @qu1ck
- Reset filter when filter sections are modified f2556cd @qu1ck
- MacOS fixes 6e5fddd @qu1ck
- Fix layout of remaining field in details a676f0b @qu1ck
- Fix server tabs wrapping and not shrinking 597d1c4 @qu1ck
- Add favicon and custom title for web app 30f72a5 @qu1ck
- Rework global hotkeys, add select all for main tables 33c3bad @qu1ck
- Small UI tweaks, few more shortcuts 73d28e6 @qu1ck
- Fix connection settings changes not taking effect right away ce9ec1c @qu1ck
- Bump version to v0.4.0 462dfd0 @qu1ck
Weighing anchor
- Make ctrl click toggle row selection 701200e @qu1ck
- Add some spacing to statusbar sections 31465a6 @qu1ck
- Show previous torrent data and loader in details 894f381 @qu1ck
- Show that torrent exists before adding defe970 @qu1ck
- Add instructions for web interface to readme acf59ab @qu1ck
- Add tracker filters 2a84e67 @qu1ck
- Add ability to reorder and hide filter sections e8c4ed5 @qu1ck
- Add ctrl-click to select multiple filters fae6ba8 @qu1ck
- Add ability to reorder and hide statusbar sections ba6acaa @qu1ck
- Improve table layout in details and stats panels 8be48dd @qu1ck
- Right click also affects selection aa4ef32 @qu1ck
- Dont reset selection on right click of selected torrent c1ae2e8 @qu1ck
- Fix tracker column sorting 2ae04b1 @qu1ck
- Fix loading large torrent files in web app 7043ee8 @qu1ck
- Use more muted blue for selection 4ca9447 @qu1ck
- Bump version to v0.3.0 6f302cc @qu1ck
Baby steps
Big improvement in network efficiency (using gzipped api payloads) and some bugfixes.
- Add wiki link to readme 3a0d1aa @qu1ck
- Use compression in proxy fetches 8378524 @qu1ck
- Use compression in background poller too ab602cc @qu1ck
- Dont show open menu item in webapp bcb777f @qu1ck
- Update prefilled torrent path on tab switch 4e512bc @qu1ck
- Move miscbuttons to components 665a7a3 @qu1ck
- Add missing title to buttons 2eff68d @qu1ck
- Reflect window hidden state in tray icon menu fa3fd8a @qu1ck
- Show error when open file fails 0d231f3 @qu1ck
- Bump version to 0.2.0, auto generate changelog 53c4adf @qu1ck
First beta release
App is fully functional, may need some polish.
Please report any issues.