GithubHelp home page GithubHelp logo

ebraminio / bookr-mod-vita Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pathway27/bookr-mod-vita

0.0 3.0 0.0 11.77 MB

A book reader for the Vita. Still a work in progress. PDFs soon™

License: GNU General Public License v2.0

CMake 0.12% C++ 8.93% Shell 0.01% C 90.77% Makefile 0.12% Python 0.05% GLSL 0.01%

bookr-mod-vita's Introduction

bookr-mod-vita

A document reader for the PSVita ported from the amalgamation of the PSP application bookr and its' various forks.
You can find some notes here.

TODO:

  • Custom Fonts
  • HTML
  • PDF

Building

For VITA (on *nix)

# Setup VITA development evironment: https://henkaku.xyz/developer/
git clone --recursive https://github.com/pathway27/bookr-mod-vita
./build.sh # Creates a build folder with vpk
# run pngquant on all your png images if not done already
# Convert images used in app to binary: arm-vita-eabi-ld -r -b binary -o image.o image.png
# Install .vpk

# For devs - replace with your VITA ftp ip (assumes vpk was installed once)
export PSVITAIP=192.168.1.5
cd build && make send

For Mac

# This is just for devel.
# Currently on OSX El Capitan 10.11.5
git clone --recursive https://github.com/pathway27/bookr-mod-vita
# install ext/SOIL (there's a readme)
brew install glfw GLEW glm
make -f Makefile.macglfw
./bookr.glut

For PSP

TODO

Installation

PSVITA

Use the .vpk to install.

CJK PDF Support

Considering Noto fonts.

Forks

Original bookr.
Carlos Carrasco Martinez (carloscm at gmail dot com),
Christian Payeur (christian dot payeur at gmail dot com),
Nguyen Chi Tam (nguyenchitam at gmail dot com)

bookr-mod
2525275 @ gmail

bookr-hbs - HomebrewStore Development Team
ozbookr - by Oleg Zhuk (zhukoo @ gmail)
gtzampanaskis/bookr

Credits

The original and forks above.

  • Team Molecule (yifan, xyzz, DaveeFTW, xerpi)
  • TheFlow
  • libvita2d - xerpi
  • learnopengl.com
  • peeps on #vitasdk on freenode
  • people that read

All the VITA hacking/dev scene.

License

Uses the same license as bookr, GNU GPLv2+, see LICENSE.
Original sources at respective tags of this repository.

bookr-mod-vita's People

Contributors

ebraminio avatar pathway27 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.