Full source code for the ComicFlow comic reader for iPad

Overview

Overview

Finally a comic reader for iPad done right! ComicFlow was designed with one goal in mind: providing the best experience for comic fans with large collections.

ComicFlow is also the first (and only?) open-source comic reader for iPad: the entire source code and graphic assets are available for anyone to look at or contribute.

See the complete product description at http://itunes.apple.com/us/app/comicflow/id409290355?mt=8.

License

ComicFlow is copyright 2010-2014 Pierre-Olivier Latour and available under GPL v3 license. See the LICENSE file in the project for more information.

IMPORTANT: ComicFlow includes some other open-source projects and such projects remain under their own license.

You might also like...
Free and open source manga reader for iOS and iPadOS.

Aidoku A free and open source manga reading application for iOS and iPadOS. Features Ad free Robust WASM source system Online reading through external

Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Open source, native iOS Messenger, with realtime chat conversations (full offline support).

OVERVIEW This is a native iOS Messenger app, with realtime chat conversations (full offline support). NEW FEATURES Passcode support GraphQL server sup

Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Open source, native iOS Messenger, with realtime chat conversations (full offline support).

OVERVIEW This is a native iOS Messenger app, with realtime chat conversations (full offline support). NEW FEATURES Passcode support GraphQL server sup

iCome Out is an open source project of an unofficial Pornub app for iPhone and iPad
iCome Out is an open source project of an unofficial Pornub app for iPhone and iPad

iCome Out is an open source project of an unofficial Pornub app for iPhone and iPad, written in Swift with some cool features Getting Started Prerequi

OctoPod is a free open source iPhone/iPad app for OctoPrint
OctoPod is a free open source iPhone/iPad app for OctoPrint

OctoPod OctoPod is a free open source iPhone/iPad app for OctoPrint. Build Instructions Download Xcode You will need to install Swift 5.0 and Xcode 11

Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]

Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainabl

Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast

Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]

Simple QRCode reader in Swift
Simple QRCode reader in Swift

QRCodeReader.swift is a simple code reader (initially only QRCode) for iOS in Swift. It is based on the AVFoundation framework from Apple in order to

A credit card reader and parser for iOS Using Native Vision/VisionKit

card-reader-ios A credit card reader and parser for iOS Using Native Vision/VisionKit May-14-2021.00-43-17.mp4 Instructions Hold camera up to a card a

Simple QRCode reader in Swift
Simple QRCode reader in Swift

QRCodeReader.swift is a simple code reader (initially only QRCode) for iOS in Swift. It is based on the AVFoundation framework from Apple in order to

🏁 make QRcode and QRcode Reader Tutorial
🏁 make QRcode and QRcode Reader Tutorial

QRCodeReaderTutorial-iOS 🏁 make QRcode and QRcode Reader Tutorial QR코드와 리더기를 만드는 오픈 라이브러리가 있지만 자체 라이브러리를 활용해서 만들어보기로 했다. 목차 QR코드 만들기 QR코드 Reader 만들기

An iOS widget-based HN reader
An iOS widget-based HN reader

Benuse, an iOS widget-based HN reader Why did you build this app? There already exist some great native Hacker News clients for iOS. I would recommend

A Hacker News reader in Swift
A Hacker News reader in Swift

