https://github.com/juanse77/plain-text-total-editor
Open and edit many plain text format files
https://github.com/juanse77/plain-text-total-editor
android android-app editor markdown plaintext react-native reader reader-writer
Last synced: about 2 months ago
JSON representation
Open and edit many plain text format files
- Host: GitHub
- URL: https://github.com/juanse77/plain-text-total-editor
- Owner: juanse77
- License: mit
- Created: 2024-08-06T00:50:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T10:52:50.000Z (9 months ago)
- Last Synced: 2025-03-28T07:51:18.335Z (2 months ago)
- Topics: android, android-app, editor, markdown, plaintext, react-native, reader, reader-writer
- Language: HTML
- Homepage: https://plain-text-total-editor.com
- Size: 902 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Plain Text Total Editor:
[**Plain Text Total Editor**](https://play.google.com/store/apps/details?id=com.totalplaintextreader) is designed to allow the creation and edition of plain text files. You can create files from scratch or open them in editing mode.
## Application behavior:
The formats it accepts are: TXT, HTML, CSS, JavaScript, JSON, Python, Perl, C, C++, and MarkDown. The application does not perform validations on the structure of the document. Its operation is that of a basic notepad-type editor. The program can be used in write or read mode activating the 'edit switch'.## Reading and writting:
The application can read documents in any path accessible from the device. Documents once edited can be saved. The files will be automatically saved in the *Download/notes* folder, taking the name assigned in the application's text field.
During the saving process, the file name extension will be checked. If the extension matches one of those accepted by the application, the file will be stored with that name. If no extension is assigned, or the extension is not supported, the file will be created with a 'txt' extension. If a file with that name already exists, it will be rewritten.## License:
This project is licensed under the MIT License.
## Contact:
For any questions or support, please contact [[email protected]](mailto:[email protected]).
## Privacy Policy:
You can check the privacy policy in [Plain-Text-Total-Editor Pivacy Policy](https://plain-text-total-editor.com/privacy-policy.html)
## Donate:
If you like the app, please [support us with a coffee](https://buymeacoffee.com/total.plain.text.editor) ;D© 2024 Plain Text Total Editor