{"id":27111882,"url":"https://github.com/1mcold/tagflow","last_synced_at":"2026-05-01T16:35:50.514Z","repository":{"id":286498175,"uuid":"961576317","full_name":"1mcold/TagFlow","owner":"1mcold","description":"TagFlow automates tag insertion, saving time and effort. Ideal for users who frequently add tags, like on SoundCloud.","archived":false,"fork":false,"pushed_at":"2025-04-07T09:45:05.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T22:03:22.329Z","etag":null,"topics":["audio","automation","autotag","autotyping","contentcreator","customization","efficiency","filemanagement","hotkeys","json","music","productivity","python","socialmedia","soundcloud","tagging","tags","tagsmanager","txt","workflow"],"latest_commit_sha":null,"homepage":"","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/1mcold.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":"2025-04-06T19:45:48.000Z","updated_at":"2025-04-07T09:45:08.000Z","dependencies_parsed_at":"2025-04-09T22:03:22.336Z","dependency_job_id":null,"html_url":"https://github.com/1mcold/TagFlow","commit_stats":null,"previous_names":["1mcold/tagflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1mcold%2FTagFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1mcold%2FTagFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1mcold%2FTagFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1mcold%2FTagFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1mcold","download_url":"https://codeload.github.com/1mcold/TagFlow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119297,"owners_count":21050755,"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","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":["audio","automation","autotag","autotyping","contentcreator","customization","efficiency","filemanagement","hotkeys","json","music","productivity","python","socialmedia","soundcloud","tagging","tags","tagsmanager","txt","workflow"],"created_at":"2025-04-07T01:25:09.860Z","updated_at":"2026-05-01T16:35:50.508Z","avatar_url":"https://github.com/1mcold.png","language":"Python","funding_links":["https://ko-fi.com/1mcold","https://github.com/sponsors/1mcold"],"categories":[],"sub_categories":[],"readme":"# TagFlow ᵝ\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/1mcold)\u003cbr\u003e \u003cbr\u003e\n![Status](https://img.shields.io/badge/Status-Beta-blue)\n![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)\n![Python](https://img.shields.io/badge/Made%20with-Python-3776AB?logo=python\u0026logoColor=white)\n![Tags Support](https://img.shields.io/badge/Supports-Auto%20Tagging-green)\n![Open Source](https://badgen.net/badge/Open%20Source/Yes/green)\n![Love](https://img.shields.io/badge/Made%20with-%E2%9D%A4-red)\n![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%26%20macOS%20Soon-black)\n[![GitHub](https://img.shields.io/badge/GitHub-Profile-181717?logo=github)](https://github.com/1mcold)\n[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub-lightgrey?logo=github)](https://github.com/sponsors/1mcold)\n\n\nTagFlow is a simple and effective tool designed to automate the process of inserting tags on platforms like **SoundCloud** and other websites where a large amount of repetitive data entry is required. The program saves time by automating the insertion of tags, which is especially useful when uploading a large number of tracks or other content.\n\n## 💡 Project History\n\nThe idea for TagFlow came to me when I was uploading audio to **SoundCloud**. I realized that each time I posted new audio, I had to manually enter the same tags over and over again. This was not only inconvenient but also time-consuming. I found myself repeating the same actions constantly, and that’s when I decided to automate the process.\n\nThat's how **TagFlow** was born — an easy-to-use tool for quickly inserting and managing tags, with customizable themes and keyboard shortcuts.\n\n## 📋 Features\n\n- **Automatic tag insertion**: The program automatically inserts tags from a predefined list stored in a text file. This eliminates the need to manually enter the same data.\n- **Keyboard shortcuts**: Supports hotkeys for quick tag insertion (e.g., press F4 to insert the next tag).\n- **Theme customization**: You can change the interface theme for a more personalized experience.\n- **File management**: Tag data is stored in a text file that can be easily updated and configured.\n- **User-friendly interface**: Simple to use, no technical knowledge required to get started.\n\n## 🛠 Installation\n\n### Requirements:\n\n- Python 3.7 or higher\n- Libraries: `keyboard`, `pyperclip`, `watchdog`, `tkinter`, `PIL`\n\n### Instructions:\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/1mcold/TagFlow.git\n```\n3. Install the required dependencies:\n  ```bash\n  pip install -r requirements.txt\n  ```\n3. Run the application:\n  ```bash\n  python main.py\n  ```\n\n## 🔧 Usage\n- **Load tags**: You can load a list of tags from a text file (tags.txt), where each tag should be on a new line.\n- **Automatic insertion:** Press F4 to insert the next tag.\n- **Settings**: Press F6 to open the settings window where you can toggle the auto-typer and change the theme.\n- **Reset**: Press F7 to reset the tag index and start inserting from the first tag again.\n- **Exit**: Press F2 to exit the program.\n\n## 🎨 Themes\nThe program supports theme customization. You can select a theme by choosing a JSON file with your preferred colors. You can create your own themes or use one of the predefined options.\n\n## 🖼️ Preview\n![Image](https://github.com/user-attachments/assets/fcba608e-8587-4ee7-955e-a867583403d1)\n\n## ⭐ Why Use TagFlow?\n\n- 🔄 No more repetitive typing\n- ⏱ Saves time with hotkeys\n- 🧠 Built with simplicity and flexibility\n- 🖤 100% open source and free\n\n## 📦 Download\n\nYou can download the latest release here:  \n👉 [Releases](https://github.com/1mcold/TagFlow/releases)\n\n## 🤝 Contributions\nIf you have any ideas for improving the program or if you find any bugs, feel free to create issues or submit pull requests!\n\n## 🧑‍💻 Developer\nAuthor: [1mcold](https://github.com/1mcold)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1mcold%2Ftagflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1mcold%2Ftagflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1mcold%2Ftagflow/lists"}