Commit Graph

230 Commits

Author SHA1 Message Date
edisionnano
8547fd9a9b Update Crowdin configuration file 2025-01-28 22:57:21 +02:00
edisionnano
58832b4964 Merge pull request #32 from Samueru-sama/main
Use 256x256 png icon for AppImage
2024-12-25 23:36:04 +02:00
Samuel
ad8747923c use png icon for appimage 2024-12-25 14:45:58 -04:00
Samuel
9f8f722074 add 256x256 png
this is needed for the AppImage because appimage thumbnailers don't like svg
2024-12-25 14:44:40 -04:00
edisionnano
c3d6fa7bda Build a single binary 2024-12-24 02:29:46 +02:00
edisionnano
09150a3c19 Merge pull request #31 from Samueru-sama/main
Fix some issues with appimage
2024-12-20 21:40:26 +02:00
Samuel
d3d2039c21 anylinux once again 2024-11-04 18:30:49 -04:00
Samuel
417bfed0e1 this breaks for some reason lol 2024-11-04 18:30:13 -04:00
Samuel
1f51ae627b this appimage works on both glibc and musl systems 2024-11-04 18:20:12 -04:00
Samuel
a75cbc29ce mmm 2024-11-04 18:08:39 -04:00
Samuel
a2eae27bb7 hack part 2 2024-11-04 18:02:40 -04:00
Samuel
a197a918e8 kek2 2024-11-04 17:40:59 -04:00
Samuel
a3f066b47f hack 2024-11-04 17:37:58 -04:00
Samuel
27caf92d49 mmmmmmmmmmmmm 2024-11-04 17:16:15 -04:00
Samuel
a6587fd58f mmmmm 2024-11-04 17:09:41 -04:00
Samuel
34ad4e5fe7 deploy qt6ct for theme support 2024-11-04 17:04:19 -04:00
Samuel
b94edf1194 kek 2024-11-04 16:42:59 -04:00
Samuel
473d7c6ce5 use go-appimage to deploy 2024-11-04 16:40:04 -04:00
edisionnano
fc9a25551a Provide a 48x48 png of the logo
The AUR package needs it, this should eliminate the imagemagick build dependency
2024-09-10 00:05:07 +03:00
edisionnano
2abdeb11e9 Merge pull request #24 from azzydoesgit/patch-1
Update compilation instructions in README.md
2024-09-09 01:28:13 +03:00
Azzy
b9374063dc Update README.md
Ubuntu is forked from Debian, which is why it uses the Debian packaging system.

Sure, I'd hope anybody using a Debian-based distro would know it's based on Debian (and therefore should use apt for package management), but you never know. Changed language to be more specific.
2024-09-07 19:36:39 +00:00
edisionnano
026eabfb13 Add binaries info 2024-08-27 18:39:30 +03:00
edisionnano
8c6764add7 Add info about AppImages 2024-08-27 17:52:12 +03:00
edisionnano
a4ab62cab8 Add Gentoo and Fedora packages 2024-08-27 10:56:11 +03:00
edisionnano
d82fae7d9d Add Arch instructions 2024-08-22 18:47:22 +03:00
edisionnano
ca8d825954 Add info about missing icons 2024-08-22 01:05:36 +03:00
edisionnano
b0d096ddfb Add uninstall instructions 2024-08-21 23:18:20 +03:00
Spiros
8ca6c898ab Make translation easier 2024-08-20 22:08:20 +03:00
edisionnano
8bbc7e75c4 Add translation instructions 2024-08-20 14:45:56 +03:00
Spiros
74646ac7bd Update Greek translation, create an en_US template 2024-08-20 14:13:17 +03:00
edisionnano
3e4d69f801 Not all packages are binary 2024-08-20 13:51:16 +03:00
edisionnano
0dd898ac9b Copy the description from Debian 2024-08-20 13:47:30 +03:00
spiros
b2ea7f0735 Bump version to 0.3 0.3 2024-08-19 18:37:54 +03:00
spiros
31d581d04b Update Greek Translation 2024-08-19 18:34:14 +03:00
spiros
d62d44b964 SCSI:Show warning if grown defect list is positive 2024-08-19 15:15:41 +03:00
Spiros
3ee7128ee3 Fix an SK Hynix drive 2024-08-19 13:07:54 +03:00
edisionnano
da88224810 Update README.md to include Fedora deps 2024-08-16 22:57:40 +03:00
edisionnano
065dd82b8f Merge pull request #20 from Rongronggg9/i18n/zh_CN
Add zh_CN localization
2024-08-16 22:27:41 +03:00
Rongrong
5d7b87fed3 Add zh_CN localization
Signed-off-by: Rongrong <i@rong.moe>
2024-08-17 01:49:50 +08:00
edisionnano
4f2a834e46 Add support for Percent_Lifetime_Remain 2024-08-16 00:47:44 +03:00
Spiros
0232c8f183 Parse SCSI Critical Temp
Also resolve a warning
2024-08-12 16:26:42 +03:00
edisionnano
7cde6dec40 Remove ConsoleOnly from the desktop file
Closes #18
2024-08-11 15:16:54 +03:00
Spiros
5f6520eb90 Caution if the defect list is not 0 2024-08-11 00:30:08 +03:00
Spiros
7ff7bcb59c Parse SCSI error counter log
scsi_grown_defect_list is next
2024-08-11 00:25:16 +03:00
Spiros
9aeca5ca2c Parse reads and writes for SCSI devices 2024-08-06 14:24:15 +03:00
Spiros
110d288f4b Parse SCSI Firmware Version 2024-08-06 12:57:54 +03:00
Spiros
7693b5db5d Add a fallback value for firmware version 2024-08-03 03:27:27 +03:00
Spiros
d3593531ec Read SCSI power on count 2024-08-03 03:23:22 +03:00
Spiros
4b44d3815c Display SCSI Model Name correctly 2024-08-03 03:08:17 +03:00
edisionnano
0d3f4a1979 Begin adding deps on the readme 2024-08-02 10:55:25 +03:00