Skip to content
This repository has been archived by the owner on Mar 17, 2019. It is now read-only.

positrium/mount-and-update-narrow-kindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mount and update narrow kindle

What is this doing

  1. connect Kindle
  2. auto mount /Volumes/Kindle
  3. run narou.rb update
  4. last, diskutil eject Kindle volume

requirements

  • OSX
  • ruby
    • gem terminal-notifier
  • icons
    • ok.png
    • update.png
    • error.png
# frozen_string_literal: true
# A sample Gemfile
source "https://rubygems.org"

gem 'narou'
gem 'terminal-notifier'

test

setup

  1. save /Users/YOUR_USER/bin/update_kindle.fish
  2. save /Users/YOUR_USER/Library/LaunchAgents/fish.update_kindle.plist
  3. move /Users/YOUR_USER/Library/LaunchAgents
  4. do launchctl load fish.update_kindle.plist

setup done.

confirm : launchctl list fish.update_kindle

usage

connect Kindle to your mac!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages