Smarter. Simpler. Richer.
Official website for SMPLTSK - a visual task management app that helps you work smarter by making things simpler to become richer.
SMPLTSK is a mobile application that revolutionizes task management through visual capture. Instead of translating what you see into text, simply photograph tasks, mark them, and get them done.
- 📸 Visual task capture
- 🎯 Precision marking system
- 🔒 Complete privacy (local-only storage)
- 📴 Works offline
- 🚀 No account required
This repository contains the complete SMPLTSK marketing website:
├── index.html # Landing page
├── privacy.html # Privacy Policy
├── terms.html # Terms of Service
├── support.html # Support page
└── README.md # This file
- Fork or clone this repository
- Go to repository Settings → Pages
- Select "main" branch as source
- Your site will be live at
https://yourusername.github.io/smpltsk/
- Add a
CNAMEfile with your domain (e.g.,smpltsk.com) - Configure DNS settings with your domain provider:
- Add A records pointing to GitHub Pages IPs
- Or add CNAME record pointing to
yourusername.github.io
- Enable "Enforce HTTPS" in repository settings
Upload all HTML files to any web host:
- Netlify (drag and drop)
- Vercel
- AWS S3
- Traditional web hosting
Before going live, update these sections:
-
App Store Links (index.html):
- Replace
#with actual App Store URLs - Update download buttons with real links
- Replace
-
Screenshots (index.html):
- Replace placeholder text with actual app screenshots
- Add images to an
images/folder - Update
<img>tags accordingly
-
Email Addresses:
- Set up real email addresses:
- Update all email links in HTML files
-
Video (optional, index.html):
- Add YouTube/Vimeo video ID to embed
- Or remove video section if not needed
- Add Google Analytics (if desired, though conflicts with privacy-first approach)
- Add app icons and favicon
- Include actual app screenshots
- Add blog or news section
- Create FAQ page
This website satisfies key app store requirements:
✅ Privacy Policy clearly explaining data handling
✅ Terms of Service
✅ Support contact information
✅ Professional presentation
✅ Clear description of app functionality
- Primary Purple:
#667eea - Secondary Purple:
#764ba2 - Gradient:
linear-gradient(135deg, #667eea 0%, #764ba2 100%)
"Smarter. Simpler. Richer."
"It really should be a SMPLTSK"
Minimal fuss, maximum impact. The website design reflects the app's core principle: simplicity that delivers results.
- Framework: Pure HTML/CSS (no dependencies)
- Responsive: Mobile-first design
- Accessibility: Semantic HTML, ARIA labels
- Performance: Lightweight, fast loading
- Browser Support: All modern browsers
- No JavaScript required: Static HTML/CSS only
- Privacy Policy compliant with GDPR, CCPA, and app store requirements
- Terms of Service covering liability and user responsibilities
- All content © 2025 SMPLTSK
For questions about the website or app:
- Email: support@smpltsk.com
- Website: https://smpltsk.com
Website code: MIT License (see below) SMPLTSK brand and content: All rights reserved
Copyright (c) 2025 SMPLTSK
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
It really should be a SMPLTSK.