mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-20 19:03:01 +01:00
Added Unarchiver app that allows to extract a few archive formats (zip, gz, gtar, tgz, tar.gz, tar, rar, 7z) on the device without the need of a computer
This commit is contained in:
Binary file not shown.
@@ -0,0 +1 @@
|
|||||||
|
This is the folder where you can put all your settings opks
|
||||||
@@ -119,3 +119,6 @@ BR2_PACKAGE_GMENU2X_SHOW_CLOCK=y
|
|||||||
BR2_PACKAGE_FLUIDLITE=y
|
BR2_PACKAGE_FLUIDLITE=y
|
||||||
BR2_PACKAGE_LIBMIKMOD=y
|
BR2_PACKAGE_LIBMIKMOD=y
|
||||||
BR2_PACKAGE_COMMANDER=y
|
BR2_PACKAGE_COMMANDER=y
|
||||||
|
BR2_PACKAGE_P7ZIP=y
|
||||||
|
BR2_PACKAGE_UNRAR=y
|
||||||
|
BR2_PACKAGE_FILE=y
|
||||||
|
|||||||
Reference in New Issue
Block a user