All Projects → myfreeer → Qbittorrent Portable

myfreeer / Qbittorrent Portable

Licence: lgpl-2.1
dll-hijack based qbittorrent portable plugin

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Qbittorrent Portable

Freac
The fre:ac audio converter project
Stars: ✭ 518 (+1423.53%)
Mutual labels:  portable
Pasteex
📋 Paste As File 把剪贴板的内容直接粘贴为文件
Stars: ✭ 634 (+1764.71%)
Mutual labels:  portable
Trackerslistcollection
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
Stars: ✭ 9,761 (+28608.82%)
Mutual labels:  qbittorrent
Cmder
Lovely console emulator package for Windows
Stars: ✭ 23,148 (+67982.35%)
Mutual labels:  portable
Electorrent
A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
Stars: ✭ 582 (+1611.76%)
Mutual labels:  qbittorrent
Cpu X
CPU-X is a Free software that gathers information on CPU, motherboard and more
Stars: ✭ 676 (+1888.24%)
Mutual labels:  portable
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (+1373.53%)
Mutual labels:  portable
Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+2670.59%)
Mutual labels:  qbittorrent
Zip
A portable, simple zip library written in C
Stars: ✭ 596 (+1652.94%)
Mutual labels:  portable
Qbt Theme
collection of themes for qbittorrent
Stars: ✭ 776 (+2182.35%)
Mutual labels:  qbittorrent
Maya
Maye 一个简洁小巧的快速启动工具
Stars: ✭ 553 (+1526.47%)
Mutual labels:  portable
Tinydir
Lightweight, portable and easy to integrate C directory and file reader
Stars: ✭ 575 (+1591.18%)
Mutual labels:  portable
Atomic Toolkit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Stars: ✭ 747 (+2097.06%)
Mutual labels:  qbittorrent
Qb Web
A qBittorrent Web UI, write in TypeScript+Vue.
Stars: ✭ 517 (+1420.59%)
Mutual labels:  qbittorrent
Tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
Stars: ✭ 812 (+2288.24%)
Mutual labels:  portable
Kotlin Libui
Kotlin/Native interop to libui: a portable GUI library
Stars: ✭ 512 (+1405.88%)
Mutual labels:  portable
Fo Dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Stars: ✭ 674 (+1882.35%)
Mutual labels:  portable
Android Studio Portable
🚀 Android Studio portable for Windows
Stars: ✭ 31 (-8.82%)
Mutual labels:  portable
Microservices
A microservices environment managed by Docker Compose.
Stars: ✭ 16 (-52.94%)
Mutual labels:  portable
Dasel
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
Stars: ✭ 759 (+2132.35%)
Mutual labels:  portable

qbittorrent-portable

Build status Download Latest Release GitHub license

dll-hijack based qbittorrent portable plugin.

Usage

Put iphlpapi.dll or version.dll in the same folder of qbittorrent.exe.

Compile

Requirements: git, cmake, mingw gcc, ninja. Run build.sh or follow steps below:

git clone https://github.com/myfreeer/qbittorrent-portable.git --recursive
# or `git submodule update --init --recursive` after a regular clone
cd qbittorrent-portable
mkdir build
cd build
cmake -GNinja ..
ninja

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].