awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gsantner avatar

gsantner/markor

0
View on GitHub↗
5,710 stars·487 forks·Java·19 viewsgithub.com/gsantner/markor/discussions/2269↗

Markor

Markor is an Android text editor that handles Markdown, todo.txt, and plain text files, functioning as a note-taking and task management tool. It operates directly on the device's filesystem, storing content as plain files without a proprietary database, and integrates with third-party sync tools like Syncthing for cross-device file synchronization.

The editor provides syntax highlighting for multiple formats, a live preview that converts markup to HTML in real-time, and the ability to export documents as HTML or PDF. It also includes a file browser with a user-selectable root folder and support for favorites, along with an AES256 encryption layer that can encrypt and decrypt individual text files using a configurable master password.

The application supports creating and managing to-do lists using the todo.txt format, with features for prioritization, due dates, and project contexts. The editor is customizable with adjustable themes, line numbers, and auto-save behavior, and it adapts its syntax highlighting and actions based on the detected file format.

Features

  • Markdown Editors - Provides a full-featured Markdown editor with syntax highlighting, live preview, and export for Android.
  • Plain File Document Models - Stores all content as plain files on the filesystem, enabling direct access and third-party sync.
  • Notes and Management - Creates and manages notes and to-do lists using simple markup formats like Markdown and todo.txt.
  • Markdown Note Managers - Writes and organizes notes using Markdown formatting on Android with live preview and export options.
  • Plain Text Editors - Edits plain text files with syntax highlighting and customizable editor settings for various formats.
  • Todo List Managers - Manages to-do lists with the todo.txt format, including prioritization, due dates, and project contexts.
  • Plaintext Todo Managers - Creates and manages to-do lists using the todo.txt plaintext format with prioritization and due dates.
  • Local File Browsers - Ships a file browser that manages files on the device filesystem and integrates with third-party sync apps.
  • Live Preview Renderers - Converts markup text to HTML in real-time using a local renderer for instant visual feedback.
  • Syntax Highlighting Editors - Highlights syntax for multiple formats and provides format-specific actions for inserting pictures and to-dos.
  • Format-Adaptive Editors - Provides a unified editing interface that adapts syntax highlighting and actions based on detected file format.
  • File Storage and Sync - Works alongside third-party sync apps like Syncthing to synchronize files across devices.
  • File Synchronization - Syncs text files across devices by integrating with third-party sync tools like Syncthing.
  • File Transfer and Sync - Operates on the device's file tree to allow third-party sync tools like Syncthing to manage file transfers.
  • File Management and Navigation - Browses files on the device's filesystem with a user-selectable root folder and support for favorites.
  • File Encryption - Encrypts and decrypts individual text files using AES256 with a configurable master password.
  • Document Exporting - Converts and exports notes and documents to HTML and PDF for sharing or printing.
  • Editor Appearance Customizations - Adjusts the editor's appearance and behavior, including themes, language, line numbers, and auto-save.
  • Editor Shell Customizations - Provides configurable themes, line numbers, and auto-save for the text editing surface.
  • AES-CBC File Encryptors - Provides AES256 encryption for individual text files using a configurable master password.
  • File Format Plugin Support - Extends editing and preview capabilities for each markup format through separate parser and action modules.
  • Document Preview and Export Utilities - Converts and previews documents as HTML and PDF, and shares them to other apps.
  • Documentation and Knowledge - Simple Markdown editor for Android devices.
  • Mobile Markdown Editors - Versatile and lightweight text editor for Android devices.
  • Notes and Documents - Markdown-based text editor and note-taker.
  • Notes and Writing - Edit local Markdown files with a focus on plain text.

Star history

Star history chart for gsantner/markorStar history chart for gsantner/markor

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does gsantner/markor do?

Markor is an Android text editor that handles Markdown, todo.txt, and plain text files, functioning as a note-taking and task management tool. It operates directly on the device's filesystem, storing content as plain files without a proprietary database, and integrates with third-party sync tools like Syncthing for cross-device file synchronization.

What are the main features of gsantner/markor?

The main features of gsantner/markor are: Markdown Editors, Plain File Document Models, Notes and Management, Markdown Note Managers, Plain Text Editors, Todo List Managers, Plaintext Todo Managers, Local File Browsers.

What are some open-source alternatives to gsantner/markor?

Open-source alternatives to gsantner/markor include: heyman/heynote — Heynote is a markdown scratchpad editor and plain text note organizer that utilizes persistent, block-based buffers to… wereturtle/ghostwriter — Ghostwriter is a distraction-free Markdown text editor and writing environment. It functions as a desktop application… b4winckler/macvim — MacVim is a native Cocoa application that implements the Vim modal text editor as a graphical user interface on macOS.… panphora/overtype — Overtype is a web-based markdown editor that provides a WYSIWYG editing experience. It allows users to manage markdown… blinkospace/blinko — Blinko is a personal knowledge management system and an LLM-powered knowledge base that enables users to capture and… nisrulz/app-privacy-policy-generator — This project is a legal document generator that creates privacy policies and terms of service for mobile and web…

Open-source alternatives to Markor

Similar open-source projects, ranked by how many features they share with Markor.
  • heyman/heynoteheyman avatar

    heyman/heynote

    5,308View on GitHub↗

    Heynote is a markdown scratchpad editor and plain text note organizer that utilizes persistent, block-based buffers to maintain state across application sessions. It serves as a code snippet manager with automatic syntax highlighting and a tool for managing multiple categorized text buffers through a tabbed interface. The application functions as an interactive calculation notepad, evaluating mathematical expressions and currency conversions directly within the text. It also includes an image annotation utility that allows for freehand drawings and markups on embedded images, which can then b

    JavaScriptdeveloper-toolseditornote-taking
    View on GitHub↗5,308
  • wereturtle/ghostwriterwereturtle avatar

    wereturtle/ghostwriter

    4,909View on GitHub↗

    Ghostwriter is a distraction-free Markdown text editor and writing environment. It functions as a desktop application designed to minimize visual noise while authors compose long-form documents using Markdown syntax. The project integrates a live previewer that renders Markdown text into HTML in real time using a Webkit engine. It also serves as a document converter, allowing users to export Markdown files into various other formats through integrated processing tools. The software provides cross-platform text editing for Windows and Linux, built using the Qt framework for native performance

    C++
    View on GitHub↗4,909
  • b4winckler/macvimb4winckler avatar

    b4winckler/macvim

    5,049View on GitHub↗

    MacVim is a native Cocoa application that implements the Vim modal text editor as a graphical user interface on macOS. It integrates the editor engine directly into a native window and event loop, allowing it to operate without a terminal emulator. The project functions as both a programming text editor and a hexadecimal binary editor. It provides tools for modifying raw binary data via a visual hexadecimal grid and applying patches to binary files. The editor features modal input handling, pattern-based syntax highlighting, and rectangular block selection. Additional capabilities include mu

    C
    View on GitHub↗5,049
  • panphora/overtypepanphora avatar

    panphora/overtype

    3,677View on GitHub↗

    Overtype is a web-based markdown editor that provides a WYSIWYG editing experience. It allows users to manage markdown content through a real-time visual preview while maintaining the simplicity of native text input. The project focuses on secure markdown rendering by sanitizing input and neutralizing dangerous links to prevent XSS attacks. The editor is implemented as a native web component using Shadow DOM encapsulation, ensuring style isolation and framework-agnostic integration. It uses a transparent overlay rendering technique to simulate a visual editor while preserving native input beh

    JavaScript
    View on GitHub↗3,677
See all 30 alternatives to Markor→