Skip to content

AliChegini1990/lqm_to_html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert Quickmemo+ to HTML

A simple python program to convert Quickmemo to HTML. It just supports text format. LG phones has a note application that you can write your notes, so lqm extension is generated by the LG Phones.

Requirement

Install beautiful soup.

pip install bs4 

Install 7z

apt install p7zip

Usage

It will changes old file name to old.back.

python convert_qm_to_html.py <FolderPath>

Example

python convert_qm_to_html.py test/

About

Quickmemo converter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages