Subscribe and like ⭐
Aurora Toolbot is an application with a graphical interface that implements all the functionality of the main application Aurora Bot. The application works using Flatpak, in an isolated environment, referring to the Aurora Bot application through the D-Bus service, which directly performs the main work.
- Interaction with devices.
- Interaction with emulators.
- Working with Aurora SDK.
- Working with Platform SDK.
- Working with Flutter SDK.
- Answers to questions.
- Install Aurora Bot.
- Download flatpak file from releases.
- Install:
flatpak install --user aurora-toolbot_0.0.4_amd64.flatpak
Copyright 2025 Vitaliy Zarubin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.