Skip to content

RohitKushvaha01/Xed-Editor

Repository files navigation

Xed Editor

Xed Editor

Hits CI

Xed Editor is a versatile text editor designed specifically for Android devices, offering users the ability to create, edit, and manage their text files with ease on their mobile devices.

Features

  • Basic text editing
  • Simple file browser
  • File editing outside of projects
  • Settings
  • Amoled Theme (pure black)
  • Undo-Redo
  • Searching
  • Batch Replacement
  • Plugins
  • Terminal (will be provided as a plugin)

Installation

Download latest build from Releases

Builds on fdroid maybe outdated

Get it on F-Droid

Known issues

  • Fragments doesn't change on switch tabs unless all tabs are removed and added again

Why Delayed Updates

because I have a shitty 12 year old dual core pc that start crying as soon as i open Android studio

Building from source

  1. Clone the repo

git clone https://github.com/RohitKushvaha01/Xed-Editor

  1. CD

cd "Xed-Editor"

  1. Execute Permission

chmod +x gradlew

  1. Build

./gradlew build

Screenshots