README v0.1
This commit is contained in:
		
							
								
								
									
										17
									
								
								README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								README
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
				
			|||||||
 | 
					Book inventory project
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This project aims to speed up taking inventory of your paper books.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Usage:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- set up a calibre server
 | 
				
			||||||
 | 
					- set up php service (apache or nginx + php-fpm) to serve this project (web directory) - use a dedicated user, restrict from public networks / internet!
 | 
				
			||||||
 | 
					- install BinaryEye android app and configure it to send scanned barcodes to yourserver/scan.php
 | 
				
			||||||
 | 
					- set up the scripts variables to your calibre server's paperbook library (create one first)
 | 
				
			||||||
 | 
					- scan all your books' barcodes
 | 
				
			||||||
 | 
					- for those books without a barcode, you can input ISBNs manually (yourserver/index.php)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Remarks:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- security was not aim of this project, I use it on local network or VPN. Please be advised, do not serve this publicly, bots and hackers may fill your library with spam / malicious stuff.
 | 
				
			||||||
 | 
					- I will write a more detailed readme, if someone would like to use it.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user