SwiftHN A Hacker News reader in Swift using the best features of both the language and iOS 8 latest API (well, that's the end goal) SwiftHN is now ava

DMSi has a secure access room with a card reader on each side.

Interview - Card Reader DMSi has a secure access room with a card reader on each side. You must scan to enter and scan to exit. However, we've been ha

NFC Tag Reader Prototype

Building an NFC Tag-Reader App Read NFC tags with NDEF messages in your app. Overview This sample code project shows how to use Core NFC in an app to

1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.

RSBarcodes, now in Swift. RSBarcodes allows you to read 1D and 2D barcodes using the metadata scanning capabilities introduced with iOS 7 and generate

RSS reader specific for Swift and SwiftUI based feeds.

Swift News Jam! Getting Started The idea behind this app was to provide the SwiftUI community a single app to curate the numerous RSS feeds that have

A log should tell a story, not drown the reader in irrelevance.

StoryTeller A log should tell a story, not drown the reader in irrelevance Story Teller is an advanced logging framework that takes an entirely differ

PDF Reader Core for iOS
PDF Reader Core for iOS

PDF Reader Core for iOS This project is no longer supported or maintained. It is only here for historical reasons. Please see the UXReader PDF Framewo

Comments
  • iOS 9 Support

    iOS 9 Support

    Looks like a few things changed with iOS 9 & Xcode 7 which required some updates to the project. The following items are addressed with this pull request:

    • Add explicit option to disable bitcode in order to maintain iOS 5 support
    • Add support for arm64 devices
    • Per iOS 9 requirement, added root view controller to dimming window
    • In order to satisfy iOS 9 multitasking requirement, specify app requires full screen

    I also went ahead and dropped the armv7 and armv7s architecture requirement in order to support arm64 devices. This also required rebuilding libwebp and libjpeg-turbo, so I went ahead and updated those from their respective master branches.

    I realize the library updates might be a bit much for this request, so please let me know if you want me to break them (or anything else) out into a separate request.

    enhancement 
    opened by threePhase 6
  • Modify zoom behaviour using FitVertical mode

    Modify zoom behaviour using FitVertical mode

    Related to issue #14 (Use 'fit-to-width' mode when in landscape).

    As mentioned this is my first crack at using Git and Github, so let me know if I messed up somehow.

    enhancement 
    opened by sergemeynard-triton 3
  • Dropbox Support

    Dropbox Support

    I've made a simple attempt to provide dropbox support to the app. It's quite basic and only lets you select a file to be imported from your dropbox account. I'm sorry for the extended modifications that will show on some files, it's because I was using Clang to format the code and it was in automatic. Hope you will find this useful! (You can make it available as an in-app purchase maybe?)

    Best regards!

    enhancement 
    opened by igniz- 1
Releases(1.4.3)
Team Kodi 15k Jan 8, 2023
Meme Maker open source iOS app made in Swift.

Meme Maker Add customized text to popular images, or choose your own, share with the world. Screens Features Select or search a meme from a huge colle

Meme Maker 60 Dec 17, 2022
An open source iOS app that lets you use one device as a camera and another as a remote control for the camera

Q: What is Open Source Selfie Stick? A: With this free app you can use any iPhone or iPad as a remote control for the camera on any other iPhone or iP

Richard Nelson 43 Jan 5, 2023
iPad Comic reader based on ComicFLow

Overview Finally a comic reader for iPad done right! ComicFlow was designed with one goal in mind: providing the best experience for comic fans with l

Pablo Clemente Pérez 0 Dec 2, 2021
A free and open source xkcd comic reader for iOS.

A free, ad-free, open-source, native, and universal xkcd.com reader for iOS. Download it from the app store now! Architecture AFNetworking for network

Mike 249 Dec 12, 2022
Display list of Marvel comic Characters and its detail view

Marvel Universe Display list of Marvel comic Characters and its detail view Installation Dependencies in this project are provided via Xcodegen (proje

null 1 Oct 19, 2021
iOS app that allows you to search for any comic character and save your favorites in a list.

iOS App: My Comics Swift exercise ¡Hola mundo! In my Swift learning journey my mentor and I decided to do an app using the Comic Vine API. This API gi

Silvia España Gil 5 Dec 13, 2022
Mephisto - A command line tool to convert Comic Book Zip archives to PDF and share them over AirDrop

mephisto A command line tool written in Swift to convert Comic Book Zip archives

null 0 Feb 7, 2022
A minimal iOS AR app with the Comic Postprocess Effect

AR Comic Effect A minimal iOS AR app with the Comic Postprocess Effect. Xcode 13.2.1 Target: iOS / iPadOS 15.0+ SwiftUI, ARKit, RealityKit 2, Core Ima

Yasuhito Nagatomo 14 Jun 22, 2022
NetNewsWire-Themes - A crowd-source themes directory for the NetNewsWire RSS Reader

Unofficial Official NetNewsWire Themes Directory This is a theme directory for t

Hans 9 Dec 19, 2022