kRHYME7 / Hyde-cli

A HyDE CLI, wrapper, tweaks , workarounds, and more!
https://github.com/prasanthrangan/hyprdots
GNU General Public License v3.0
56 stars 4 forks source link

feat(bookmarks): adds rofi bookmarks selector #65

Closed rubiin closed 1 month ago

rubiin commented 1 month ago

image

Adding this script as part of hyde cli. Only supports chrome based browsers like brave, vivaldi, chromium and google-chrome

rubiin commented 1 month ago

Also might want to theme it after merge to look like cliphist. The current looks like its straight from 90s

rubiin commented 1 month ago

I just threw in bunch of stuffs from another glyph luancher

kRHYME7 commented 1 month ago

Will do a rewrite to handle other browsers, Thanks!

kRHYME7 commented 1 month ago

image

I revised it into using the default browser and recursively search for */Default/Bookmarks path(handles flatpak).

rubiin commented 1 month ago

yeah for chromium you can do that. By that it would handle almost all chrome browsers. For mozilla firefox https://github.com/milosz/rofi-firefox-bookmarks/blob/main/rofi_firefox_bookmarks.sh see this

kRHYME7 commented 1 month ago

Can you checkout the latest commit?

rubiin commented 1 month ago

beat you to it image

works as intended

kRHYME7 commented 1 month ago

I will remove the lz4json dep for firefox following the link you send. Thanks! Did not know about this. (will try )

rubiin commented 1 month ago

Regarding tui, lets do on golang . Using this https://charm.sh