Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/g-ray/pikatorrent

BitTorrent client ⚡. For mobile, desktop & server.
https://github.com/g-ray/pikatorrent

android bittorrent electron expo linux nodejs p2p react react-native tamagui torrent webrtc windows

Last synced: 5 days ago
JSON representation

BitTorrent client ⚡. For mobile, desktop & server.

Awesome Lists containing this project

README

        

# PikaTorrent ⚡

Torrent app for the 21st century.

PikaTorrent aims to be an easy to use, open source torrent client for everyone.



## Installation

Download [latest release](https://github.com/G-Ray/pikatorrent/releases). The releases are currently considered pre-release versions. Please open issues to report bugs or features requests.

You can join the open testing on Play Store : https://play.google.com/apps/testing/com.pikatorrent.PikaTorrent

We are in the process to publish the latest release to the app stores.

## Screenshots

| Desktop | Mobile |
| -------------------------------------------------------- | ------------------------------------------------------ |
| ![Desktop - Light mode](./screenshots/desktop-light.png) | ![Mobile - Light mode](./screenshots/mobile-light.png) |
| ![Desktop - Dark mode](./screenshots/desktop-dark.png) | ![Mobile - Dark mode](./screenshots/mobile-dark.png) |

## Upgrade to >= v0.10.0

PikaTorrent has been rewritten from scratch for v0.10.0. If you already use a previous release, upgrading to v0.10.0 will most likely not display your previous torrents.

If you want to migrate your torrents :

- Windows: Copy `%APPDATA%\pikatorrent\Config\transmission` to `%APPDATA%\pikatorrent\com.pikatorrent\PikaTorrent`)
- Linux: Copy `~/.config/pikatorrent/transmission` to `~/.local/share/pikatorrent/transmission`)

After that, It's probably safe to remove these folders :

- Windows: `%APPDATA%\pikatorrent`
- Linux: `~/.config/pikatorrent`

## Development

See [docs/development.md](./docs/development.md)

## Localization

PikaTorrent will soon be available in multiple languages. You will be able to contribute through weblate.

## License

GPL-3.0