awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gsantner avatar

gsantner/markor

0
View on GitHub↗
github.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.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

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.
  • 文档与知识 - 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.
5,710 星标·487 分支·Java·7 次浏览

Star 历史

gsantner/markor 的 Star 历史图表gsantner/markor 的 Star 历史图表

Markor 的开源替代方案

相似的开源项目,按与 Markor 的功能重合度排序。
  • heyman/heynoteheyman 的头像

    heyman/heynote

    5,308在 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
    在 GitHub 上查看↗5,308
  • wereturtle/ghostwriterwereturtle 的头像

    wereturtle/ghostwriter

    4,909在 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++
    在 GitHub 上查看↗4,909
  • b4winckler/macvimb4winckler 的头像

    b4winckler/macvim

    5,049在 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
    在 GitHub 上查看↗5,049
  • panphora/overtypepanphora 的头像

    panphora/overtype

    3,677在 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
    在 GitHub 上查看↗3,677
查看 Markor 的所有 30 个替代方案→

常见问题解答

gsantner/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.

gsantner/markor 的主要功能有哪些?

gsantner/markor 的主要功能包括:Markdown Editors, Plain File Document Models, Notes and Management, Markdown Note Managers, Plain Text Editors, Todo List Managers, Plaintext Todo Managers, Local File Browsers。

gsantner/markor 有哪些开源替代品?

gsantner/markor 的开源替代品包括: 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…