Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanlua/fluentautoclicker
A beautifully designed fluent design auto clicker for Windows 10 & 11. Made with WinUI 3 & Windows App SDK
https://github.com/ryanlua/fluentautoclicker
autoclicker automation collaborate csharp desktop dotnet fluent fluent-design ghdesktop utilities winappsdk windows windows-10 windows-11 winui3 xaml
Last synced: 3 days ago
JSON representation
A beautifully designed fluent design auto clicker for Windows 10 & 11. Made with WinUI 3 & Windows App SDK
- Host: GitHub
- URL: https://github.com/ryanlua/fluentautoclicker
- Owner: RyanLua
- License: agpl-3.0
- Created: 2023-04-20T16:26:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T02:18:52.000Z (6 days ago)
- Last Synced: 2024-12-16T02:30:08.789Z (6 days ago)
- Topics: autoclicker, automation, collaborate, csharp, desktop, dotnet, fluent, fluent-design, ghdesktop, utilities, winappsdk, windows, windows-10, windows-11, winui3, xaml
- Language: C#
- Homepage:
- Size: 71.9 MB
- Stars: 62
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: COPYING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Fluent Auto Clicker
> [!IMPORTANT]
> This app is still in development and no public release is available. Consider [starring the repository](https://docs.github.com/en/get-started/exploring-projects-on-github/saving-repositories-with-stars) to show your support.**Fluent Auto Clicker** is a beautifully designed auto clicker for Windows 10 and 11, made with the [Fluent Design Guidelines](https://learn.microsoft.com/en-us/windows/apps/design/basics/).
## π Features
* β‘ **Lightning-Fast Clicking**: 1ms intervals between clicks, allowing for up to 1000 clicks per second.
* π **Light & Dark Theme**: Dark and light themes for you to chose along with changing the background material.
* π‘οΈ **Secure by Design**: Build for safety and security by using [MSIX AppContainer](https://learn.microsoft.com/en-us/windows/msix/msix-container) for app isolation and virtualization.
* π **Open Source**: Fully open-source, allowing you to view to the source code for maximum transparency.
## π Contributing
We welcome contributions from everyone. Before contributing, read the [contribution guidelines](.github/CONTRIBUTING.md).
Don't know where you start? Make your first contribution by tackling one a [good first issue](https://github.com/RyanLua/FluentAutoClicker/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
If you are more experienced, consider checking out a [help wanted issue](https://github.com/RyanLua/FluentAutoClicker/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).
## πͺͺ License
ο»ΏCopyright (C) 2024 Ryan Luu
Fluent Auto Clicker is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Fluent Auto Clicker is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. A copy of the GNU Affero General Public License is available in the [`COPYING.md`](COPYING.md) file in the root of this repository. If not, see .