Update packages.json (#3081)

Added NiFE - Nim File Explorer
This commit is contained in:
Danis 2025-07-23 09:33:04 +00:00 committed by GitHub
parent cefa0e4457
commit 25718e6005
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35822,5 +35822,21 @@
"description": "Nim client for the MyIP (https://my-ip.io) API",
"license": "GPL-3.0-only",
"web": "https://github.com/nemuelw/myip"
},
{
"name": "nife",
"url": "https://github.com/ANSI-D/NiFE",
"method": "git",
"tags": [
"file-manager",
"terminal-based",
"linux",
"files",
"unix"
],
"description": "A simple terminal file manager for Linux and MacOS inspired by Ranger FM",
"license": "GPL-3.0-only",
"web": "https://github.com/ANSI-D/NiFE"
}
]