Skip to content

Releases: varbhat/exatorrent

v0.0.7

24 Nov 19:50
Compare
Choose a tag to compare
Updated dependencies

v0.0.6

27 Oct 20:08
Compare
Choose a tag to compare

v0.0.6 is here!

I have implemented most requested feature : Listening Completion of Torrent. Now, you can listen for completion of torrent and execute actions when torrent is complete (like moving torrent to different directory).

Read more about that here .

v0.0.5

18 Oct 18:46
Compare
Choose a tag to compare

v0.0.5 is here!

v0.0.4

13 Oct 18:34
Compare
Choose a tag to compare
Updated Dependencies

v0.0.3

16 Sep 18:27
Compare
Choose a tag to compare

Third Release v0.0.3 🎉

v0.0.2

07 Sep 20:24
8d2c8d1
Compare
Choose a tag to compare

Second Release : v0.0.2 🎉

  • Release for MacOS
  • Release for Windows
  • Some Web Client Improvements
  • Upgrades of Build Dependencies

NOTE:

  • Download exatorrent-darwin-amd64 if you are on Intel Mac Devices . If your Mac Device runs M1 processor, please download exatorrent-darwin-arm64 . Mark it as executable (either via GUI or in Terminal ) and run it . Ignore if system tells that it's not signed or is malicious(which it's not). This must run exatorrent . Open localhost:5000 in browser .

  • Download exatorrent-win-amd64.exe on Windows . Run(or Right Click > Open) it . Windows might warn that it's not safe(exatorrent is definitely safe) but run it (run it anyway). This must run exatorrent. Open localhost:5000 in browser . (Alternate method of running exatorrent in windows involves opening cmd.exe and running exatorrent )

v0.0.1

25 Aug 20:59
Compare
Choose a tag to compare

first release 🎉