Obscurely
Obscurely
Add the ability to add any resource you want in the custom config have basic support for it, just converting the htmp to text and displaying it. This requires [ISSUE](https://github.com/Obscurely/falion/issues/16)...
Basic needs: - Ability to change key binds, add custom resources, choose which resources are enabled and more - Simle way to edit it directly from the CLI, GUI &...
Update all the dependencies by going to each ones changelog making sure there is no breaking change and that Falion still runs as expected.
The idea is to use sled, a fast rust native db. For each request make a new entry and assign it all the results got. Whenever making a search Falion...
I will be honest the GUI is really not that pretty, I think it gets the job done and it works, but it could be much prettier. So just make...
I've tried adding shortcuts, but the problem was on evey window change you would have to again click on it and didn't really find a solution for it. The problem...
Basic needs: - Use axum to host some HTML (a static site) and make the UI from the ground up using API calls, I don't want any web assembly. -...
# Pull Request Template ## Fixes Issue Fixes the nix file not building ## Check List (Check all the applicable boxes) - [x] My code follows the code style of...