EasyGit is a powerful web application that provides an intuitive interface for managing all your GitHub repositories in one place. It offers a streamlined workflow for repository management, visibility control, and bulk operations.
- Repository Dashboard: View and manage all your repositories in a clean, intuitive interface
- Bulk Actions: Perform actions on multiple repositories at once (change visibility, archive, delete)
- Repository Statistics: Get insights into your repositories with detailed statistics
- Secure Authentication: Your GitHub token is stored securely in your browser's local storage, never on our servers
- Privacy Control: Easily toggle repositories between public and private
- Repository Management: Rename, archive, and manage your repositories with an intuitive interface
- Search & Filter: Find repositories quickly with powerful search and filtering options
- Go to your GitHub account settings
- Click on "Developer settings" in the sidebar
- Click on "Personal access tokens" and then "Tokens (classic)"
- Click "Generate new token" and select "Generate new token (classic)"
- Give your token a descriptive name
- Select the necessary permissions (at minimum:
repo
for private repos orpublic_repo
for public repos) - Click "Generate token"
- Copy the token immediately (you won't be able to see it again)
- Visit the EasyGit website
- Enter your GitHub username
- Paste your personal access token
- Click "Sign in"
- View Statistics: See an overview of your repositories by type (private, public, archived, forked)
- Search & Filter: Use the search bar and filters to find specific repositories
- Perform Actions: Select repositories and use the actions menu for bulk operations
- Individual Actions: Use the menu on each repository row for individual operations
GitHub Manager prioritizes your security:
- Your GitHub token is stored only in your browser's local storage
- Your token is never sent to our servers
- All API requests are made directly from your browser to GitHub's API
- We recommend using a token with only the necessary permissions
Have questions or feedback? Visit our Contact page or check our FAQs.