SpecMD Documentation

Introduction

SpecMD is a one-tap utility to extract Android device specifications into clean Markdown format. Designed for developers writing bug reports, tech bloggers writing reviews, or sellers providing product details on forums and marketplaces.

Features

  • One-Tap Copy Copy formatted Markdown to clipboard instantly.
  • Save to File Export as .md file to Downloads folder.
  • Share Anywhere Send to any app via Android share sheet.
  • Live Preview Preview Markdown before exporting.
  • Bilingual Support Easily toggle between English and Bahasa Indonesia.
  • Dark Theme Eye-friendly dark UI by default.

Installation

Download the latest APK from the GitHub releases page:

Build from Source

# Clone the repository
git clone https://github.com/Curzyori/spec-md.git
cd spec-md

# Build the APK
./gradlew assembleDebug

Tech Stack

  • Platform: Android (Min SDK 26, Target SDK 35)
  • Language: Kotlin
  • UI Framework: Jetpack Compose with Material Design 3
  • Architecture: MVVM + Clean Architecture
  • DI: Hilt
  • License: Apache-2.0

Use Cases

  • Bug Reports Include device specs in issue trackers without typing manually.
  • Tech Reviews Create clean spec sheets for blog posts or video reviews.
  • Forum & Marketplace Provide credible product details on forums and marketplaces.
  • Reddit & XDA Flex your hardware with a professional spec sheet.