Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

co-kamishibai

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co-kamishibai

  • 0.9.4
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Co-Kamishibai

pronounce Ko-kami-shi-bye

Mini multi-platform web server for reading manga or comic on any browser. Works on low memory device and small/old browser such as Kindle web Opera mini if used over the internet.

Code was written back in 2013, only recently I've cleaned up and upload to the web. Please don't judge it too harshly.

This is written before the Kamishibai.

Installation:

Mac OS X:

  1. Install MacPorts
  2. sudo port install ruby19 rb-rubygems gd2
  3. sudo gem1.9 install co-kamishibai

Linux (Ubuntu/Debian):

  1. sudo apt-get install ruby1.9.1-full rubygems libgd2-xpm libgd2-xpm-dev
  2. sudo gem install co-kamishibai

Configuration:

Config file is written in JSON format. The config file will be located at ~/etc/kamishibai.conf. The config file can also manually selected by appending the config path after the program.

Start:

co-kamishibai.rb [config_file.conf]

File Format:

Only CBZ is supported and it should be zero compressed zip file. This will reduce the burden on the system when reading as well as making the experience more responsive. The file name will determind how it will be organized by the program.

Tested with:

Server:
Mac OS X (10.8)
Linux (Ubuntu 12.04)

Client:
Mac OS X 10.8 with Firefox 21, Chrome 27 and Safari 6
iPad mini iOS6 with Safari and Chrome
Nexus 7 with Chrome and Firefox
Kindle Experimental Browser

FAQs

Package last updated on 02 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc