Files
filepass/README.md
2026-04-06 03:54:32 +09:00

24 lines
342 B
Markdown

# Main Repo is self-hosted on [Gitea](https://git.kokopi.dev/kokopi/filepass)
- This is a mirror
# Filepass
Originally hacked with bash, re-written in golang into a TUI.
## Installation
```
./build.sh
# restart shell or w.e
# should be able to just run:
filepass
```
## Sample
![demo1](assets/demo1.webp)
![demo2](assets/demo2.webp)