GithubHelp home page GithubHelp logo

fernikomf / hydra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hydralauncher/hydra

0.0 0.0 0.0 7.33 MB

Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.

Home Page: https://hydralauncher.site

License: MIT License

JavaScript 0.35% Python 1.96% TypeScript 97.42% HTML 0.27%

hydra's Introduction

Hydra

Discord GitHub Actions Workflow Status GitHub package.json version

Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper. The launcher is written in TypeScript (Electron) and Python, which handles the torrenting system by using libtorrent.

Hydra Catalogue

Installation

Install Node.js

Ensure you have Node.js installed on your machine. If not, download and install it from nodejs.org.

Install Yarn

Yarn is a package manager for Node.js. If you haven't installed Yarn yet, you can do so by following the instructions on yarnpkg.com.

Clone the Repository

git clone https://github.com/hydralauncher/hydra.git

Install Node Dependencies

Navigate to the project directory and install the Node dependencies using Yarn:

cd hydra
yarn

Install Python 3.9

Ensure you have Python installed on your machine. You can download and install it from python.org.

Install Python Dependencies

Install the required Python dependencies using pip:

pip install -r requirements.txt

Environment variables

You'll need a SteamGridDB API Key in order to fetch the game icons on installation. If you want to have onlinefix as a repacker you'll need to add your credentials to the .env

Once you have it, you can paste the .env.example file and put it on STEAMGRIDDB_API_KEY, ONLINEFIX_USERNAME, ONLINEFIX_PASSWORD.

Running

Once you've got all things set up, you can run the following command to start both the Electron process and the bittorrent client:

yarn start

Build

Build the bittorrent client

Build the bittorrent client by using this command:

python torrent-client/setup.py build

Build the Electron application

Build the Electron application by using this command:

yarn make

Contributors

hydralauncher
Hydra
zamitto
Null
fzanutto
Null
JackEnx
Null
Magrid0
Magrid
fhilipecrash
Fhilipe Coelho
jps14
José Luís
shadowtosser
Null
ferivoq
FeriVOQ
xbozo
Guilherme Viana
pmenta
João Martins
eltociear
Ikko Eltociear Ashimine
Netflixyapp
Netflixy

License

Hydra is licensed under the MIT License.

hydra's People

Contributors

thegrannychaseroperation avatar fzanutto avatar jackenx avatar magrid0 avatar fhilipecrash avatar jps14 avatar shadowtosser avatar ferivoq avatar xbozo avatar pmenta avatar github-actions[bot] avatar eltociear avatar netflixyapp avatar fernikomf avatar zamitto 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.