Add the following to your .bashrc
alias calibre="sudo systemctl stop calibre-server; /opt/calibre/calibre; sudo systemctl start calibre"
Now all you need to type is calibre.
Or just leave the GUI running using the system tray icon and run the server inside the GUI. Then you have the server running continuously and you can use the GUI whenever you feel like it by clicking the system tray icon.
|