Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plutonium

Plutonium is a personal media acquisition app built around a fast BitTorrent engine.

Current focus:

  • Native macOS client
  • Selective downloads that match how you actually grab releases
  • Torrent tracker connectors and library handoff (including Jellyfin-friendly folder layouts)

Visit https://github.com/luke-hurd/Plutonium for more information.

Building (macOS)

git clone --recurse-submodules https://github.com/luke-hurd/Plutonium.git
cd Plutonium
open Plutonium.xcodeproj

Or from the command line:

xcodebuild -project Plutonium.xcodeproj -scheme Plutonium -configuration Release \
  -derivedDataPath "$(pwd)/build/xcode" CODE_SIGN_IDENTITY="-" build
open build/xcode/Build/Products/Release/Plutonium.app

See docs/Building-Plutonium.md for other platforms and CMake options.

License

Plutonium is free software under GPLv2 / GPLv3. See COPYING and licenses/. Upstream library copyrights remain with their respective authors (Mnemosyne LLC and contributors); see source file headers and NOTICE.

About

Plutonium — personal media acquisition built on a BitTorrent engine

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages