LazyArchon v2.0 - Terminal TUI with Auto-Refresh for Archon Task Management #790
yousfiSaad
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Archon community! 👋
I'm excited to share LazyArchon v2.0, a terminal-based TUI (Text User Interface) for managing Archon projects and tasks. If you're a terminal enthusiast or spend most of your day in the command line, this might be a great addition to your workflow!
🎯 What is LazyArchon?
LazyArchon is a terminal user interface for Archon, inspired by tools like lazygit and lazydocker. It provides a fast, keyboard-driven way to browse tasks, manage status, filter by features, and more—all without leaving your terminal.
Built with Bubble Tea (Go's awesome TUI framework), it connects directly to your Archon API server and provides real-time updates via HTTP polling.
✨ Key Features
Task Management
User Experience
?
for complete keyboard shortcutsData & Integration
localhost:8181
)r
to reload immediately🚀 Installation
Go Install
Build from Source
git clone https://github.com/yousfisaad/lazyarchon.git cd lazyarchon go build -o lazyarchon ./cmd/lazyarchon
📸 Quick Preview
⌨️ Essential Keyboard Shortcuts
?
h/l
j/k
J/K
t
f
/
p
r
q
🎯 What LazyArchon Does Well
🚧 Current Limitations
LazyArchon is focused on browsing and managing existing tasks. These features are not yet implemented:
🗺️ Roadmap
Next Release
Future Plans
🤝 Looking for Feedback!
I'd love to hear from the Archon community:
🔗 Links
🙏 Acknowledgments
Big thanks to:
Made with ❤️ and Go | Happy task managing from the terminal! 🚀
Feel free to try it out and share your thoughts! I'm actively developing this and would love to make it better for the Archon community.
Beta Was this translation helpful? Give feedback.
All reactions