Sign In

fileguy

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fileguy - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "fileguy",
"version": "1.0.1",
"version": "1.0.2",
"description": "my own file manager!",

@@ -5,0 +5,0 @@ "main": "index.js",

# fileguy
my own file manager!
# Features
- Fully CLI
- CLI syntax highlighting
- View Files
- See current working directory
- Select and navigate seamlessly using WASD or Arrow keys
- Enter to select
# Install
```
# install
$ npm i -g fileguy
# usage
$ fileguy
```
# Images
![alt text](https://repent.wtf/u/tZ8uYo.png)
![alt text](https://repent.wtf/u/0asAB1.png)
![alt text](https://repent.wtf/u/JqcVLt.png)