All Projects → toto-minai → Utai

toto-minai / Utai

Licence: GPL-3.0 license
Mini-Functional, Offensive, MP3 Tagger for Philharmoniques

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Utai

SwiftUICalculator
A calculator app using SwiftUI which is introduced in WWDC19
Stars: ✭ 33 (+3.13%)
Mutual labels:  swiftui
Note.it
A Cut Down, Simple, Text Editor For Mac And iOS. Built With SwiftUI (Mostly).
Stars: ✭ 20 (-37.5%)
Mutual labels:  swiftui
WeatherSwiftUI
Implementation of the Weather app using SwiftUI and OpenWeather API.
Stars: ✭ 37 (+15.63%)
Mutual labels:  swiftui
WWDCNotes
WWDCNotes.com content
Stars: ✭ 343 (+971.88%)
Mutual labels:  swiftui
NXNavigationExtension
🔥 Lightweight, simple, and easy-to-use NavigationBar library.
Stars: ✭ 121 (+278.13%)
Mutual labels:  swiftui
SwiftUI-bez
Utilities for working with bezier curves in SwiftUI
Stars: ✭ 80 (+150%)
Mutual labels:  swiftui
SwiftUIDrag
A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.
Stars: ✭ 42 (+31.25%)
Mutual labels:  swiftui
SwiftUIFormHelper
Helper functions for creating forms with SwiftUI
Stars: ✭ 23 (-28.12%)
Mutual labels:  swiftui
SupportDocs
Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date.
Stars: ✭ 135 (+321.88%)
Mutual labels:  swiftui
SwiftTheming
A powerful lightweight theme 🎨 manager for SwiftUI
Stars: ✭ 38 (+18.75%)
Mutual labels:  swiftui
AVPlayer-SwiftUI
Using AVPlayer in SwiftUI
Stars: ✭ 204 (+537.5%)
Mutual labels:  swiftui
TokamakPublish
Use Tokamak in your Publish themes.
Stars: ✭ 19 (-40.62%)
Mutual labels:  swiftui
FootballDataSwiftUI
Display Football Data such as scores, upcoming match, team standing, top scorers with football Data API and SwiftUI
Stars: ✭ 76 (+137.5%)
Mutual labels:  swiftui
iOS-App
🕹️ iOS application of HardcoreTap game
Stars: ✭ 17 (-46.87%)
Mutual labels:  swiftui
Weekly-Challenge-2022-Swift
Retos semanales de la comunidad MoureDev para practicar Swift & iOS
Stars: ✭ 328 (+925%)
Mutual labels:  swiftui
MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
Stars: ✭ 72 (+125%)
Mutual labels:  swiftui
dashboard
iOS app + Today widget that monitors the status of my web apps. Updated for SwiftUI!
Stars: ✭ 41 (+28.13%)
Mutual labels:  swiftui
DeTeXt
iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).
Stars: ✭ 73 (+128.13%)
Mutual labels:  swiftui
NukeUI
Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit
Stars: ✭ 9 (-71.87%)
Mutual labels:  swiftui
SwiftCurrent
A library for managing complex workflows in Swift
Stars: ✭ 286 (+793.75%)
Mutual labels:  swiftui

Utai

Mini-Functional, Offensive, MP3 Tagger for Philharmoniques
Download Latest (0.1 Build 8, requires macOS 12 Monterey) 🧸

Utai uses some new features (like AsyncImage and Task) from WWDC21,
so it requires macOS 12 Monterey to run.

About

Utai (ウタイ) is a SwiftUI app that retrieves metadata from Discogs and puts ID3 tags into your MP3 files. It will recognise songs by their titles and lengths, and make some simple comparison with the data from Discogs to match.

Getting Started

Your contributions are highly welcome. Before diving into this project, you might follow the steps below.

  1. Download the required font, Yanone Kaffeesatz (Google Fonts), and either install or add it into the project.

  2. Go to Discogs Developers Settings and create a new app. Copy Consumer Key and Consumer Secret to a new file and name them discogs_key and discogs_secret. It'll be something like:

// Secrets.swift

let discogs_key = "YOUR_CONSUMER_KEY"
let discogs_secret = "YOUR_CONSUMER_SECRET"

License

Distributed under the GNU General Public License v3.0. See LICENSE for more details.

Contact

Toto Minai – @toto_minai 🍒 / [email protected] ✉️

Website – https://chunghwa.asia/utai

Frameworks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].