Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Caldis/Mos
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
https://github.com/Caldis/Mos
homebrew macos mouse osx reverse scroll smooth smooth-scrolling smoothscroll swift
Last synced: about 1 month ago
JSON representation
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
- Host: GitHub
- URL: https://github.com/Caldis/Mos
- Owner: Caldis
- License: other
- Created: 2017-01-27T12:12:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T22:26:37.000Z (5 months ago)
- Last Synced: 2024-10-16T02:40:15.744Z (about 2 months ago)
- Topics: homebrew, macos, mouse, osx, reverse, scroll, smooth, smooth-scrolling, smoothscroll, swift
- Language: Swift
- Homepage: http://mos.caldis.me
- Size: 53.8 MB
- Stars: 14,472
- Watchers: 97
- Forks: 516
- Open Issues: 265
-
Metadata Files:
- Readme: README.enUS.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- favorite-link - 一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具,让你的滚轮爽如触控板。
- open-source-mac-os-apps - Mos - Smooth your mouse's scrolling and reverse the mouse scroll direction ![swift_icon] (Applications / Utilities)
- awesome-github-star - Mos
- open-source-mac-os-apps - Mos - Smooth your mouse's scrolling and reverse the mouse scroll direction ![swift_icon] (Applications / Utilities)
- awesome-swift-macos-apps - Mos - Smooth your mouse's scrolling and reverse the mouse scroll direction (Utilities / Text)
- awesome-swift-macos-apps - Mos - Smooth your mouse's scrolling and reverse the mouse scroll direction (Utilities / Text)
README
# Mos
![Xcode 9.0+](https://img.shields.io/badge/Xcode-9.0%2B-blue.svg)
![Swift 4.0+](https://img.shields.io/badge/Swift-4.0%2B-orange.svg)A free & simple app allow your mouse wheel to scroll smoothly on macOS.
[中文](https://github.com/Caldis/Mos/blob/master/README.md) | [English](https://github.com/Caldis/Mos/blob/master/README.enUS.md)
## Homepage
http://mos.caldis.me/
## Features
- Let the mouse wheel scroll smoothly just like using a touchpad.
- Allows customizing scroll behavior, such as the speed and acceleration.
- Allows customizing the scrolling behavior for touchpad and mouse wheel separately.
- Provides an informative graph that shows the scroll events.
- Built in per app block/allow list support.
- Coded with Swift.## Screenshot
## Download & Install
### Homebrew
If you wish to install the application from [Homebrew](https://brew.sh):
```bash
$ brew install mos
```The application will live at `/Applications/Mos.app`.
To update the app:
```bash
$ brew update
$ brew reinstall mos
```Quit then relaunch the app.
### Manual Installation
- [GithubRelease](https://github.com/Caldis/Mos/releases/)
## Guide
- [GithubWiki](https://github.com/Caldis/Mos/wiki)
## Thanks
- [Charts](https://github.com/danielgindi/Charts)
- [iconfont.cn](http://www.iconfont.cn)
- [LoginServiceKit](https://github.com/Clipy/LoginServiceKit)
- [Smoothscroll-for-websites](https://github.com/galambalazs/smoothscroll-for-websites)## Contributing
Feel free to submit or propose improvements to the code or to the translation of Mos in different languages. Please submit new issues through [GitHub issues](https://github.com/Caldis/Mos/issues). If you are good at coding, please submit a PR directly!
## LICENSE
Copyright (c) 2018 Caldis rights reserved.
[CC Attribution-NonCommercial](http://creativecommons.org/licenses/by-nc/4.0/)
Do not upload Mos to the App Store.