diff --git a/template_apps/Calibre-Web.ini b/template_apps/Calibre-Web.ini new file mode 100644 index 0000000..638d984 --- /dev/null +++ b/template_apps/Calibre-Web.ini @@ -0,0 +1,6 @@ +[Calibre-Web] +prefix = https:// +url = your-website.com +icon = static/images/apps/calibre-web.png +description = Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +open_in = this_tab \ No newline at end of file