AirController is a powerful, handy, and cross-platform desktop application, it can manage your android phone easily without connecting to a computer.
Inspired by HandShaker, I hope it becomes your favorite android assistant app on Linux and macOS.
- Install the latest AirController mobile app on your Android phone.
Open the link below and choose the latest version apk file to install.
https://github.com/air-controller/air-controller-mobile/releases
- Install the latest AirController desktop app on your computer.
Open the link below and choose the latest file to install.
https://github.com/air-controller/air-controller-desktop/releases
-
Windows users choose the exe suffix file, please.
-
Linux users choose the AppImage suffix file, please.
-
macOS users choose the dmg suffix file, please.
-
Open the desktop application
-
Make sure your phone and computer have been connected to the same network, and open the application on your phone.
That's all, enjoy it!
- Install the latest Flutter SDK on your computer.
This project is developed with the Flutter framework, You should install Flutter first on your computer.
Make sure:
-
You have installed the latest Flutter SDK.
-
You have installed the latest Dart SDK.
-
Run command "flutter doctor" and no errors are output.
- Install dependencies and add desktop support.
Use the command flutter pub get
to install dependencies.
Use the command flutter config --enable-<platform>-desktop
to add desktop support.
Use a specific platform name to replace the string "--" in the middle.
Eg: flutter config -enable-linux-desktop
to add support for the Linux platform.
- Build
The build command is flutter build <platform>
.
Same as above, use a specific platform name to replace the string "", then you will get the final binary file.
Attention: you need to build it on the computer running the same platform. Eg: Building a Windows platform binary file needs to use a Windows PC.
If you got any questions when using this app, please click the link below and submit the issue detail, I will fix it quickly.
https://github.com/air-controller/air-controller-desktop/issues
If you want more features, just tell me by issue, please.
https://github.com/air-controller/air-controller-desktop/issues
I will really appreciate it if you want to support me. For now, just star me please, that's a big support for me.
If you are a UI designer, and you can provide me with a better design resource, that will be perfect.
QQ Group: 329673958
Telegram Channel: AirController
Email: [email protected]