Skip to content

Releases: SYOP200/macwidget-studio

Mac Widget 0.1.x

10 Jan 03:42
f7d6530

Choose a tag to compare

Screenshot From 2026-01-09 22-02-35

🎉 macwidget-studio v1.0.0 - Initial Release

Release Status Platform License


We're excited to announce the first official release of macwidget-studio! This is a major milestone bringing beautiful, customizable widgets to your macOS desktop.

📦 What's Included

This initial release provides a solid foundation for building and customizing macOS widgets with a modern tech stack.

✨ Core Features

  • 🎨 Widget System - Flexible and extensible widget architecture
  • ⚡ Lightning Fast Performance - Built with Vite for optimal speed
  • 🎯 Modern UI - Beautiful interface powered by Tailwind CSS and shadcn-ui
  • 🔧 Full TypeScript Support - Type-safe development experience
  • 📱 Responsive Design - Adapts seamlessly to different screen sizes
  • 🌙 Dark Mode Ready - Sleek dark theme support out of the box

🛠️ Technical Stack

Technology Version Purpose
  18.x UI Framework
  5.x Type Safety
  5.x Build Tool
  3.x Styling

🙏 Acknowledgments

Built with love using:

  • Lovable - Development platform
  • shadcn-ui - UI components
  • Lucide - Icon library
  • The amazing open-source community

📞 Support


🎊 What's Next?

Stay tuned for v1.1.0 with exciting new features:

  • Additional widget templates
  • Enhanced customization options
  • Performance improvements
  • Extended documentation

</p>

Full Changelog: Initial Release - v1.0.0

# 🎉 macwidget-studio v1.0.0 - Initial Release

Release
Status
Platform
License


We're excited to announce the first official release of macwidget-studio! This is a major milestone bringing beautiful, customizable widgets to your macOS desktop.

📦 What's Included

This initial release provides a solid foundation for building and customizing macOS widgets with a modern tech stack.

✨ Core Features

  • 🎨 Widget System - Flexible and extensible widget architecture
  • ⚡ Lightning Fast Performance - Built with Vite for optimal speed
  • 🎯 Modern UI - Beautiful interface powered by Tailwind CSS and shadcn-ui
  • 🔧 Full TypeScript Support - Type-safe development experience
  • 📱 Responsive Design - Adapts seamlessly to different screen sizes
  • 🌙 Dark Mode Ready - Sleek dark theme support out of the box

🛠️ Technical Stack

Technology Version Purpose
React 18.x UI Framework
TypeScript 5.x Type Safety
Vite 5.x Build Tool
Tailwind 3.x Styling

🚀 Getting Started

Prerequisites

macOS
Node.js
npm

Quick Installation

# Clone the repository
git clone https://github.com/SYOP200/macwidget-studio.git

# Navigate to project
cd macwidget-studio

# Switch to dev branch
git checkout dev

# Install dependencies
npm install

# Start the application
npm run dev

Or use our convenient launcher script:

chmod +x run.sh
./run.sh

📊 Project Stats

Languages
CSS
Size

📝 Available Scripts

Command Description
npm run dev Start development server with hot-reload
npm run build Create production build
npm run preview Preview production build locally
npm run lint Run code quality checks
./run.sh Quick launcher with auto-setup

📚 Documentation

  • Installation Guide: Comprehensive setup instructions in [README.md](README.md)
  • Troubleshooting: Common issues and solutions included
  • Security Policy: See [SECURITY.md](SECURITY.md) for reporting vulnerabilities

🎯 Known Limitations

This is the initial release, and we're already working on improvements:

  • Additional widget types coming in future releases
  • Enhanced customization options planned
  • Performance optimizations in progress

🤝 Contributing

We welcome contributions! Please see our contributing guidelines in the README.

PRs Welcome
Issues

🔐 Security

Security

Found a security issue? Please review our [Security Policy](SECURITY.md) for responsible disclosure.

📦 Downloads

Asset Description Size
Source Code (zip) Complete source code archive ~450 KB
Source Code (tar.gz) Complete source code archive ~420 KB

🙏 Acknowledgments

Built with love using:

📞 Support


🎊 What's Next?

Stay tuned for v1.1.0 with exciting new features:

  • Additional widget templates
  • Enhanced customization options
  • Performance improvements
  • Extended documentation

What's Changed

  • Bump vite from 5.4.19 to 5.4.21 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3
  • Create CONTRIBUTING.md by @SYOP200 in #5
  • Create CODE_OF_CONDUCT.md by @SYOP200 in #4

New Contributors

Full Changelog: https://github.com/SYOP200/macwidget-studio/commits/MW.1.0.x

Made with love

By SYOP200