Small in Size, Infinite in Value; Your All-in-One Solution
Sapphire is an innovative application that provides a multitude of small yet incredibly useful features that are too valuable to overlook but too minor to warrant separate applications. With over 110 unique features and new ones added daily, Sapphire is designed to enhance your experience across various platforms.
Warning
The app is currently in active development, and we cannot guarantee the stability of all releases. The v1.0.0
version is scheduled for release in June 2025.
- Cross-Platform Compatibility: Works seamlessly on Android, iOS, Windows, Linux, Mac, and in your browser.
- Extensive Feature Set: Over 110 unique features, with new additions every day.
- Calculators & Device Information: Use our calculators and get detailed information about your device or browser.
- Customizable Experience: Each feature comes with its own settings and descriptions, allowing you to tailor your experience.
- Search Functionality: Easily search for features to find exactly what you need.
- Personalized Home Screen: Customize your home screen to suit your preferences.
- Language & Theme Options: Change your language and theme to enhance usability.
- Lightweight: All of this functionality is packed into an app that is under 50MB.
- Open Source: Use, study, share, and improve the app as it is fully open-source.
To clone the Sapphire repository and run the Flutter app, follow these steps:
-
Install Flutter: If you haven't already, install Flutter on your machine. You can find installation instructions at the Flutter official website.
-
Clone the Repository: Open your terminal or command prompt and run the following command:
git clone https://github.com/spageektti/sapphire.git
-
Navigate to the Project Directory: Change into the project directory:
cd sapphire
-
Get Dependencies: Run the following command to get the necessary dependencies:
flutter pub get
-
Run the Application: You can run the application on an emulator or a physical device using:
flutter run
Make sure you have an emulator running or a device connected to your computer.
Try Sapphire for yourself and discover the endless possibilities it offers!