Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xgouchet/ted

Ted is a text editor for Android, written in java
https://github.com/xgouchet/ted

Last synced: about 2 months ago
JSON representation

Ted is a text editor for Android, written in java

Awesome Lists containing this project

README

        

# ABOUT

Ted is an Open Source, Ad-free, lightweight text editor for Android, meant as a Notepad application, and not meant to edit big files.
You can create new text file, open existing files and of course save them. You can also display line numbers and open recent files. You can also search for text inside the opened file.

The official Ted app is available on the [Google Play Store](https://play.google.com/store/apps/details?id=fr.xgouchet.texteditor).

## Icons

All the icons and graphics used in Ted are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

# LICENCE

Copyright (C) 2012 by Xavier GOUCHET (http://xgouchet.fr, [email protected])
MIT Licence / Expat

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS ( XAVIER GOUCHET ) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.