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.
- 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 | Status |
|---|---|
| macOS | ✅ Available |
| Android | ✅ Available |
| Windows | 🔄 Coming Soon |
| Linux | 🔄 Coming Soon |
| iOS | 🔄 Coming Soon |
This website is built with modern web technologies for optimal performance and user experience.
- 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
-
Clone the repository
git clone https://github.com/pybash1/echo-web.git cd echo-web -
Install dependencies
bun install
-
Start the development server
bun dev
The website will be available at
http://localhost:4321
| Command | Description |
|---|---|
bun dev |
Start development server |
bun build |
Build for production |
bun preview |
Preview production build |
bun astro ... |
Run Astro CLI commands |
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
- 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
- Board for Mac - macOS clipboard sync client
- Board for Android - Android clipboard sync client
This project is part of the Board ecosystem. Please refer to individual repository licenses for specific terms.
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.
Built with ❤️ for seamless cross-device productivity