Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.55 KB

File metadata and controls

49 lines (36 loc) · 1.55 KB

学习的最佳方式就是模仿,模仿的最佳方式就是造轮子! - wildmildnull

The best way to learn is imitation, and the best way to imitate is to reinvent the wheel. - WildMildNull

launch

MacWheel-Launch is a macOS Launch imitator written in pure Swift.

Screenshot

图片描述

macwheel-launch is a macOS App which is similar to built-in Launch in macOS, it gives you an alertnative to manage your applications. It has no animation, no full screen to occupy whole workspace when you pay attention to work, and also no scrolling workspace, every app is in front of you.

Features

  • Easy to learn for new learner
  • A simple and plain window
  • Support search, customized display rows
  • Support open and redirect to app in Finder
  • Lower footprint
  • Mark to favourite as needed
  • Dark mode support
  • Group support
  • TBD

Compatibility

  • macOS 15
  • macOS 14
  • macOS 13

Development Tools, Lauguage and Framework

  • Xcode 15
  • Swift 6.0
  • SwiftUI
  • AppKit

Vision

  • Create an interesting vibe programming culture
  • Provide entrypoint to learn Apple App for new learner
  • Have a clearer direction to make a product for interested developer
  • Just for fun

License

This project is released under the MIT License