Skip to content

rmuslimov/itunes.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Control Itunes from Emacs

Simple keybindings to control itunes app from emacs.

Usage

  1. Add itunes.el to your emacs path

  2. Import as: (require 'itunes)

  3. Add convenient keybindings. Example may be:

    (global-set-key (kbd "C-c i n") 'itunes-next)
    (global-set-key (kbd "C-c i p") 'itunes-prev)
    

TODO

Add new commands if it may be useful

About

Control Itunes from Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published