A modern, open-source GUI editor for Rainmeter skins. Design, preview, and export Rainmeter skins visually—no INI editing required!
Note: Rainmeter Editor and Rainmeter itself are Windows-only. This app will not run on macOS or Linux.
- Visual Skin Editor: Drag-and-drop interface for creating and arranging layers (text, images, bars, rotators, etc.)
 - Layer Management: Reorder, select, and delete layers with a sidebar and drag-and-drop support
 - Property Editing: Sidebars for editing properties of each layer type (text, image, rotator, bar, etc.)
 - Font & Image Management: Use local fonts and images, which are bundled with your exported skin
 - Rainmeter Export: Export your design as a Rainmeter-compatible 
.iniskin, with all assets and correct folder structure - Native Windows Integration:
- File dialogs for opening/saving
 - Auto-update via GitHub Releases
 - Fast, lightweight Tauri backend
 
 - Community: Discord and Reddit for support, feedback, and sharing
 
- 
Install Prerequisites:
 - 
Clone the Repository:
git clone https://github.com/kethakav/rainmeter-editor.git cd rainmeter-editor - 
Install Dependencies:
npm install # or pnpm install - 
Run the App:
npm run tauri dev
The app will open in a native window. You can now start designing Rainmeter skins!
 
To get the latest version of Rainmeter Editor, visit the official website and download the Windows setup file.
Alternatively, you can also find releases on the GitHub Releases page.
- Download the latest release from the official website or GitHub Releases.
 - Run the downloaded setup file.
 - Important: Windows SmartScreen may display a warning indicating that the app is from an unverified developer. To proceed with the installation:
- Click on "More info".
 - Click on "Run anyway".
 
 
- Use the toolbar to add text, images, bars, and rotators to your canvas.
 - Arrange and configure layers using the sidebars.
 - Export your skin via the Export button; the app will generate a Rainmeter-compatible folder with all assets and an 
.inifile. - Import/export project support is coming soon.
 
- Discord — Get support, share your creations, and connect with other Rainmeter enthusiasts
 - Reddit — Share and discuss skins and features
 - Report a Bug
 - Request a Feature
 
See CONTRIBUTING.md for guidelines. All contributions, bug reports, and feature requests are welcome!
See SECURITY.md for reporting vulnerabilities.
MIT License (see LICENSE)
- Built with Tauri, React, Fabric.js, Radix UI, and Tailwind CSS.
 

