←back to thread

103 points woumn | 2 comments | | HN request time: 0.472s | source

Check out my TUI I wrote for viewing and querying an LDAP. I need to do basic queries and validation daily for work, and as I work on a mac, there are really no good options. The major player is the Apache Directory Studio which is... not great. So I decided to create a new one.
1. johntash ◴[] No.45106250[source]
As someone else who has to do a lot of work with LDAP, thank you!

You might want to consider adding a LICENSE file to the repo. That's the first place I looked before noticing it at the bottom of the readme.

replies(1): >>45108080 #
2. woumn ◴[] No.45108080[source]
I am thinking you opened an issue. Thank you! I added one.