frics

Textual app to view Frida Codeshare snippets


License
MIT
Install
pip install frics==1.0.0

Documentation

frics

PyPI - Version PyPI - Python Version

Frics is a Textual TUI app to search, view, and copy code from Frida Codeshare. A local copy of the database is created to speed up search. Searches are performed against the project name, author, description, and even the source code itself, making this a great tool for a quick reference.


Installation

Installation is recommended using pipx.

pipx install frics

Screenshot

Screenshot1

License

frics is distributed under the terms of the MIT license.