All Projects → DrabWeb → Komikan

DrabWeb / Komikan

Licence: GPL-3.0 license
A fast, simple and elegant Manga manager and reader for OSX

Programming Languages

swift
15916 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language
shell
77523 projects
Objective-C++
1391 projects

Projects that are alternatives of or similar to Komikan

FoOlSlide2
New version (FoolSlideX) out soon
Stars: ✭ 55 (-32.1%)
Mutual labels:  manga
Kitsu
A kitsu.io api wrapper written in C# .NET Core
Stars: ✭ 15 (-81.48%)
Mutual labels:  manga
awesome-manga
Manga resources for manga fans 漫画爱好者的实用资源合集
Stars: ✭ 86 (+6.17%)
Mutual labels:  manga
comi
ComiGO:Simple, cross-platform manga reader。简单、跨平台的漫画阅读器。シンプルな漫画リーダー。
Stars: ✭ 34 (-58.02%)
Mutual labels:  manga
anilabx
AniLabX - android app for watching anime/dramas/cartoons and reading manga/comics/light novels
Stars: ✭ 54 (-33.33%)
Mutual labels:  manga
AllInOneAV
One place to manage AVs
Stars: ✭ 28 (-65.43%)
Mutual labels:  manga
zanime
Android app to watch anime vod online for free
Stars: ✭ 52 (-35.8%)
Mutual labels:  manga
mangadesk
Terminal client for MangaDex 📖
Stars: ✭ 569 (+602.47%)
Mutual labels:  manga
tachiyomiJ2K
Free and open source manga reader for Android
Stars: ✭ 1,431 (+1666.67%)
Mutual labels:  manga
JapScanDownloader
Script to download mangas from JapScan
Stars: ✭ 17 (-79.01%)
Mutual labels:  manga
MangaReaderScraper
Search and download mangas from the command line
Stars: ✭ 23 (-71.6%)
Mutual labels:  manga
YuzuMarker
🍋 [WIP] Manga Translation Tool
Stars: ✭ 76 (-6.17%)
Mutual labels:  manga
Tachidesk-Server
A rewrite of Tachiyomi for the Desktop
Stars: ✭ 1,052 (+1198.77%)
Mutual labels:  manga
manga
Batoto replacement written in golang
Stars: ✭ 38 (-53.09%)
Mutual labels:  manga
KissNetwork.bundle
Plex Channel to view Anime, Asian Drama, Cartoons, Manga & Comics from KissAnime, KissAsian, KissCartoon, KissManga & ReadComicOnline
Stars: ✭ 95 (+17.28%)
Mutual labels:  manga
marvin
Data access and visualization for MaNGA. http://sdss-marvin.readthedocs.io/en/latest/
Stars: ✭ 48 (-40.74%)
Mutual labels:  manga
tachiyomi-extensions-1.x
[WIP] 1.x extensions rewrite
Stars: ✭ 20 (-75.31%)
Mutual labels:  manga
Manga-Tagger
The only tool you'll need to rename and write metadata to your digital manga library
Stars: ✭ 110 (+35.8%)
Mutual labels:  manga
OtakuWorld
Anime Watcher, Manga Reader, and Novel Reader as three separate apps, same UI
Stars: ✭ 123 (+51.85%)
Mutual labels:  manga
nani
Crunchyroll without the bloat
Stars: ✭ 63 (-22.22%)
Mutual labels:  manga

Komikan

A Manga reader and manager for OSX

Downloads

Requires at least OSX 10.10 Yosemite. Tested on OSX 10.11 El Capitan

https://github.com/DrabWeb/Komikan/releases

Features

Application

  • Custom Vibrant look
  • All native and programmed in Swift
  • Distraction Free Mode - Darken everything behind Komikan

Collection Management

  • Import single or multiple Manga at once
  • Supports ZIP, RAR, CBZ, CBR and Folders of images
  • Grid and List views
  • Set Series, Artist, Writer, Tags, Group, Favourite, mark as l-lewd..., set published dates and more on import
  • Edit any of the above after import(Either one at a time or by groups)
  • Use JSON to predefine info about multiple or single Manga
  • Fetch Metadata from http://mcd.iosphe.re/
  • Custom cover images(Uses first page of Manga by default)
  • Never moves or deletes your original Manga files
  • Sorting by Title, Series and Artist, Group and more
  • Put your Manga into groups
  • Group view to see your individual Series, Artists, Authors and Groups
  • Drag and Drop import
  • Easy collection moving between computers/reinstalls
  • See how much percent you are done a Manga
  • Cover image compression for faster loading
  • Size the grid to maximize screen usage

Reader

  • Vibrant
  • Bookmarks
  • Track pad gestures for page flipping and zooming
  • Saturation, Brightness, Contrast and Sharpness Controls
  • Dual page(LtR and RtL)
  • Thumbnail based page jumping
  • Zoom in and out
  • Notes for each manga with rich text support(Size, alignment, images, ETC.)
  • Ignore pages that match a set regex(E.g. ignore credits pages)
  • Page rotation
  • Fast
  • Fit window to Page size

Search

  • Search by lots of terms
  • Title(And exclude titles)
  • Series(And exclude series)
  • Artist(And exclude artists)
  • Writer(And exclude writers)
  • Tags(And exclude tags)
  • Groups(And exclude groups)
  • Favourites
  • Read
  • Percent finished
  • L-lewd...
  • Published date
  • Very similar to EH searching
  • Optional simplified search terms
  • Search Lists - A simple graphical front end for searching

L-lewd... mode

  • Mark Manga as l-lewd...
  • Only shows Manga that are marked l-lewd... when in l-lewd.. mode
  • Downloading from g.e-hentai.org and exhentai.org
  • Login to exhentai.org from the Application
  • Choose to use Japanese or English title
  • Automatic marking of l-lewd... mode for downloads from EH depending on if they are in the Non-H category

Compiling

Cocoapods is not the most stable with Swift, so you have to go through these steps first to compile Komikan.

  • Open Xcode and try to compile the app. It should come up with errors.
  • Quit Xcode
  • Open Komikan's Podfile and comment out the use_frameworks! with a #, then save the file
  • Do a pod install in the directory where the Podfile is
  • When its done, reopen Komikan and Xcode and try to compile
  • It will bring up ~17 errors, quit it again
  • Reopen the Podfile and uncomment the use_frameworks! line, then save the file
  • Do another pod install, and wait for it to finish
  • Reopen Komikan in Xcode and run it, it should now compile

> Troubleshooting
  • If it still doesnt compile, make sure you open the .xcworkspace and not the .xcodeproj
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].