We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cefa0e4 commit 25718e6Copy full SHA for 25718e6
packages.json
@@ -35822,5 +35822,21 @@
35822
"description": "Nim client for the MyIP (https://my-ip.io) API",
35823
"license": "GPL-3.0-only",
35824
"web": "https://github.com/nemuelw/myip"
35825
+ },
35826
+ {
35827
+ "name": "nife",
35828
+ "url": "https://github.com/ANSI-D/NiFE",
35829
+ "method": "git",
35830
+ "tags": [
35831
+ "file-manager",
35832
+ "terminal-based",
35833
+ "linux",
35834
+ "files",
35835
+ "unix"
35836
+ ],
35837
+ "description": "A simple terminal file manager for Linux and MacOS inspired by Ranger FM",
35838
+ "license": "GPL-3.0-only",
35839
+ "web": "https://github.com/ANSI-D/NiFE"
35840
}
35841
+
35842
]
0 commit comments