Skip to content

radblesk/Everlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Everlog

License: MIT Platform Swift

Everlog is a SwiftUI app for iOS and watchOS that lets you log, track, and manage all your Apple devices in one place. Keep detailed records of purchase dates, configurations, OS versions, device condition, and more. Data is stored locally using SwiftData and synced securely across devices with CloudKit.


Features

  • Log all your Apple devices (iPhone, iPad, Mac, Apple Watch, etc.)
  • Track purchase dates, model, configuration, and condition
  • iOS and watchOS support with native SwiftUI interface
  • Cross-device sync via CloudKit
  • Optional storage of sensitive data (e.g., serial numbers)
  • Minimalist, modern, and intuitive UI

Screenshots

iOS screenshot watchOS screenshot


Installation

Requirements

  • iOS 26+ / watchOS 26+
  • Xcode 26+
  • Swift 6.2

Steps

  1. Clone the repo:
git clone https://github.com/radblesk/Everlog.git
  1. Open Everlog.xcodeproj in Xcode.
  2. Build and run on your simulator or device.
  3. To test sync, ensure iCloud/CloudKit is enabled in your Apple ID.

Contributing

We welcome contributions! See CONTRIBUTING.md for the full guide.

  • Fork the repo
  • Create a branch in your fork
  • Submit pull requests to development branch
  • Localization contributions are highly encouraged

Reporting Issues

Please report bugs or feature requests via GitHub Issues. For security concerns, see SECURITY.md.


License

This project is licensed under the Everlog License.


Acknowledgements

  • Built with SwiftUI and SwiftData
  • Inspired by minimalist design and Apple’s native app ecosystem

About

An app to store the list of owned Apple devices with intuitive and native user interface.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages