Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 2.5 KB

README.md

File metadata and controls

74 lines (58 loc) · 2.5 KB

S2TDroid

An open source android app for transforming Simplified Chinese to Traditional Chinese

Get it on Google Play

Latest Version

1.7.9

Changelog

1.7.9

  • Update dependent libraries to improve stability.
  • Refine navigation side bar.

1.7.8

  • Fix the problem that the click bubble will flash back.
  • The bubble will stick to the wall as much as possible.

Features

  1. light weight and no AD transformer
  2. auto detect input languate, auto determine S to T or T to S
  3. support GBK, UTF-8, BIG5 and Unicode input encode
  4. auto detect encode
  5. support choose UTF-8 or Unicode to output file
  6. very fast, 1m txt only need some seconds
  7. auto detect bookname
  8. don't need internet
  9. support txt, trc, srt, ssa, ass, saa and lrc
  10. add a checkbox that can determine the output file name
  11. Material Design
  12. transform bubble, you can transform anywhere!

Pictures

Thanks

  • android-filepicker (Angads25)
  • JNovelDownloader (pupuliao)
  • sweet-alert-dialog (pedant)
  • Magnet (premnirmal)
  • Juniversalchardet (takscape)

License

Copyright (c) 2014 Lin, Yu-Chen   ([email protected])
Copyright (c) 2012 Liao, Chong-Po  ([email protected])

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.