aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUMTS at Teleco <crt@teleco.ch>2026-03-08 22:24:27 +0100
committerUMTS at Teleco <crt@teleco.ch>2026-03-08 22:24:27 +0100
commit249d6f5b37d2a2ea6d78127b6d3a71e81f7bb7a3 (patch)
treed21e2f6ebe0b099d4f513ef342a21b616566fd9d
parent33faabb3ec7d0286be8034ae9cd4463b71aa604a (diff)
pov md renderer is not pandoc
-rw-r--r--README.md23
1 files changed, 11 insertions, 12 deletions
diff --git a/README.md b/README.md
index 7d69fdc..3021fe8 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,6 @@ Use the new make file to either `make pkg` for macass or `make deb` for debian s
-
## What is `hoardom`? (a tldr)
`hoardom` is a rust based tool with cli, tui and to some degree gui interface. It is intended for checking and tracking the availability and status of domains and domain name ideas.
@@ -107,7 +106,8 @@ make pkg
After that go to the target/release folder and install the PKG file.
### Uninstall
-```
+
+```bash
sudo make uninstall
```
@@ -116,7 +116,7 @@ And potentially fun facts.
> <br> -
> **_Question:_** How do I open the TUI?<br><hr> -
-> **_Answer:_** With : `hoardom` <br> ‎
+> **_Answer:_** With : `hoardom --tui` <br> ‎
-
@@ -149,17 +149,16 @@ the proper usage docs live here cause i didnt want this readme to become like 1k
Just so you know + how to get arround some of the bigger ones.
- **_BIG ISSUES_**
- - *Problem* : Not fully ready for microdomains, If searched for SLD is only 1-3 chars some false positives from TLDs that dont allow such short SLDs are possible if that domain isnt registered.
- - Temp Fix : Make custom list that excludes the missbehaving
- - *Problem* : No support for special characters like ö ä ü
- - Temp Fix : Type prefix `xn--` and the punycode for ur special character by hand or use a converter.
+ - *Problem* : Not fully ready for microdomains, If searched for SLD is only 1-3 chars some false positives from TLDs that dont allow such short SLDs are possible if that domain isnt registered.
+ - Temp Fix : Make custom list that excludes the missbehaving
+ - *Problem* : No support for special characters like ö ä ü
+ - Temp Fix : Type prefix `xn--` and the punycode for ur special character by hand or use a converter.
- **_Meh Issues_**
- -
- - Problem : No real like settings pop up panel in TUI to control rest of configuration options in TUI
- - Edit your settings manually, by default in ~/.hoardam/config.toml
+ - Problem : No real like settings pop up panel in TUI to control rest of configuration options in TUI
+ - Edit your settings manually, by default in ~/.hoardam/config.toml
- **_Tiny Issues_**
- - scrolling then selecting something by mouse might select wrong thing as hitboxes for selection cant updated fast enough due to spasming touchpad scroll events.
- - Temp Fix : Be Patient and give it like 1-5 seconds to catch up and dont scroll as fast
+ - scrolling then selecting something by mouse might select wrong thing as hitboxes for selection cant updated fast enough due to spasming touchpad scroll events.
+ - Temp Fix : Be Patient and give it like 1-5 seconds to catch up and dont scroll as fast
## How much Slop can I expect in this repo?
Usually comments were left for things that had unusally high amounts of things not done by me. If code has like ... very minimal or barely any comments its probably my own spaghetti code. If its got a bunch of em that look overly gramatically correct it was done by an llm, heres infos as i believe projects should state their usage of ai so I can avoid pure slop projects on GH that only work halfways :