songbook-server | A fullstack server to create and edit my song library
kandi X-RAY | songbook-server Summary
kandi X-RAY | songbook-server Summary
songbook-server is a JavaScript library. songbook-server has no bugs, it has no vulnerabilities and it has low support. However songbook-server has a Non-SPDX License. You can download it from GitHub.
This is my personal project which is meant as a complete web application that can download Ultimate-Guitar.com tabs, convert them to the chopro format, convert chopro files to .tex files which can then be compiled to a PDF that, at least in my opinion, looks better than a normal chopro file and is optimized for readability on my 10" tablet. It will also be able to connect to a MobileSheetsPro backup stored in Google Drive and upload new files there directly, as well as provide a nice frontend where a user can edit chopro files and library information. You can take a look at a pdf that was generated from a chopro file under server/public/files/pdf/Rise_Against-Swing_Life_Away.pdf and one that was written in .tex manually under server/public/files/pdf/system_of_a_down-lonely_day.pdf.
This is my personal project which is meant as a complete web application that can download Ultimate-Guitar.com tabs, convert them to the chopro format, convert chopro files to .tex files which can then be compiled to a PDF that, at least in my opinion, looks better than a normal chopro file and is optimized for readability on my 10" tablet. It will also be able to connect to a MobileSheetsPro backup stored in Google Drive and upload new files there directly, as well as provide a nice frontend where a user can edit chopro files and library information. You can take a look at a pdf that was generated from a chopro file under server/public/files/pdf/Rise_Against-Swing_Life_Away.pdf and one that was written in .tex manually under server/public/files/pdf/system_of_a_down-lonely_day.pdf.
Support
Quality
Security
License
Reuse
Support
songbook-server has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
songbook-server has no issues reported. There are 25 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of songbook-server is current.
Quality
songbook-server has no bugs reported.
Security
songbook-server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
songbook-server has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
songbook-server releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of songbook-server
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of songbook-server
songbook-server Key Features
No Key Features are available at this moment for songbook-server.
songbook-server Examples and Code Snippets
No Code Snippets are available at this moment for songbook-server.
Community Discussions
No Community Discussions are available at this moment for songbook-server.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install songbook-server
This is probably not complete. You need to have the following command line tools installed and added to path so they can be run by typing the commands highlighted below. In brackets you can see which versions I am using.
npm (6.13.7)
node.js (v13.9.0)
Python 3 runnable via python3 (3.7.2)
lilypond (2.18.2)
lualatex (1.0.4)
Generate a JSON service account file and save it as /server/service-key.json this tutorial seems to cover this well, follow it until step 5. Share the Google Drive folder where your MobileSheetsPro backup is stored with the email address of the service account you just created. Copy the Google Drive folder id from its URL (mine looks like this: 1y_cWY52xW...yBmB6ub829qz) to the first line in /server/example.env. Rename /server/example.env to /server/.env. The server should now be able to connect to Google Drive and download the mobilesheets.db and mobilesheets_hashcodes.txt into server/public/files/.
Generate a JSON service account file and save it as /server/service-key.json this tutorial seems to cover this well, follow it until step 5
Share the Google Drive folder where your MobileSheetsPro backup is stored with the email address of the service account you just created
Copy the Google Drive folder id from its URL (mine looks like this: 1y_cWY52xW...yBmB6ub829qz) to the first line in /server/example.env
Rename /server/example.env to /server/.env
The server should now be able to connect to Google Drive and download the mobilesheets.db and mobilesheets_hashcodes.txt into server/public/files/
npm (6.13.7)
node.js (v13.9.0)
Python 3 runnable via python3 (3.7.2)
lilypond (2.18.2)
lualatex (1.0.4)
Generate a JSON service account file and save it as /server/service-key.json this tutorial seems to cover this well, follow it until step 5. Share the Google Drive folder where your MobileSheetsPro backup is stored with the email address of the service account you just created. Copy the Google Drive folder id from its URL (mine looks like this: 1y_cWY52xW...yBmB6ub829qz) to the first line in /server/example.env. Rename /server/example.env to /server/.env. The server should now be able to connect to Google Drive and download the mobilesheets.db and mobilesheets_hashcodes.txt into server/public/files/.
Generate a JSON service account file and save it as /server/service-key.json this tutorial seems to cover this well, follow it until step 5
Share the Google Drive folder where your MobileSheetsPro backup is stored with the email address of the service account you just created
Copy the Google Drive folder id from its URL (mine looks like this: 1y_cWY52xW...yBmB6ub829qz) to the first line in /server/example.env
Rename /server/example.env to /server/.env
The server should now be able to connect to Google Drive and download the mobilesheets.db and mobilesheets_hashcodes.txt into server/public/files/
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page