Skip to main content
#18

SpecMD

โ˜…

One tap. Device specs to Markdown. Extract Android device specifications and export to clean Markdown format. Perfect for bug reports, tech reviews, and marketplace listings.

KotlinAndroidComposeMD3MarkdownBug ReportOpen Source
<p align="center"> <img src="images/logo.png" alt="SpecMD Logo" width="120"/> </p> <h1 align="center">SpecMD</h1> <p align="center"> <strong>One tap. Device specs to Markdown.</strong> </p> <p align="center"> <a href="https://github.com/Curzyori/spec-md/releases/latest"><strong>๐Ÿ“ฆ Current Version Build</strong></a> </p> <div align="center">

Stars Forks License Platform

</div> <p align="center"> <a href="#-why-specmd">Why This</a> ยท <a href="#-example-output">Example Output</a> ยท <a href="#-key-features">Features</a> ยท <a href="#-installation">Installation</a> ยท <a href="#-preview">Preview</a> </p>

๐Ÿ•’ Why SpecMD?

Extract your Android device specifications and export them to clean Markdown format. Perfect for bug reports, tech reviews, forum posts, and seller listings.

๐Ÿ“‹ Example Output

What you get after one tap:

# ๐Ÿ“ฑ Device Specifications

Generated: 2026-07-01 08:00:00 UTC

## ๐Ÿ“ฑ Device Identity

| Property | Value |
|----------|-------|
| Model | Pixel 7 Pro |
| Manufacturer | Google |
| Brand | Google |
| Device | Cheetah |
| Product | Pixel 7 Pro |

## ๐Ÿ”ง Software

| Property | Value |
|----------|-------|
| Android Version | Android 14 (API 34) |
| Security Patch | 2025-06-01 |
| Build Number | AP2A.240605.024 |

## โš™๏ธ Hardware

| Property | Value |
|----------|-------|
| Processor | Google Tensor G2 (ARMv8) |
| RAM | 12 GB |
| Internal Storage | 256 GB |

## ๐Ÿ“Š Display

| Property | Value |
|----------|-------|
| Resolution | 1440 x 3120 pixels |
| Refresh Rate | 120 Hz |

## ๐Ÿ”‹ Battery

| Property | Value |
|----------|-------|
| Capacity | 5000 mAh |
| Status | Discharging (87%) |

---
*Exported via SpecMD*

๐ŸŽฏ Key Features

FeatureStatusDescription
One-Tap Copyโœ…Copy formatted Markdown to clipboard instantly.
Save to Fileโœ…Export as .md file to Downloads folder.
Shareโœ…Send to any app via Android share sheet.
Previewโœ…Preview Markdown before exporting.
Bilingualโœ…Toggle between English and Bahasa Indonesia.
Dark Themeโœ…Eye-friendly dark UI by default.
No Adsโœ…Clean, fast, no distractions.

๐Ÿ›  Tech Stack

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

๐Ÿ“ฆ Installation

Download the latest APK from the releases page:

VersionFile
v1.0.0SpecMD-V1.0.0.apk

Build from Source

git clone https://github.com/Curzyori/spec-md.git
cd spec-md
./gradlew assembleDebug

Output: app/build/outputs/apk/debug/app-debug.apk


๐Ÿ–ผ๏ธ Preview

<p align="center"> <img src="images/dashboard.jpg" alt="SpecMD Dashboard" width="250"/> </p>

โ˜• Support

If SpecMD is useful, consider supporting its development!

<p align="center"> <a href="https://donate.curzy.dev/"><strong>๐Ÿ’ Donate via Crypto or QRIS</strong></a> </p>

Crypto payment details are maintained at donate.curzy.dev.


๐Ÿ“„ License

This project is released under the Apache License 2.0 โ€” see LICENSE for full text.

<sub>Built with passion as the 18th Project of the 50 Projects Challenge by @Curzyori</sub>