Skip to content

Commit ac163fb

Browse files
Update README.md
1 parent 7d1b6a3 commit ac163fb

File tree

1 file changed

+50
-5
lines changed

1 file changed

+50
-5
lines changed

README.md

Lines changed: 50 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,45 @@
44
### *Session-focused productivity redefined*
55

66
[![Version](https://img.shields.io/badge/version-2.1-emerald?style=for-the-badge&logo=semantic-release)](https://github.com/ravixalgorithm/timora)
7+
[![Release](https://img.shields.io/github/v/release/ravixalgorithm/timora?style=for-the-badge&logo=github)](https://github.com/ravixalgorithm/timora/releases/latest)
8+
[![Downloads](https://img.shields.io/github/downloads/ravixalgorithm/timora/total?style=for-the-badge&logo=android)](https://github.com/ravixalgorithm/timora/releases)
79
[![React](https://img.shields.io/badge/React-18+-61DAFB?style=for-the-badge&logo=react)](https://reactjs.org/)
810
[![Tailwind CSS](https://img.shields.io/badge/Tailwind-CSS-38B2AC?style=for-the-badge&logo=tailwind-css)](https://tailwindcss.com/)
911
[![Framer Motion](https://img.shields.io/badge/Framer-Motion-0055FF?style=for-the-badge&logo=framer)](https://www.framer.com/motion/)
1012

1113
*A modern, feature-rich Pomodoro timer with session-specific task management and beautiful animations*
1214

13-
[🚀 **Live Demo**](https://timora.ravixalgorithm.dev)[📖 **Documentation**](https://github.com/ravixalgorithm/timora/docs)[🐛 **Report Bug**](https://github.com/ravixalgorithm/timora/issues)[**Request Feature**](https://github.com/ravixalgorithm/timora/issues)
15+
[🚀 **Live Demo**](https://timora.ravixalgorithm.dev)[📱 **Download APK**](https://github.com/ravixalgorithm/timora/releases/latest)[🐛 **Report Bug**](https://github.com/ravixalgorithm/timora/issues)[**Request Feature**](https://github.com/ravixalgorithm/timora/issues)
1416

1517
![TIMORA Preview](https://via.placeholder.com/800x400/f3f4f6/1f2937?text=TIMORA+Preview)
1618

1719
</div>
1820

1921
---
2022

23+
## 📦 **Get TIMORA**
24+
25+
<div align="center">
26+
27+
### Choose Your Platform
28+
29+
| 🌐 **Web App** | 📱 **Android APK** |
30+
|:---:|:---:|
31+
| [![Live Demo](https://img.shields.io/badge/🚀_Live_Demo-4F46E5?style=for-the-badge&logo=vercel&logoColor=white)](https://timora-ods.vercel.app) | [![Download APK](https://img.shields.io/badge/📱_Download_APK-34A853?style=for-the-badge&logo=android&logoColor=white)](https://github.com/ravixalgorithm/timora/releases/latest) |
32+
| Instant access, no installation | Full mobile experience |
33+
| Always up-to-date | Offline support |
34+
| Cross-platform compatible | Native Android integration |
35+
36+
</div>
37+
38+
### 📱 **Mobile Installation:**
39+
1. **Download** the latest APK from [Releases](https://github.com/ravixalgorithm/timora/releases/latest)
40+
2. **Enable** "Install from unknown sources" on your Android device
41+
3. **Install** the APK file
42+
4. **Enjoy** TIMORA on your mobile! 🎯
43+
44+
---
45+
2146
## ✨ Features
2247

2348
<table>
@@ -95,6 +120,24 @@
95120
http://localhost:5173
96121
```
97122

123+
### 📱 **Build Mobile APK**
124+
125+
```bash
126+
# Build for production
127+
npm run build
128+
129+
# Add Android platform
130+
npx cap add android
131+
132+
# Sync with Capacitor
133+
npx cap sync android
134+
135+
# Open in Android Studio
136+
npx cap open android
137+
138+
# Build APK in Android Studio: Build > Build Bundle(s) / APK(s) > Build APK(s)
139+
```
140+
98141
---
99142

100143
## 🛠️ Tech Stack
@@ -107,6 +150,7 @@
107150
| ![Tailwind](https://img.shields.io/badge/-Tailwind%20CSS-38B2AC?logo=tailwind-css&logoColor=white) | Styling | 3+ |
108151
| ![Framer Motion](https://img.shields.io/badge/-Framer%20Motion-0055FF?logo=framer&logoColor=white) | Animations | Latest |
109152
| ![Vite](https://img.shields.io/badge/-Vite-646CFF?logo=vite&logoColor=white) | Build Tool | 4+ |
153+
| ![Capacitor](https://img.shields.io/badge/-Capacitor-119EFF?logo=capacitor&logoColor=white) | Mobile | 6+ |
110154
| ![WebAudio API](https://img.shields.io/badge/-WebAudio%20API-FF6B35?logo=web-audio-api&logoColor=white) | Audio | Native |
111155

112156
</div>
@@ -251,11 +295,12 @@ MIT License - feel free to use, modify, and distribute!
251295
-**Framer Motion** for smooth animations
252296
- ⚛️ **React** team for the fantastic framework
253297
- 🚀 **Vite** for lightning-fast development
298+
- 📱 **Capacitor** for seamless mobile integration
254299
- 🌟 **Open source community** for inspiration and feedback
255300

256-
### 🌟 Star History
301+
## Star History
257302

258-
[![Star History Chart](https://api.star-history.com/svg?repos=ravixalgorithm/timora&type=Date)](https://star-history.com/#ravixalgorithm/timora&Date)
303+
[![Star History Chart](https://api.star-history.com/svg?repos=ravixalgorithm/timora&type=Date)](https://www.star-history.com/#ravixalgorithm/timora&Date)
259304

260305
</div>
261306

@@ -266,12 +311,12 @@ MIT License - feel free to use, modify, and distribute!
266311
### 📞 Connect & Support
267312

268313
[![GitHub](https://img.shields.io/badge/GitHub-ravixalgorithm-181717?style=for-the-badge&logo=github)](https://github.com/ravixalgorithm)
269-
[![Twitter](https://img.shields.io/badge/Twitter-@ravixalgorithm-1DA1F2?style=for-the-badge&logo=twitter)](https://twitter.com/ravixalgorithm)
314+
[![Twitter](https://img.shields.io/badge/Twitter-@ravixalgorithm-1DA1F2?style=for-the-badge&logo=twitter)](https://x.com/ravixalgorithm)
270315
[![LinkedIn](https://img.shields.io/badge/LinkedIn-ravixalgorithm-0077B5?style=for-the-badge&logo=linkedin)](https://linkedin.com/in/ravixalgorithm)
271316

272317
**Love TIMORA?** Give us a ⭐ on GitHub and help others discover it!
273318

274-
[**Star this repo**](https://github.com/ravixalgorithm/timora)[🐦 **Share on Twitter**](https://twitter.com/intent/tweet?text=Check%20out%20TIMORA%20-%20a%20beautiful%20productivity%20timer!%20https://github.com/ravixalgorithm/timora)
319+
[**Star this repo**](https://github.com/ravixalgorithm/timora)[🐦 **Share on Twitter**](https://twitter.com/intent/tweet?text=Check%20out%20TIMORA%20-%20a%20beautiful%20productivity%20timer!%20https://github.com/ravixalgorithm/timora)[📱 **Download APK**](https://github.com/ravixalgorithm/timora/releases/latest)
275320

276321
---
277322

0 commit comments

Comments
 (0)