Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

Using my app is also a way to support me:
Scap: Screenshot & Markup Edit Screen Test Deskmark Keyzer Vidwall Hub VidCrop Vidwall Mousio Hint Mousio Musicer Audioer FileSentinel FocusCursor Videoer KeyClicker DayBar Iconed Menuist Quick RSS Quick RSS Web Serve Copybook Generator DevTutor for SwiftUI RegexMate Time Passage Iconize Folder Textsound Saver Create Custom Symbols DevHub Resume Revise Palette Genius Symbol Scribe

OUIData

Buy me a coffee Follow On X

IEEE OUI data for Swift, data from oui-data

Installation

Swift Package Manager

Add CodeMirror to your project using Xcode:

  1. In Xcode, go to FileAdd Package Dependencies...
  2. Enter the repository URL: https://github.com/jaywcjlove/OUIData.git
  3. Click Add Package

Or add it to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/jaywcjlove/OUIData.git", from: "1.0.0")
]

Usage

import OUIData

let data = try OUIData.fetchData()

print("data:", data["101331"])
// => Technicolor Delivery Technologies Belgium NV
// => Prins Boudewijnlaan 47
// => Edegem - Belgium B-2650
// => Belgium

Acknowledgments

Thanks to these projects:

License

Original data/code © silverwind, distributed under BSD licence.
Your modifications © 2025, Kenny Wang, distributed under BSD licence.

About

IEEE OUI data for Swift

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages