A modular terminal toolbox with a plugin system (tinfo v1.0)

Terminal Info CLI v1.0 I’ve been working on Terminal Info (tinfo), a CLI written in Rust. It started as a simple system info tool, but grew into a modular terminal toolbox with a plugin-based desig...

By · · 1 min read
A modular terminal toolbox with a plugin system (tinfo v1.0)

Source: DEV Community

Terminal Info CLI v1.0 I’ve been working on Terminal Info (tinfo), a CLI written in Rust. It started as a simple system info tool, but grew into a modular terminal toolbox with a plugin-based design. What you get out of the box Run tinfo and you get a clean dashboard (location/weather/time/network/CPU/memory). There are commands for: weather + time ping/latency/network system + disk/storage diagnostics groups server mode for VPS environments --json, --plain, --compact output modes shell completions (bash, zsh, fish) profiles + theming via ~/.tinfo/config.toml The “one CLI, many tools” plugin model Terminal Info routes subcommands to executables: Instead of building a one use CLI, the goal is to keep the core small and let functionality grow through plugins. tinfo <plugin-name> # resolves to tinfo-<plugin-name> Managed plugins live under: ~/.terminal-info/plugins/<plugin-name>/ There’s a “self-hosted” style registry in the repo: a small plugins/index.json and one JSON

Related Posts

Similar Topics

#ai (152)#programming (70)#webdev (43)#python (30)#productivity (32)#security (26)#software development (24)#javascript (20)#llm (18)#open source (20)#tooling (17)#automation (16)#agents (18)#showdev (17)#mcp (16)#release (9)#machinelearning (16)#dafny (14)#node (14)#formal verification (14)

Trending on ShareHub

  1. Understanding Modern JavaScript Frameworks in 2026
    by Alex Chen · Feb 12, 2026 · 0 likes
  2. The System Design Primer
    by Sarah Kim · Feb 12, 2026 · 0 likes
  3. Just shipped my first open-source project!
    by Alex Chen · Feb 12, 2026 · 0 likes
  4. OpenAI Blog
    by Sarah Kim · Feb 12, 2026 · 0 likes
  5. Building Accessible Web Applications: A Practical Guide
    by Alex Chen · Feb 12, 2026 · 0 likes
  6. Rapper Lil Poppa dead at 25, days after releasing new music
    Rapper Lil Poppa dead at 25, days after releasing new music
    by Anonymous User · Feb 19, 2026 · 0 likes
  7. write-for-us
    by Volt Raven · Mar 7, 2026 · 0 likes
  8. Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    by Anonymous User · Feb 12, 2026 · 0 likes
    #coffee gets cold #the #time travel
  9. Best DoorDash Promo Code Reddit Finds for Top Discounts
    Best DoorDash Promo Code Reddit Finds for Top Discounts
    by Anonymous User · Feb 12, 2026 · 0 likes
    #doordash #promo #reddit
  10. Premium SEO Services That Boost Rankings & Revenue | VirtualSEO.Expert
    by Anonymous User · Feb 12, 2026 · 0 likes
  11. NBC under fire for commentary about Team USA women's hockey team
    NBC under fire for commentary about Team USA women's hockey team
    by Anonymous User · Feb 18, 2026 · 0 likes
  12. Where to Watch The Nanny: Streaming and Online Viewing Options
    Where to Watch The Nanny: Streaming and Online Viewing Options
    by Anonymous User · Feb 12, 2026 · 0 likes
    #streaming #the nanny #where
  13. How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    by Anonymous User · Feb 12, 2026 · 0 likes
    #kindle unlimited #subscription #unlimited
  14. Russian skater facing backlash for comment about Amber Glenn
    Russian skater facing backlash for comment about Amber Glenn
    by Anonymous User · Feb 18, 2026 · 0 likes
  15. Google News
    Google News
    by Anonymous User · Feb 18, 2026 · 0 likes

Latest on ShareHub

Browse Topics

#artificial intelligence (31571)#data science (24018)#ai (17153)#generative ai (15034)#crypto (15004)#machine learning (14681)#bitcoin (14257)#featured (13566)#news & insights (13064)#crypto news (11091)

Around the Network