Skip to content

GUI Usage

B611 edited this page Nov 4, 2021 · 1 revision

GUI Usage

Nyja features both CLI and GUI versions. This section will briefly explain how the GUI version operates. For an overview of the GUI being used please refer to the animation present in the README.md of this project.


Crawling

Nyja can crawl indexers in order to retrieve onion links.

These links can then be saved to the internal database and the user can harvest metadata in the metadata tab.

The crawling and metadata harvesting commands can be launched from the menu.

Like in the CLI, files can be used as input for both commands.

Links must be stored line by line in the file.

A toggle button can also be used to switch between saving the results of commands or just displaying them.

In the Metadata tab, the button runs a metadata harvesting on all previously uncrawled onion links present in the database.


Database

Nyja GUI features a Database Browser that can retrieve stored data from previous metadata harvesting.

The default search system is based on website titles but the button allows users to search using specific fields or even use the custom expression language detailed in the CLI Usage page. A help tooltip is also available when the custom expression mode is enabled.


Stats

This feature is currently WIP, the wiki will come soon.

Clone this wiki locally