GithubHelp home page GithubHelp logo

kodi1327223 / offlinebay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m4heshd/offlinebay

0.0 0.0 0.0 743 KB

Official repository of the project OfflineBay

License: MIT License

HTML 16.33% CSS 15.36% JavaScript 68.31%

offlinebay's Introduction


OfflineBay
OfflineBay by TechTac

Stable version: 2.0.0

OfflineBay is a free and open-source tool created to hold and parse copies of torrent archive dumps. So it allows you to search and download torrents offline. OfflineBay can parse CSV files with many torrenting related added features. The parsing is programmed to match the structure of dump files created by The Pirate Bay. But any group or organization can follow that same structure to create dump files to be used with OfflineBay.

PLEASE FOLLOW THIS VIDEO TUTORIAL BEFORE YOU START USING OFFLINEBAY

OfflineBay Video

DISCLAIMER:

OfflineBay is Free and Open-source software licensed under MIT License. This software is created to parse CSV dump files created by a third party and any of the data other than this software is not provided by TechTac. Use the data at your own risk. TechTac will not be responsible for any of the data acquired using dump files. It is strongly advised not to use OfflineBay for any copyright infringing activities. OfflineBay will not hide or protect you from authorities if you engage in such activities.

Downloads

OfflineBay is distributed as a portable application in favor of the majority. Download the corresponding package and extract the ZIP file. All of the packages should have an executable (double-clickable) along with some other files. File named OfflineBay.exe or OfflineBay.app or OfflineBay would be the executable file.

NOTE: Linux users may need to declare the file as an executable before running - chmod +x OfflineBay

Why downloads are larger than the previous version?
Well, OfflineBay 2 is created using Electron and NodeJS. So the disk footprint could be a little concerning. There is no way around this issue. This is one small compromise for a lot of improvements.

WARNING: Since OfflineBay is now open-source you could stumble upon some modified versions of OfflineBay. If you get infected with malware by going off the proper channels, i won't take any blame for them.

If you're looking for the older version of OfflineBay, Downloads are available here.

How to remove OfflineBay?
I personally believe that none of the applications should leave any residue in the removal process. Unlike other portable apps OfflineBay will not leave anything behind once you hit delete on the application folder. It's valid for all platforms. Everything will be removed including Dump files, configurations and error logs.

Build OfflineBay yourself

You will need NodeJS and NPM (Usually packed with NodeJS) installed on your computer to build OfflineBay yourself.

NOTE: When creating OfflineBay i almost managed to completely avoid native modules. But there's a single module named bufferutil that's required by another module. You may run into a few errors when building if you don't have platform build tools for node-gyp. You can simply ignore those errors since the module is an optional dependency. Also since OfflineBay practically has no native dependencies, it's possible to cross-build without any complications. But i cannot guarantee on the outcome.

Clone this repository, cd to that directory and run npm run clean before everything. Then run any of the following commands to build OfflineBay.

  • Windows (x86 & x64) - npm run dist-win
  • MacOS - npm run dist-mac
  • Linux (x64) - npm run dist-linux-64
  • Linux (x86) - npm run dist-linux-32

Support OfflineBay project

Involvement as a contributor by adding a few lines of code, fixing a bug, respond to issues, testing etc.. would be one of the most helpful methods you could support the project. If you're not a programmer but a creative person, you could definitely get involved in the GUI part of OfflineBay. Follow this link to learn about theming for OfflineBay. If you have some spare coins laying around, you could throw some this way to buy me a coffee..

  • BTC: 12d9qz6bzL6tiB4oeX595oEo9ENMTEzF5y
  • ETH: 0xe84CBc4B4C64c6800619942172F93dcfb1030972
  • BCH: qqguu77ylq7p72m02ksv78jyzy86vtk6jqtrrc40r3

Since i'm also a video creator on YouTube, you can also give me some support by Subscribing to my channel and sharing some of my videos.

Subscribe to TechTac

You can also support me on Patreon by becoming a Patron.

Be a Patron

Got an Issue?

Follow this link to submit your issues. Remember to be descriptive when submitting issues. Also remember that issues area is not meant to ask for help. If you need help or you have any other questions regarding OfflineBay you can simply fire up a conversation on the Suprbay thread.

Known issues

Linux:

Themes you say?

You can create themes for OfflineBay just using CSS. This repository is dedicated to OfflineBay themes. Visit there to learn more about creating themes.

If you're a regular user, you can also follow the same repository to download themes.

Changelog

Complete Changelog is available here.

License

OfflineBay is licensed under MIT License. So you are allowed to use freely and modify the application. I will not be responsible for any outcome. Proceed with any action at your own risk.

offlinebay's People

Contributors

techtacoriginal avatar jerrysmatrix 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.