Skip to content

pybash1/board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Board

Universal clipboard sync across all your devices

Copy here. Paste there.


Board is the official website for the Board ecosystem - a universal clipboard syncing solution that seamlessly connects all your devices. Copy on your Mac, paste on your phone. Copy on Windows, paste on Linux. Board makes cross-device productivity effortless.

🚀 Features

  • Universal Clipboard Sync - Copy and paste across Mac, Windows, Linux, Android, and iOS
  • Cross-platform Notifications (Coming Soon) - Get mobile notifications directly on your desktop
  • Seamless Integration - Set it up once and enjoy automatic syncing
  • Privacy First - Your clipboard data stays secure across all devices

🖥️ Platform Support

Platform Status
macOS ✅ Available
Android ✅ Available
Windows 🔄 Coming Soon
Linux 🔄 Coming Soon
iOS 🔄 Coming Soon

🛠️ Development

This website is built with modern web technologies for optimal performance and user experience.

Tech Stack

  • Framework: Astro - For fast, content-focused websites
  • Styling: TailwindCSS v4 - For utility-first styling
  • Interactivity: React - For dynamic components
  • Typography: Custom font stack (Matter, Handwriting, Perfectly Nineties)
  • Runtime: Bun - For fast package management and runtime

Getting Started

  1. Clone the repository

    git clone https://github.com/pybash1/echo-web.git
    cd echo-web
  2. Install dependencies

    bun install
  3. Start the development server

    bun dev

    The website will be available at http://localhost:4321

Commands

Command Description
bun dev Start development server
bun build Build for production
bun preview Preview production build
bun astro ... Run Astro CLI commands

📁 Project Structure

src/
├── components/          # Reusable React components
│   └── PlatformDownloadButton.tsx
├── layouts/             # Astro layout components
│   └── Layout.astro
├── pages/               # Website pages
│   ├── index.astro      # Homepage
│   └── download.astro   # Download page
└── styles/              # Global styles
    └── global.css       # TailwindCSS configuration and custom styles

public/
├── fonts/               # Custom web fonts
└── favicon.svg          # Site favicon

🎨 Design System

  • Color Scheme: Minimal black and white with strategic use of gray
  • Typography:
    • Sans-serif: Matter (primary)
    • Mono: Handwriting (accent)
    • Serif: Perfectly Nineties (headings)
  • Layout: Responsive design with mobile-first approach
  • Animations: Smooth transitions and hover effects

🌐 Related Projects

📄 License

This project is part of the Board ecosystem. Please refer to individual repository licenses for specific terms.

🤝 Contributing

Contributions are welcome! Whether it's:

  • 🐛 Bug reports
  • 💡 Feature suggestions
  • 🎨 Design improvements
  • 📝 Documentation updates
  • 🔧 Code contributions

Please feel free to open an issue or submit a pull request.

📞 Contact


Built with ❤️ for seamless cross-device productivity

About

Universal clipboard sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors