Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

smpltsk/smpltsk-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMPLTSK Website

Smarter. Simpler. Richer.

Official website for SMPLTSK - a visual task management app that helps you work smarter by making things simpler to become richer.

About SMPLTSK

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.

Key Features

  • 📸 Visual task capture
  • 🎯 Precision marking system
  • 🔒 Complete privacy (local-only storage)
  • 📴 Works offline
  • 🚀 No account required

Website Structure

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

Deployment

GitHub Pages (Recommended)

  1. Fork or clone this repository
  2. Go to repository Settings → Pages
  3. Select "main" branch as source
  4. Your site will be live at https://yourusername.github.io/smpltsk/

Custom Domain

  1. Add a CNAME file with your domain (e.g., smpltsk.com)
  2. Configure DNS settings with your domain provider:
    • Add A records pointing to GitHub Pages IPs
    • Or add CNAME record pointing to yourusername.github.io
  3. Enable "Enforce HTTPS" in repository settings

Other Hosting Options

Upload all HTML files to any web host:

  • Netlify (drag and drop)
  • Vercel
  • AWS S3
  • Traditional web hosting

Customization

Before going live, update these sections:

Required Changes

  1. App Store Links (index.html):

    • Replace # with actual App Store URLs
    • Update download buttons with real links
  2. Screenshots (index.html):

    • Replace placeholder text with actual app screenshots
    • Add images to an images/ folder
    • Update <img> tags accordingly
  3. Email Addresses:

  4. Video (optional, index.html):

    • Add YouTube/Vimeo video ID to embed
    • Or remove video section if not needed

Optional Enhancements

  • 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

App Store Requirements

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

Brand Guidelines

Colors

  • Primary Purple: #667eea
  • Secondary Purple: #764ba2
  • Gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%)

Tagline

"Smarter. Simpler. Richer."

Catchphrase

"It really should be a SMPLTSK"

Philosophy

Minimal fuss, maximum impact. The website design reflects the app's core principle: simplicity that delivers results.

Technical Details

  • 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

Legal

  • Privacy Policy compliant with GDPR, CCPA, and app store requirements
  • Terms of Service covering liability and user responsibilities
  • All content © 2025 SMPLTSK

Support

For questions about the website or app:

License

Website code: MIT License (see below) SMPLTSK brand and content: All rights reserved


MIT License

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.

About

Repo for website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages