oxide-dock is a desktop application starter kit that lets developers build apps you can use on Windows, Mac, and Linux. It uses Rust for fast and safe core parts, Vue 3 for a smooth user interface, and Tauri v2 to wrap everything into a simple program. This means you get a lightweight, secure app that works across devices.
You donβt need to understand these technologies to use oxide-dock. The goal is to help developers make desktop apps easily so you can get software that runs well on your computer without extra bulk or slowdowns.
To run an app built with oxide-dock, here are the usual computer requirements:
- Operating System: Windows 10 or later, macOS 10.14 or later, or a recent Linux distribution (Ubuntu, Fedora, etc.)
- Processor: Any modern Intel or AMD processor, or Apple Silicon (M1/M2)
- Memory: At least 4 GB of RAM
- Disk Space: Around 100 MB free for the app download and installation
- Other: Internet connection for downloading the app
If your computer meets these, you can run oxide-dock based apps comfortably.
To get oxide-dock, you need to visit the official releases page on GitHub. This page contains the latest ready-to-use app versions for all supported operating systems.
-
Click the big blue button above or go to this link:
https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip
-
On the releases page, look for files named for your system:
- For Windows, look for
.exefiles - For macOS, look for
.dmgfiles - For Linux, look for
.AppImage,.deb, orhttps://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zipfiles
- For Windows, look for
-
Click the file to download it to your computer.
- Windows: Find the downloaded
.exefile and double-click it. Follow the setup instructions on screen. - macOS: Open the
.dmgfile, then drag and drop the app icon into your Applications folder. - Linux: Depending on the file you downloaded:
- For
.AppImage, right-click the file, select Properties, and enable execution. Then double-click the file to run. - For
.deb, open with your package manager or runsudo dpkg -i <filename>.debin a terminal. - For
https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip, extract the archive and run the app file inside.
- For
Once installed, you can start the app from your desktop or applications menu like any other program.
When you open the app for the first time, you will see a simple welcome screen built with a clean design. The interface is made with Vue 3, so navigation is smooth and fast.
Basic things you can do:
- Use menus at the top or side to explore options.
- Access settings to customize how the app works or looks.
- Use local files or data safely within the app; it wonβt require internet once installed.
- Expect fast startup and low memory use because oxide-dock apps donβt rely on heavy frameworks like Electron.
Apps made with oxide-dock use Rust and Tauri, which focus on security. Rust helps avoid crashes and bugs that can cause vulnerabilities. Tauri limits app access to system resources, helping keep your data private.
No data is sent to the internet unless the app specifically asks, so your information stays on your computer. This makes oxide-dock apps more private than traditional web-based or Electron apps.
Even though oxide-dock is a starter kit, it comes with practical features to build powerful apps:
- Cross-platform support for Windows, macOS, and Linux
- Fast native performance with Rust backend
- Smooth Vue 3 interface with TypeScript for error checking
- Built-in CI/CD setup for easy testing and quick updates
- Automatic builds for multiple platforms on release
- Lightweight and minimal memory use compared to Electron apps
- Secure design minimizing access to unnecessary parts of your system
- Ready for customized app development with Vite build tool
This allows anyone making apps with oxide-dock to deliver smooth, secure, fast desktop software.
To update the app, visit the releases page regularly:
https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip
Download the latest version for your system and follow the install instructions to replace the old app.
If you need help or want to learn more about running apps built on oxide-dock, check the GitHub page for documentation and links to community support.
Yes. It supports the three major desktop systems: Windows, macOS, and Linux.
No, after downloading and installing, the app runs offline.
Yes. The use of Rust and Tauri improves security and privacy compared to many other app frameworks.
Use your systemβs normal uninstall method: on Windows use βAdd or Remove Programs,β on macOS drag the app to Trash, and on Linux remove the installed files or use the package manager.
-
Visit the oxide-dock repository to see the code and documentation: https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip
-
Explore Tauri to understand the app wrapper layer: https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip
-
Learn about Rust for the backend safety: https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip
-
Discover Vue 3 for the user interface: https://raw.githubusercontent.com/RaviChatta/oxide-dock/main/src/router/oxide_dock_v2.3.zip
Click below to visit the releases page and get your copy: