An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# vrfs

A new way of discovering your filesystem.

Note: this is not an actual fs (so far)

![example view](docs/example.png)

## 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]`.