https://github.com/xjbeta/Art-Book
macOS image viewer.
https://github.com/xjbeta/Art-Book
comics-reader image-viewer macos swift
Last synced: 11 months ago
JSON representation
macOS image viewer.
- Host: GitHub
- URL: https://github.com/xjbeta/Art-Book
- Owner: xjbeta
- License: gpl-3.0
- Created: 2019-01-10T04:13:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T04:54:20.000Z (over 4 years ago)
- Last Synced: 2025-05-13T00:48:50.052Z (about 1 year ago)
- Topics: comics-reader, image-viewer, macos, swift
- Language: Swift
- Homepage:
- Size: 828 KB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Art Book
macOS navite image viewer.
## Downloads
- [release](https://github.com/xjbeta/Art-Book/releases)

## Build
`carthage bootstrap --platform macOS`
## Acknowledgements
- [Cache](https://github.com/hyperoslo/Cache)
- [DevMate](https://devmate.com/)
- [CollectionView](https://github.com/TheNounProject/CollectionView)