andykais / bitwarden-dmenu

dmenu for bitwarden-cli
MIT License
42 stars 9 forks source link

Use for selfhosted Servers #20

Open u8l-git opened 1 year ago

u8l-git commented 1 year ago

Currently I don't see the ability to pass a URL for login to a selfhosted instance. I would love to use this on my OnePlus6 running SXMO under sway.

andykais commented 1 year ago

I would love to use this on my OnePlus6 running SXMO under sway.

huh. I dont know exactly how this would work with a mobile display, but Ill trust you there! I havent worked with self hosting myself, but this library just uses the @bitwarden/cli under the hood. I think configuring a self-hosted server is just one of these commands:

bw config server https://bitwarden.example.com
z3r086 commented 1 year ago

Currently I don't see the ability to pass a URL for login to a selfhosted instance. I would love to use this on my OnePlus6 running SXMO under sway.

z3r086 commented 1 year ago

I would love to use this on my OnePlus6 running SXMO under sway.

huh. I dont know exactly how this would work with a mobile display, but Ill trust you there! I havent worked with self hosting myself, but this library just uses the @bitwarden/cli under the hood. I think configuring a self-hosted server is just one of these commands:

bw config server https://bitwarden.example.com