6 releases
0.2.0 | Mar 24, 2023 |
---|---|
0.1.4 | Mar 5, 2023 |
#5 in #play-on-bsd
31 downloads per month
22KB
544 lines
pobsd
pobsd is a tool written in Rust designed to browse the PlayOnBSD database that can be find here
It makes use of both plege(2)
and unveil(2)
.
Installing
You can install it using cargo
with cargo install pobsd
.
Make sure to update to your $PATH
to be able to use
it (usually by adding $HOME/.cargo/bin
).
Browsing
The last (but not the least) function is the browse function. It provides a nice yet simple terminal interface for browsing and searching the database.
Credits
Reading https://github.com/graymind75/passmng source code helped me a lot to implement the TUI.
Dependencies
~4–16MB
~148K SLoC