All Projects → LazyT → Rrcc

LazyT / Rrcc

Licence: gpl-3.0
RoboRock Control Center

Labels

Projects that are alternatives of or similar to Rrcc

XiaomiCTSPass
强制小米设备通过谷歌CTS测试
Stars: ✭ 284 (-37.86%)
Mutual labels:  xiaomi
Homeassistantconfiguration
Home Assistant Config. For more info see link:
Stars: ✭ 260 (-43.11%)
Mutual labels:  xiaomi
Home Assistant Custom Components Xiaomi Cloud Map Extractor
This custom integration provides a way to present a live view of a map for a Xiaomi (and Roborock) vacuums.
Stars: ✭ 318 (-30.42%)
Mutual labels:  xiaomi
xiaomi-r3g-openwrt-builder
OpenWrt builder for any supported routers using Docker. Scheduled to run weekly
Stars: ✭ 25 (-94.53%)
Mutual labels:  xiaomi
hosts
🄯Curated lists of hosts files with various domain blocks.🄯
Stars: ✭ 15 (-96.72%)
Mutual labels:  xiaomi
Xiaomi M365 Firmware Patcher
Automatize patching of Xiaomi Mijia M365 electric scooter firmware
Stars: ✭ 302 (-33.92%)
Mutual labels:  xiaomi
Xiaomi.eu-MIUIv10-XML-Compare
MIUI 10 XML Daily Compare for Xiaomi.eu builds
Stars: ✭ 28 (-93.87%)
Mutual labels:  xiaomi
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼🥀🏡🌳
Stars: ✭ 409 (-10.5%)
Mutual labels:  xiaomi
msm-4.9-grus-okita
For Xiaomi Mi 9 SE
Stars: ✭ 17 (-96.28%)
Mutual labels:  xiaomi
Mi Firmware Updater
Auto generates Xiaomi firmware flashable zip files every MIUI new update
Stars: ✭ 322 (-29.54%)
Mutual labels:  xiaomi
xiaomi-mi-air-purifier
Homebridge plugin for Xiaomi Mi Air Purifier
Stars: ✭ 67 (-85.34%)
Mutual labels:  xiaomi
LawRun
Kernel source code (LawRun Kernel) for xiaomi sdm845 | Pocophone f1 (beryllium), Mi 8 (dipper), Mi Mix 2s (polaris) | You can fork and enjoy.
Stars: ✭ 22 (-95.19%)
Mutual labels:  xiaomi
Xiaomi airconditioningcompanion
Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant
Stars: ✭ 304 (-33.48%)
Mutual labels:  xiaomi
Custom-Software-For-Xiaomi-Dafang
API and panel site for Xiaomi Dafang
Stars: ✭ 36 (-92.12%)
Mutual labels:  xiaomi
Mi Shop
🌈xiaomi mobile mall.
Stars: ✭ 364 (-20.35%)
Mutual labels:  xiaomi
homebridge-mi-robot vacuum
XiaoMi robot vacuum plugins for HomeBridge.
Stars: ✭ 53 (-88.4%)
Mutual labels:  xiaomi
Miband Js
MiBand 2 JS library for Node.JS and HTML5 (WebBluetooth)
Stars: ✭ 299 (-34.57%)
Mutual labels:  xiaomi
Lovelace Xiaomi Vacuum Map Card
This card enables you to specify a target or start a zoned cleanup using live or static map, just like in Xiaomi Home app. Additionally you can define a list of zones and choose the ones to be cleaned.
Stars: ✭ 433 (-5.25%)
Mutual labels:  xiaomi
Openwrtinvasion
Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...
Stars: ✭ 366 (-19.91%)
Mutual labels:  xiaomi
Com.xiaomi Miio
Homey app to control Mi Home devices that implement the miIO protocol and Xiaomi gateway child devices
Stars: ✭ 318 (-30.42%)
Mutual labels:  xiaomi

RoboRock Control Center

Description

Xiaomi vacuum cleaners are really nice, but need a cloud connection to use all features. You don't like your data in chinese hands? Then try RRCC for free and use it on Windows, Linux and MacOS!

The current version supports the following features:

  • control vacuum (start, pause, stop, spot cleaning, return dock, find)
  • set fanspeed
  • reset consumables
  • add, change and delete timers
  • show cleaning history
  • set sound volume
  • decrypt, encrypt and install voice packages
  • search, download and update firmware
  • control dnd and carpet modes
  • set wifi ssid and key
  • convert 96->32 byte token
  • multi language (English and German)
  • cross platform (same look & feel on Windows, Linux, MacOS)

Only on rooted devices:

  • extract token via ssh
  • install/update/uninstall Valetudo
  • map functions via Valetudo (goto, zone cleaning, virtual walls and nogo zones, flip, rotate, zoom)
  • show installed firmware and valetudo version

Screenshots

main window

Download

Download the latest version for your operating system. All 3 files (exe, dmg, AppImage) contain the binary, translations and required libraries to run RRCC on the target platform without installing anything.

This is an 7zip self extracting archive. It will be automatically extracted to "%temp%\7zxxxxxxxx" and after that the "rrcc.exe" is started. You can copy this directory or extract the file with 7z if you want the content.

Note: some virus scanners classify RRCC as malicious. This is due to the use of 7zsfx. If you don't trust me unzip the exe and scan that directory, no warnings should appear now.

This is an Apple disc image. You can mount and run or copy the application.

This is an AppImage package. Don't forget to "chmod +x *.AppImage" after download and then run it. You can use the parameter "--appimage-extract" if you want the content.

For better system integration it's recommended to install AppImageD or AppImageLauncher.

Build from Source

If the release binaries doesn't work for you build it yourself:

  1. checkout the source code

     git clone https://github.com/LazyT/rrcc
    
  2. change into the new rrcc directory and generate the Makefile

     cd rrcc && qmake
    
  3. compile the source code

     make
    

GUI fans just install the Qt-Environment, open the "rrcc.pro" project file and click on the build button.

Hints for compiling:

  • Qt 5.11 or greater required
  • libarchive-dev and libssh-dev required

Contact

You can reach me at Roboter-Forum.

Credits

RRCC is based on

Thanks for this great software!

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].