Releases: ItsDanik/rfidisk
Releases · ItsDanik/rfidisk
RFIDisk v0.95
RFIDisk v0.94
RFIDisk v0.94
rfidisk.py
- Now has option to disable auto-launch.
- When disk is inserted, notifications are being displayed, and the device display updates, but the command does not launch.
- You can now use the following command line arguments:
rfidisk --listto display disk inforfidisk --loadto launch the app corresponding to the Tag entry of the diskrfidisk --list-titleto display a formatted output of the title of the disk entry (useful for displaying in widgets like waybar etc).rfidisk --helpdisplays a help message.
rfidisk-manager.py
- Added option to disable auto-launch in the configuration Tab.
install.sh
- Now offers to add an alias for your shell, to easily use in a terminal using
rfidisk
rfidisk.ino
- Updated version to conform to v0.94
RFIDisk v0.93
RFIDisk 0.93
RFIDisk Manager:
- Cosmetic overhaul, now uses hardcoded catppuccin color theme.
- Now displays installed RFIDisk version
- Added About/Quit Tab
- Added placeholder logo
- Clicking on the logo takes you to the GitHub Repo
- Smaller default window size
Installer Script:
- Now if hyprland is detected, offers the user to edit their config file
- Add windowrule to make RFIDisk Manager window float
RFIDisk:
- Version compliance
- Comment cleanup
Firmware:
- Version compliance
README.md
- Updated for v0.97
- Now contains screenshots of RFIDisk Manager as of v0.97.
RFIDisk v0.91
#RFIDisk v0.91
First Public Release.
To install:
chmod +x ./install.sh
./install.sh
Note
Read the README.md!