{"id":21508556,"url":"https://github.com/paralisieth/topic-updater","last_synced_at":"2026-05-18T04:03:36.265Z","repository":{"id":263327338,"uuid":"890035502","full_name":"paralisieth/topic-updater","owner":"paralisieth","description":"🏷️ Supercharge your GitHub repos with a sleek GUI topic manager! Browse 200+ curated topics, search instantly, and customize with ease. The ultimate tool for perfect repository organization. 🚀","archived":false,"fork":false,"pushed_at":"2024-11-17T21:06:21.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T20:48:09.937Z","etag":null,"topics":["api-client","automation","configuration","cross-platform","desktop-application","developer-tools","documentation","github","github-api","gui","open-source","productivity-tools","python","python3","readme","repository-management","search","tkinter","user-interface","utilities"],"latest_commit_sha":null,"homepage":"https://github.com/paralisieth/topic-updater/releases","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paralisieth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-17T21:04:24.000Z","updated_at":"2024-11-17T21:08:48.000Z","dependencies_parsed_at":"2024-11-17T22:18:17.914Z","dependency_job_id":"3b8a0816-af4c-4301-abbe-a3e8a5cece89","html_url":"https://github.com/paralisieth/topic-updater","commit_stats":null,"previous_names":["paralisieth/topic-updater"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/paralisieth/topic-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Ftopic-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Ftopic-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Ftopic-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Ftopic-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralisieth","download_url":"https://codeload.github.com/paralisieth/topic-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Ftopic-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279059093,"owners_count":26094893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-client","automation","configuration","cross-platform","desktop-application","developer-tools","documentation","github","github-api","gui","open-source","productivity-tools","python","python3","readme","repository-management","search","tkinter","user-interface","utilities"],"created_at":"2024-11-23T21:06:35.089Z","updated_at":"2025-10-15T07:18:04.956Z","avatar_url":"https://github.com/paralisieth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Topics Updater 🏷️\n\nA powerful GUI tool for managing GitHub repository topics with ease. This application allows you to select from a comprehensive list of predefined topics or add custom ones to your GitHub repositories.\n\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Tkinter](https://img.shields.io/badge/GUI-Tkinter-blue?style=for-the-badge)\n\n## 🌟 Features\n\n- **Interactive GUI**: User-friendly interface for topic management\n- **Real-time Search**: Quickly find topics with instant search functionality\n- **200+ Predefined Topics**: Comprehensive list of common GitHub topics\n- **Custom Topics**: Add your own custom topics\n- **Secure**: GitHub token-based authentication\n- **Category Organization**: Topics organized by categories like:\n  - Programming Languages\n  - Web Development\n  - Frameworks \u0026 Libraries\n  - Cloud \u0026 DevOps\n  - Data Science \u0026 AI\n  - And many more!\n\n## 🚀 Quick Start\n\n1. Clone the repository:\n   ```bash\n   git clone [your-repo-url]\n   cd topicsupdater\n   ```\n\n2. Run the application:\n   ```bash\n   python run.py\n   ```\n   The script will automatically install all required dependencies.\n\n## 🛠️ Usage\n\n1. Launch the application using `python run.py`\n2. Enter your GitHub credentials:\n   - GitHub Personal Access Token\n   - Repository Owner\n   - Repository Name\n3. Search and select topics:\n   - Use the search bar to filter topics\n   - Select multiple topics using Ctrl+click\n   - Move topics using \"\u003e\u003e\" and \"\u003c\u003c\" buttons\n4. Add custom topics if needed\n5. Click \"Update Topics\" to apply changes\n\n## 🔑 GitHub Token\n\nTo use this tool, you need a GitHub Personal Access Token with the following permissions:\n- `repo` scope for private repositories\n- `public_repo` scope for public repositories\n\nTo create a token:\n1. Go to GitHub Settings\n2. Navigate to Developer Settings \u003e Personal Access Tokens\n3. Generate a new token with required permissions\n4. Copy and use the token in the application\n\n## 📚 Available Topic Categories\n\n- Programming Languages\n- Web Development\n- Frameworks \u0026 Libraries\n- Mobile Development\n- Cloud \u0026 DevOps\n- Data Science \u0026 AI\n- Database Technologies\n- Security\n- Testing\n- Game Development\n- Desktop Development\n- Operating Systems\n- Software Engineering\n- Tools \u0026 Utilities\n- Emerging Technologies\n- Project Management\n- Education \u0026 Learning\n\n## ⚙️ Requirements\n\n- Python 3.7+\n- Required packages (automatically installed):\n  - requests==2.31.0\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to:\n- Report bugs\n- Suggest new features\n- Add more predefined topics\n- Improve documentation\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## 🔒 Security\n\n- Never commit your GitHub token\n- Use environment variables when possible\n- Revoke unused tokens from GitHub settings\n\n## 📞 Support\n\nFor support, please open an issue in the GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalisieth%2Ftopic-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalisieth%2Ftopic-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalisieth%2Ftopic-updater/lists"}