Riceify Logo

The Ultimate Rice Manager

Fast, efficient, and intelligent rice management with performance optimizations and comprehensive logging

Changing between rices was never so easy!

Rice Example 1
Rice Example 2

... very quickly!

Installation

Install by Source

Terminal
git clone https://github.com/MadeInLithuania/Riceify
cd Riceify
mkdir build && cd build
cmake ..
make -j$(nproc)
sudo make install

Quick Install

One-liner
curl -sSL https://raw.githubusercontent.com/MadeInLithuania/Riceify/main/install.sh | bash

Performance Build

Optimized Build
chmod +x build.sh
./build.sh
# Creates optimized builds in build/release/ and build/max_opt/

See releases for changelogs and updates.

Features

Core Functionality

  • Change your rice in one click
  • Save and manage multiple rices
  • Load rice from any folder

Performance Optimizations

  • Intelligent caching system
  • Async file operations
  • Smart memory management

Comprehensive Logging

  • Real-time performance tracking
  • Thread-safe logging system
  • Detailed error reporting

Coming Soon

Polybar Support
GUI Version
Rice Repository
Cloud Sync

Documentation

Performance Guide

Learn about the performance optimizations and benchmarks that make Riceify lightning fast.

Read More →

Logging System

Comprehensive guide to the logging system for debugging and performance monitoring.

Read More →

Backup Strategy

Understand the intelligent backup strategy and what files are included/excluded.

Read More →