Skip to content

TentacleMan/vnt2utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

vnt2utf8.py version 1.0

Python script to convert between base64-encoded Vnote files exported from the Memo app that came with my Android phone and UTF8 text. Not rigorously tested. Written by an inexperienced coder, may explode or kill kittens. Writes output to stdout or optionally to file. No special care is taken to ensure that converted text actually is UTF8.

BSD-style license included inside the script.

Copyright (c) 2016 El Topo (TentacleMan)


CHANGELOG

Version 1.0 - wrapping of long lines is now supported.

Version 0.9 - actually the second release. Discovered argparse, output can now be saved to file by a supplied script argument.

About

convert from Vnote base64 to text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages