| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hybrid Streamlit UI that automates Git-CLI workflows for beginners and GitHub-API tasks for power users—all from your local directory.
This project is released under the MIT License (see LICENSE).
© 2025 RePromptsQuest. All rights reserved.
LinkedIn Group: https://www.linkedin.com/groups/14631875/
Twitter / X: @RepromptsQuest
Dev.to: https://dev.to/repromptsquest
pip install gitstarter
Run: gitstarter
Follow the UI
Paste your repo URL at the top (optional for local-only work).
Select a workflow in the sidebar (e.g. “Init / Reset Git Repo”, “Commit & Push”).
Click buttons to run Git commands—no terminal typing needed.
🛡️ Security No telemetry: gitstarter does not phone home or collect usage data.
Token safety: Your GitHub PAT is stored only in Streamlit session state and the environment; it is never logged.
Error handling: All errors from Git CLI or GitHub API are caught and displayed in the UI.
🤝 Contributing We welcome all contributions! See CONTRIBUTING.md for guidelines.
| Back | FazBrowse Home | New Git URL |