Giter Site home page Giter Site logo

micrub / biglybt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biglysoftware/biglybt

0.0 1.0 0.0 27.77 MB

Feature-filled Bittorrent client based on the Azureus open source project

Home Page: https://www.biglybt.com

License: GNU General Public License v2.0

Objective-C 0.08% Objective-C++ 0.10% C 0.20% Makefile 0.01% C++ 0.30% Batchfile 0.01% Java 99.28% Shell 0.03% HTML 0.01%

biglybt's Introduction

BiglyBT

Source for BiglyBT, open source bittorrent client.

Donations

Bitcoin Cash (BCH)/Bitcoin Blockstream (BTC): 1BiGLYBT38ttJhvZkjGc5mCw5uKoRHcUmr

Setting up Dev Environment

Getting the basics to compile from source is pretty straightforward:

  1. Clone the repo into your favorite IDE
  2. Mark core/src and uis/src as project roots (source modules)
  3. To the uis module, add core/lib/*, uis/lib/log4j.jar and one of the swt.jars at /uis/lib/:
    swt-win64.jar on Windows
    swt-cocoa-64.jar on OSX
    swt-linux-64.jar on Linux (GTK)
  4. To the core module, add core/lib/*
  5. Make uis module depend on core. Core should not depend on uis

Intellij will do all these steps for you with its wizard, and the only change you need to make is to remove one of the swt.jar files it found.

Running in Dev Environment

Running is only few more steps:

  • Main class is com.biglybt.ui.Main in uis

  • Working Directory should be a new folder, since the app will write things to it. Put the aereg.dll or libOSXAccess.jnilib in there.

    When a normal user is running the app, the working directory is where the jar, executable, and libraries (dll, so, jnilib) are.

  • If you want a separate config dir from the default one, use VM Option -Dazureus.config.path=<some config path>

  • Run it

biglybt's People

Contributors

arronm avatar biglybt avatar ferdnyc avatar havokdan avatar lislei avatar lkure avatar manandbytes avatar parg avatar shusshu avatar tuxpaper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.