Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
douban-api-proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
douban-api-proxy
Commits
557594c3
Commit
557594c3
authored
Mar 07, 2017
by
Radosław Kierznowski
Committed by
GitHub
Mar 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
I modified "Quick start" in readme.md
I added a nohup command in the first subparagraph "Quick start".
parent
789a1af6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
readme.md
readme.md
+1
-1
No files found.
readme.md
View file @
557594c3
...
@@ -28,7 +28,7 @@ Calibre Web is a web app providing a clean interface for browsing, reading and d
...
@@ -28,7 +28,7 @@ Calibre Web is a web app providing a clean interface for browsing, reading and d
## Quick start
## Quick start
1.
Execute the command:
`python cps.py`
1.
Execute the command:
`python cps.py`
(or
`nohup python cps.py`
- recommended if you want to exit the terminal window)
2.
Point your browser to
`http://localhost:8083`
or
`http://localhost:8083/opds`
for the OPDS catalog
2.
Point your browser to
`http://localhost:8083`
or
`http://localhost:8083/opds`
for the OPDS catalog
3.
Set
`Location of Calibre database`
to the path of the folder where your Calibre library (metadata.db) lives, push "submit" button
3.
Set
`Location of Calibre database`
to the path of the folder where your Calibre library (metadata.db) lives, push "submit" button
4.
Go to Login page
4.
Go to Login page
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment