Project

snb2txt

0.0
No commit activity in last 3 years
No release in over 3 years
A simple CLI tool to extract text from Samsung Notes files (.snb)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 10.0
~> 3.0

Runtime

 Project Readme

Snb2txt

snb2txt is a simple CLI tool to extract text from Samsung Notes files (.snb).

Install via:

$ gem install snb2txt

Usage

As any other CLI command:

snb2txt your_note_file.snb

The text contained in the note will appear on the standard output.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/snb2txt.

License

The gem is available as open source under the terms of the MIT License.