Releases: ismoilovdevml/rmx
v0.6.1
RMX v0.6.1
π₯ Installation
Linux (x86_64):
curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bashmacOS (Intel/Apple Silicon):
curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bashπ¦ Pre-built Binaries
Download the appropriate binary for your platform:
rmx-x86_64-unknown-linux-musl.tar.gz- Linux x86_64 (static binary)rmx-aarch64-unknown-linux-musl.tar.gz- Linux ARM64 (static binary)rmx-x86_64-apple-darwin.tar.gz- macOS Intelrmx-aarch64-apple-darwin.tar.gz- macOS Apple Silicon
π What's Changed
See commits for details.
Full Changelog: v0.6.0...v0.6.1
v0.6.0
RMX v0.6.0
π₯ Installation
Linux (x86_64):
curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bashmacOS (Intel/Apple Silicon):
curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bashπ¦ Pre-built Binaries
Download the appropriate binary for your platform:
rmx-x86_64-unknown-linux-musl.tar.gz- Linux x86_64 (static binary)rmx-aarch64-unknown-linux-musl.tar.gz- Linux ARM64 (static binary)rmx-x86_64-apple-darwin.tar.gz- macOS Intelrmx-aarch64-apple-darwin.tar.gz- macOS Apple Silicon
π What's Changed
See commits for details.
Full Changelog: v0.5.0...v0.6.0
v0.5.0
RMX v0.5.0
π₯ Installation
Linux (x86_64):
curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bashmacOS (Intel/Apple Silicon):
curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bashπ¦ Pre-built Binaries
Download the appropriate binary for your platform:
rmx-x86_64-unknown-linux-musl.tar.gz- Linux x86_64 (static binary)rmx-aarch64-unknown-linux-musl.tar.gz- Linux ARM64 (static binary)rmx-x86_64-apple-darwin.tar.gz- macOS Intelrmx-aarch64-apple-darwin.tar.gz- macOS Apple Silicon
π What's Changed
See commits for details.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Release v0.4.0 - Performance optimization and major improvements
v0.3.0
Big changes in the updated version v0.3.0
What's new in v0.3.0
- parallel processing
- support multiple-disk
- display the size of deleted files
- 2x accelerated rmx
- brighter colors
- optimized code
v0.2.0
Updated fast rmx
Bugs fixed added new features and colorful cli.
What's new in v0.2.0
-
rmx has been optimized
-
Colorful CLI
-
Speed and convenience
v0.1.0
The first version of the program.
rmx is a program designed to delete many and large files. There are currently 3 cli commands.
List of commands
-
rmx -- is the main command used to delete files
-
about -- command that provides information about the program
-
dev -- Command that provides information about the Developer and the Program source code