https://github.com/deseteral/ohroniasz
Native MacOS app for managing the library of TeslaCam videos.
https://github.com/deseteral/ohroniasz
macos swiftui tesla teslacam
Last synced: 3 months ago
JSON representation
Native MacOS app for managing the library of TeslaCam videos.
- Host: GitHub
- URL: https://github.com/deseteral/ohroniasz
- Owner: Deseteral
- License: mit
- Created: 2023-06-01T21:52:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T00:19:25.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T21:33:20.912Z (over 1 year ago)
- Topics: macos, swiftui, tesla, teslacam
- Language: Swift
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ohroniasz
Simple, native MacOS app for managing the library of TeslaCam videos.

> [!WARNING]
> This app is still under development. While I use it myself and find it stable, it's a good idea to back up your data before using it.
# ⚙️ Features
- Adding custom descriptions to events.
- Marking specific events as "favorites".
- Filtering events by their type (Sentry clips, saved clips, favorites).
- Displays selected event location on a map.
- Searching events by description.
- Nice performance, even with large libraries.
# 🚧 Development
Just open the project in latest Xcode 🤷♀️.
There are no external dependencies. Most of the UI code is done using SwiftUI.
## 🪵 Changelog
You can read the project changelog [here](CHANGELOG.md).
## 📝 License
This project is licensed under the [MIT license](LICENSE).