# Hyperpad
**Repository Path**: donmor/Hyperpad
## Basic Information
- **Project Name**: Hyperpad
- **Description**: Hyperpad is an app that simply implements the main function of a notepad. You open the app, you write something,
- **Primary Language**: Android
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-03-27
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: android-modules
**Tags**: None
## README
# Hyperpad

Hyperpad is an app that simply implements the main function of a notepad. You open the app, you write something, and you save it. That's all.
### Features
* Create/modify plain text files
* Remember recent files up to 10
* Undo/redo on devices below Marshmallow, up to 100 steps
* Convert the line break and encoding of a file
* Add timestamp to the end of file(add .LOG to the start of the file)
### License
This app is under GPL v2 license,
1. Commercial use
2. Modification
3. Distribution
4. Private use
is permitted UNDER THESE CONDITIONS:
1. Provide this license and copyright notice
2. State changes
3. Disclose source under
4. Same license.
This app uses [unicode-org/icu](https://github.com/unicode-org/icu) to detect the encoding of text files. License files provided with the code.
### Localization
The localization of this app is currently provided by Google Translation. Pull requests are welcomed if you have better localization.
### Privacy
This app does not use internet connections thus none of your data will be transferred. Moreover, any of the information you provided during feedbacks will be used only for troubleshooting.
Note: Any information posted on GitHub Issues will be available to everyone.
### About us
Thank you for trying donmor's productions. I'd really appreciate it if you kindly support us via the buttons below, and take more effect to improve our productions.
If you take an interest in us, fell free to visit [our homepage](https://donmor.top/).