1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18# EasierLife
Coding makes my life easier.
This is a factory contains many little programs.
There are plugins like automatically pack memo on Evernote: [PackMemo](https://github.com/littlecodersh/EasierLife/wiki/1.0.2-PackMemo)
Make output of command line not to disturb the input: [ChatLikeCMD](https://github.com/littlecodersh/EasierLife/wiki/0.0-ChatLikeCMD)
MysqlClient and Sqlite3Client to make you cooperate with dbs in a time-saving and easy way: [MysqlClient](https://github.com/littlecodersh/EasierLife/wiki/0.4-MysqlClient)
A framework to make api creation easier: [ApiFramework](https://github.com/littlecodersh/EasierLife/tree/master/Plugins/ApiFramework)
Turn your data into a coordinate: [CoordinateClient](https://github.com/littlecodersh/EasierLife/tree/master/Plugins/CoordinateClient)
And other little toys, I hope they will help you like they did to me:)