macOS Tag Tool created to assist with some simple CSV manipulation
- Swift 83.3%
- Python 12.4%
- Ruby 4.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| Tag Tool | ||
| Tag Tool.xcodeproj | ||
| Tag Tool.xcworkspace | ||
| Tag ToolTests | ||
| Tag ToolUITests | ||
| .travis.yml | ||
| LICENSE | ||
| Podfile | ||
| Podfile.lock | ||
| Readme.md | ||
Archived on GitHub and moved to https://git.sr.ht/~gary_moore/Tag-Tool
[](https://travis-ci.com/MadManGaz/Tag-Tool)
RIP ⚰️ Died of Bit Rot.
This was written before swift stabilized.
Tag Tool
This is a no thrills, badly written tag tool thing that has the purpose of automating some mind numbing clerical tasks for work. Really only meant for myself, so it's bad, but it works for me.
Pretty sure there are things that shouldn't be in the view controllers and things that shouldn't be in the model.