Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinpham/findmysync
https://github.com/martinpham/findmysync
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/martinpham/findmysync
- Owner: MartinPham
- License: gpl-3.0
- Created: 2023-01-15T21:05:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T08:47:18.000Z (9 months ago)
- Last Synced: 2024-03-19T12:59:18.415Z (9 months ago)
- Language: Swift
- Size: 911 KB
- Stars: 117
- Watchers: 12
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FindMySync
Synchronize Apple FindMy data with Remote server
![FindMySync](./docs/screenshot.png)
Table of contents
---
- [Features](#features)
- [Usage](#usage)
- [Contributing](#contributing)
- [Changelog](#changelog)
- [License](#license)---
## **Homepage**
## **Features**
- Supporting both Devices and Items data, including iPhones, iPads, Airtags,...
- Synchronizing data with a custom endpoint, with Authorization header
- Supporting macOS Catalina 10.15 - Sonoma 14.4
- ...**To suggest anything, please join our [Discussion board](https://github.com/MartinPham/FindMySync/discussions).**
## **Usage**
Check here [martinpham.com/findmysync](https://www.martinpham.com/findmysync/).## **Contributing**
Please contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a branch, add commits, and then [open a pull request](https://github.com/MartinPham/FindMySync/compare).
## **Changelog**
- **v1.2 / 20240318-2212**
- Add Sonoma 14.4 support (Thanks to [@YeapGuy](https://github.com/YeapGuy) and [@airy10](https://github.com/airy10))## **License**
This project is licensed under the [GNU General Public License v3.0](https://opensource.org/licenses/gpl-3.0.html) - see the [`LICENSE`](LICENSE) file for details.