https://github.com/kpj/vrfs
A new way of discovering your filesystem
https://github.com/kpj/vrfs
Last synced: 2 months ago
JSON representation
A new way of discovering your filesystem
- Host: GitHub
- URL: https://github.com/kpj/vrfs
- Owner: kpj
- Created: 2019-01-25T20:07:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T23:05:23.000Z (over 6 years ago)
- Last Synced: 2025-01-18T04:06:52.740Z (4 months ago)
- Language: Python
- Size: 1.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vrfs
A new way of discovering your filesystem.
Note: this is not an actual fs (so far)

## Usage
```bash
$ python main.py
```### Controls
* Move your mouse to look around. Click elements to interact with them.
* To move in the world use `[w]/[a]/[s]/[d]/[space]/[shift]`.
* To close the window press `[escape]`.
* Press `[b]` to go back in your directory traversal history.
* Change your movement speed with `[n]/[m]`.