ansible-json-monitor
navi
ansible-json-monitor | navi | |
---|---|---|
3 | 52 | |
11 | 15,241 | |
- | - | |
3.1 | 6.1 | |
about 2 months ago | 21 days ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ansible-json-monitor
-
Introducing Caradoc: A beautiful new way to view your Ansible logs
Along the same lines, I also learned recently about ansible-json-monitor which saves results to a json file instead of asciidoc.
-
Your favourite Rust CLI utilities this year?
ajmon together with ansible with the JSON output callback to probe the results of playbooks on the command-line. Much easier the the huge web monstrosities for monitoring ansible runs and also useful with just single machine runs.
- ajmon: a simple tool for reviewing the result of ansible playbook runs
navi
-
Show HN: TBMK – A Commands Bookmark for Terminal
I've built something similar for myself (fzf+a bit of shell). But I realized that fzf's history view (with very long history buffer) works much better for my use case.
I still needed something to cover rare commands with dynamic arguments. That got covered by Navi: https://github.com/denisidoro/navi (takes more friction to add new command than with TBMK, but you get much more organized and easier to search tool).
-
Isues with Navi CLI cheat sheets
navi repo add denisidoro/navi-tldr-pages Cloning https://github.com/denisidoro/navi-tldr-pages into /home//.local/share/navi/cheats/tmp... Cloning into '/home//.local/share/navi/cheats/tmp'... remote: Enumerating objects: 1841, done. remote: Counting objects: 100% (1841/1841), done. remote: Compressing objects: 100% (1756/1756), done. remote: Total 1841 (delta 83), reused 1839 (delta 83), pack-reused 0 Receiving objects: 100% (1841/1841), 504.71 KiB | 1.95 MiB/s, done. Resolving deltas: 100% (83/83), done. Hey, listen! navi encountered a problem. Do you think this is a bug? File an issue at https://github.com/denisidoro/navi. Caused by: 0: Failed to import cheatsheets from `denisidoro/navi-tldr-pages` 1: Failed to get cheatsheet files from finder 2: Failed to pass data to finder 3: Unable to prompt cheats to import 4: Broken pipe (os error 32)
- How to store frequently used commands?
-
intelli-shell - Bookmark commands and autocomplete at any time!
Similar projects (in a way): navi
-
How I've improved my Linux Skills
I think navi is a better alternative. You can create custom cheats too.
-
Me relearning git every week
navi might help you with that
- Twitter open sources Navi: High-Performance Machine Learning Serving Server in Rust
- Looking for a snippet tool
-
Script manager?
I like using navi, but idk if you want something that runs in the terminal.
-
229 Linux Commands with Examples
There's also a cli program called tealdeer that does this kind of thing and uses a local cache. And there's a fuzzy search interactive cli cheatsheet program called navi that's also pretty cool (and you can write your own cheatsheets).
What are some alternatives?
fastmod - A fast partial replacement for the codemod tool
tldr - 📚 Collaborative cheatsheets for console commands
lsd - The next gen ls command
cheat.sh - the only cheat sheet you need
rhit - A nginx log explorer
thefuck - Magnificent app which corrects your previous console command.
zoxide - A smarter cd command. Supports all major shells.
termgraph - a python command-line tool which draws basic graphs in the terminal
exa - A modern replacement for ‘ls’.
md2pdf - Markdown to PDF conversion tool
duf - Disk Usage/Free Utility - a better 'df' alternative
zsh-histdb - A slightly better history for zsh