-
Notifications
You must be signed in to change notification settings - Fork 1
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.
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 
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 
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.
This feature is currently WIP, the wiki will come soon.