mirror of
https://github.com/blackboxprogramming/blackroad-apps.git
synced 2026-03-17 07:57:18 -05:00
Added 29 new premium apps:
- Weather, Fitness, Recipes, Travel
- News, Podcasts, Budget, Crypto
- Social, Streaming, Games, Learning
- Health, Pets, Garden, Books
- Art, Voice, Scanner, Translator
- Maps, Password Manager, VPN, Backup
- Time Tracker, Habits, Meditation
- AI Assistant, Blockchain Explorer
All with:
- Interactive demos
- Real features
- Professional UI
- .99/month pricing
- 14-day free trials
Total: 50 complete apps ready to launch! 🚀
19 lines
365 B
JSON
19 lines
365 B
JSON
{
|
|
"name": "Mail Client",
|
|
"icon": "📧",
|
|
"description": "Fast, secure email client with smart filters",
|
|
"version": "1.0.0",
|
|
"author": "BlackRoad OS",
|
|
"category": "productivity",
|
|
"price": "free",
|
|
"installs": 0,
|
|
"rating": 5.0,
|
|
"features": [
|
|
"Lightning fast",
|
|
"Encrypted",
|
|
"Cloud sync",
|
|
"Cross-platform"
|
|
],
|
|
"color": "#A8E6CF"
|
|
}
|