https://github.com/danielstormapps/vibrator
Play system vibrations and Apple Haptic Audio Pattern (AHAP) files in your iOS applications.
https://github.com/danielstormapps/vibrator
haptics ios iphone swift vibration
Last synced: 2 months ago
JSON representation
Play system vibrations and Apple Haptic Audio Pattern (AHAP) files in your iOS applications.
- Host: GitHub
- URL: https://github.com/danielstormapps/vibrator
- Owner: DanielStormApps
- License: mit
- Created: 2020-03-17T20:45:08.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-08-02T23:32:19.000Z (10 months ago)
- Last Synced: 2025-08-03T01:14:03.370Z (10 months ago)
- Topics: haptics, ios, iphone, swift, vibration
- Language: Swift
- Homepage: https://apps.apple.com/app/real-razor-prank/id1104662409
- Size: 810 KB
- Stars: 30
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Vibrator
### Class that allows your iOS application to play system vibrations and Apple Haptic and Audio Pattern (AHAP) files.
#### License
MIT license. See [LICENSE](https://github.com/DanielStormApps/Vibrator/blob/master/LICENSE) file for more information.
#### References
- [Core Haptics](https://developer.apple.com/documentation/corehaptics)
- [Lofelt Composer](https://composer.lofelt.com)