Skip to content

Simple Desktop App to fetch books from Google Books API

Notifications You must be signed in to change notification settings

rebase-master/bookSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##To run this as an application, follow these steps:

  • Copy the following code to a file named “bookapp” without extension inside your home directory.
  • To make it executable run: sudo chmod +x bookapp
  • Copy the file to /usr/local/bin: sudo cp ./bookapp /usr/local/bin/
  • Now, try running the application as: bookapp “Alice in Wonderland”

About

Simple Desktop App to fetch books from Google Books API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages