#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">
</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
| Feature | Status | Description |
|---|---|---|
| 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:
| Version | File |
|---|---|
| v1.0.0 | SpecMD-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>