An open API service indexing awesome lists of open source software.

https://github.com/sobri909/locokit2

A ground up rebuild of LocoKit
https://github.com/sobri909/locokit2

Last synced: about 2 months ago
JSON representation

A ground up rebuild of LocoKit

Awesome Lists containing this project

README

        

# LocoKit2

A ground up rebuild of LocoKit, providing a modern Swift framework for timeline data recording and processing.

## Features

- Modern Swift concurrency with actors and async/await
- Efficient timeline recording and processing
- Place detection and management
- Activity type classification
- Database import/export system ([documentation](docs/export/README.md))

## Requirements

- iOS 17.0+
- Swift 6.0+
- Xcode 15.0+

## License

Mozilla Public License Version 2.0. See the [LICENSE](LICENSE) file for details.