Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.
/ Buccaneer Public archive

Electron-based torrent client using the BitTorrent protocol.

License

Notifications You must be signed in to change notification settings

NachoToast/Buccaneer

Buccaneer Node.js CI

Buccaneer is a torrenting client that uses the BitTorrent specification to download files.

This project was definitely on the harder side, and although Buccaneer does work it is not very efficient.

You shouldn't use this as a replacement to other Torrenting clients, it was meant to be a fun project for learning new things like:

  • Buffers
  • TCP Sockets
  • Electron (notably how event listeners can be used in the global window API bridge)

Or going over existing things like:

  • React
  • Material UI
  • Electron
  • Typescript
  • OOP

Resources

Inspired and found through the create-your-own-x repository.

Future Plans

If I can ever figure out whats causing the various TCP socket errors (mainly connection refused and timed-out) then I think Buccaneer would be actually feasible. But there's not a lot of help for this online sadly (and the error message is extremely unhelpful) so this project will likely just stay as-is.

About

Electron-based torrent client using the BitTorrent protocol.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks