Spiffily / libby-desktop

A simple Electron app to come as close as possible to providing a Linux desktop app for Libby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libby Desktop

Libby Desktop

Chat on Discord Release Snap Store

A simple Electron app to come as close as possible to providing a Linux desktop app for Libby.

This app is equipped with all the wonderful features of an electron app, including Dark theme (from Gtk light/dark), media playback, and Dev Tools (Ctl+Shift+I). Please enjoy.

Development

  1. Clone the repository. git clone https://github.com/Spiffily/libby-desktop && cd libby-desktop
  2. Install npm. sudo apt-get install -y npm on Ubuntu based OSes
  3. Install latest electron. npm install --save-dev electron
  4. Run the app. npm start

Credits

The Libby icon was taken from this page for use as the app icon: https://www.overdrive.com/apps/libby/

Disclaimer: Libby is in no way, shape, or form the work of Spiffily Software. This app is only a simple electron package to allow you to read in a sort of desktop app.

About

A simple Electron app to come as close as possible to providing a Linux desktop app for Libby.

License:GNU General Public License v3.0


Languages

Language:JavaScript 73.2%Language:HTML 26.8%