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.
- Host: GitHub
- URL: https://github.com/G-Ray/pikatorrent
- Owner: G-Ray
- License: gpl-3.0
- Created: 2023-03-03T15:39:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T22:56:49.000Z (about 1 year ago)
- Last Synced: 2024-04-18T14:12:25.721Z (12 months ago)
- Topics: android, bittorrent, electron, expo, linux, nodejs, p2p, react, react-native, tamagui, torrent, webrtc, windows
- Language: TypeScript
- Homepage: https://www.pikatorrent.com
- Size: 14.6 MB
- Stars: 294
- Watchers: 4
- Forks: 17
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-electron - PikaTorrent - BitTorrent client. (Apps / Open Source)
- awesome-open-source-flutter-applications - PikaTorrent - Ray/pikatorrent) |  |  |  |  | (Flutter Project Showcase)
- awesome-open-source-flutter-applications - PikaTorrent - Ray/pikatorrent) |  |  |  |  | (Flutter Project Showcase)
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 |
| -------------------------------------------------------- | ------------------------------------------------------ |
|  |  |
|  |  |## 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