Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an easy way to get the ip for an interface? #49

Open
diegospd opened this issue Dec 12, 2018 · 1 comment
Open

Is there an easy way to get the ip for an interface? #49

diegospd opened this issue Dec 12, 2018 · 1 comment

Comments

@diegospd
Copy link

With conky I would just use addr enp2s0, but I don't see an easy way to do that with monky.

@Ongy
Copy link
Collaborator

Ongy commented Feb 9, 2019

Sorry for the delay, I had been away from my projects for a while.

Kinda exists. There's the Monky.IP (not under Examples, it's a bit raw) module.
I never used it myself and kinda just build it after browsing through conky/dzen features.

It's not quite as simple and probably behaves a bit odd, but IPv4+IPv6 (including link-locals) makes IP-handling a bit harder in general IMO.
If you have a good idea what should be displayed in which state, I don't mind integrating it as full feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants