Skip to content

Commit 25718e6

Browse files
authored
Update packages.json (#3081)
Added NiFE - Nim File Explorer
1 parent cefa0e4 commit 25718e6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

packages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35822,5 +35822,21 @@
3582235822
"description": "Nim client for the MyIP (https://my-ip.io) API",
3582335823
"license": "GPL-3.0-only",
3582435824
"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"
3582535840
}
35841+
3582635842
]

0 commit comments

Comments
 (0)