Skip to content

death7654/Chrultrabook-Tools

Repository files navigation

Chrultrabook Controller

A UI System Controller for modded Chromebooks

shields  shields  shields  shields

Virus Total

Scan Results

Project Screenshots:

project-screenshot project-screenshot project-screenshot project-screenshot project-screenshot project-screenshot

Features

Here are some of the project's best features:

  • System Information
  • CPU Temps
  • CPU Usage
  • Ram Usage
  • Fan Speeds
  • Custom Fan Curves
  • Battery Charge Limiter
  • Keyboard Backlight Controls
  • Hardware Information

🛠️ Installation Steps:

Windows

1. Install Coolstar's EC Driver

https://github.com/coolstar/driverinstallers/raw/master/crosec/crosec.2.0.3-installer.exe

2. Restart your laptop

3. Install this app.

Linux

1. Mark Appimage as Executeable

chmod a+x chrultrabook-controller_2.7.1_amd64.AppImage

2. Run the Appimage

./chrultrabook-controller_2.7.1_amd64.AppImage

macOS

1. Download ectools

https://ethanthesleepy.one/public/chrultrabook/utils/

2. Open the terminal and navigate to the directory that ectool is in (downloads)

3. Move ectools to the appropriate directory.

sudo cp ./ectool /usr/local/bin/ectool

4. Mark The File as executable

sudo chmod +x /usr/local/bin/ectool`

💻 Built with

Technologies used in the project:

  • Tauri
  • Rust
  • HTML5
  • JS
  • CSS

About

This is an open-source application, and serves the purpose of providing system information and controls for Chromebooks running an alternate OS in a visually pleasing manner.

🍰 Contributions

  • Coolstar - Providing Chromebook Windows Drivers
  • Death7654 - Making the Chrultrabook Controller App

From the Chrultrabook's Discord Server

  • Ninelore - Optimizations
  • Ethanaobrien - Optimizations and macOS
  • WeirdTreeThing - Frontend Optimizations and Linux

Support from Tauri's Discord Server

  • AHQ Softwares - Debugging
  • icb - Debugging

🛡️ License:

This project is licensed under the GNU General Public License v3.0