Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perseusrealdeal/ios.darkmode.discovery
Discovery project for iOS Dark Mode. Xcode 10.1+, iOS 9.3+.
https://github.com/perseusrealdeal/ios.darkmode.discovery
apple dark-mode ios swift uikit
Last synced: 6 days ago
JSON representation
Discovery project for iOS Dark Mode. Xcode 10.1+, iOS 9.3+.
- Host: GitHub
- URL: https://github.com/perseusrealdeal/ios.darkmode.discovery
- Owner: perseusrealdeal
- License: other
- Created: 2022-02-09T03:33:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T17:23:12.000Z (about 1 month ago)
- Last Synced: 2024-12-02T17:27:37.839Z (about 1 month ago)
- Topics: apple, dark-mode, ios, swift, uikit
- Language: Swift
- Homepage:
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ios.darkmode.discovery
[![Actions Status](https://github.com/perseusrealdeal/ios.darkmode.discovery/actions/workflows/main.yml/badge.svg)](https://github.com/perseusrealdeal/ios.darkmode.discovery/actions)
![Version](https://img.shields.io/badge/App_Version-1.5-green.svg)
[![Platforms iOS 9](https://img.shields.io/badge/Platform-iOS%209.3+-orange.svg)](https://en.wikipedia.org/wiki/IOS_9)
[![SDK UIKit](https://img.shields.io/badge/SDK-UIKit%20-blueviolet.svg)](https://developer.apple.com/documentation/uikit)
[![Xcode 10.1](https://img.shields.io/badge/Xcode-10.1+-red.svg)](https://en.wikipedia.org/wiki/Xcode)
[![Swift 4.2](https://img.shields.io/badge/Swift-4.2-red.svg)](https://docs.swift.org/swift-book/RevisionHistory/RevisionHistory.html)
[![License](http://img.shields.io/:License-MIT-blue.svg)](/LICENSE)## Dependencies
[![PerseusDarkMode](http://img.shields.io/:PerseusDarkMode-1.1.5-green.svg)](https://github.com/perseusrealdeal/PerseusDarkMode/tree/1.1.5)
[![PerseusUISystemKit](http://img.shields.io/:PerseusUISystemKit-1.1.4-green.svg)](https://github.com/perseusrealdeal/PerseusUISystemKit/tree/1.1.4)# In brief
> This project is used to prove a set of Perseus Dark Mode capabilities.
| Main Screen Light | Details Screen Light | Main Screen Dark | Details Screen Dark |
| :--------------------: | :----------------------: | :-------------------: | :---------------------: |
| | | | |# Requirements
- [macOS High Sierra 10.13.6+](https://apps.apple.com/us/app/macos-high-sierra/id1246284741?ls=1)
- [Xcode 10.1+](https://stackoverflow.com/questions/10335747/how-to-download-xcode-dmg-or-xip-file)
- Swift 4.2+
- UIKit SDK# First-party software
- [Perseus Dark Mode](https://github.com/perseusrealdeal/PerseusDarkMode.git) / [1.1.5](https://github.com/perseusrealdeal/perseusdarkmode/releases/tag/1.1.5)
- [Perseus UI System Kit](https://github.com/perseusrealdeal/PerseusUISystemKit.git) / [1.1.4](https://github.com/perseusrealdeal/perseusuisystemkit/releases/tag/1.1.4)
- [Dark Mode switching functions](https://gist.github.com/perseusrealdeal/11b1bab47f13134832b859f49d9af706)
- [PerseusLogger](https://gist.github.com/perseusrealdeal/df456a9825fcface44eca738056eb6d5)# Third-party software
- [SwiftLint](https://github.com/realm/SwiftLint) / [0.31.0: Busy Laundromat](https://github.com/realm/SwiftLint/releases/tag/0.31.0) for macOS High Sierra
- [The class](/DiscoveryProject/DarkModeDiscovery/Configuration/ThirdPartyCode/HexColorConverter.swift) extracted, edited and integrated from [UIColor-Hex-Swift](https://github.com/yeahdongcn/UIColor-Hex-Swift)# License MIT
Copyright © 7530 - 7531 Mikhail Zhigulin of Novosibirsk.
Copyright © 7531 PerseusRealDeal.
- The year starts from the creation of the world according to a Slavic calendar.
- September, the 1st of Slavic year.[LICENSE](/LICENSE) for details.
***TODO:*** Add some special words about app's theme images and text that were found on the seas of Internet.
# Author
> This app called as `DarkModeDiscovery` was written at Novosibirsk by Mikhail Zhigulin i.e. me, [email protected].
> Mostly I'd like thank my lovely parents for supporting me in all my ways.