Skip to content

OrdosX/percentage-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percentage Rust

This project is a Rust implementation of the Percentage application. It explores dynamic rendering of tray icons using Rust and Tauri 2.

中文 README

Features

  • Dynamic tray icon rendering.
  • Built with Rust as a learning project.
  • Utilizes Tauri 2 for cross-platform desktop application development.

Requirements

  • Rust (latest stable version recommended)
  • Tauri CLI

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/percentage-rust.git
    cd percentage-rust/src-tauri
  2. Install dependencies:

    cargo install tauri-cli
  3. Build the project:

    cargo tauri build

Usage

Run the application:

cargo tauri dev

Project Structure

  • src/: Contains the Rust source code.
  • src-tauri/: Contains Tauri configuration and assets.
  • assets/: Fonts and other resources.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Inspired by the original Percentage project.
  • Built with Rust and Tauri 2.

About

See your battery percentage in system tray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages