Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axel358/smartdock
A user-friendly desktop mode launcher that offers a modern and customizable user interface
https://github.com/axel358/smartdock
Last synced: 5 days ago
JSON representation
A user-friendly desktop mode launcher that offers a modern and customizable user interface
- Host: GitHub
- URL: https://github.com/axel358/smartdock
- Owner: axel358
- License: gpl-3.0
- Created: 2021-04-15T15:30:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:36:59.000Z (13 days ago)
- Last Synced: 2024-10-29T22:50:04.844Z (13 days ago)
- Language: Kotlin
- Homepage:
- Size: 3.81 MB
- Stars: 764
- Watchers: 11
- Forks: 53
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Smart Dock
A user-friendly desktop mode launcher that offers a modern and customizable user interface![Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/1.png)
## Main features
- Very customizable, icons, colors, shapes, sounds
- Multi window support
- Keyboard shortcuts
- Support for both desktop and tablet layouts
- Compatible with all Android versions since Nougat, no root required## Install
[](https://f-droid.org/packages/cu.axel.smartdock)
You can grab the latest release from F-Droid
Note: The application should be installed as a system app in order to obtain the right permissions.
Without this functionality will be limited.## Usage
### Grant restricted permissions:
On some devices Accessibility and Notification permissions might not be available. To solve this go to: System Settings > Apps > Smartdock > 3 Dot menu (Top right corner) > Allow restricted permissions### Secure settings
To grant secure settings permissions run the following command on an adb or root shell:
```
pm grant cu.axel.smartdock android.permission.WRITE_SECURE_SETTINGS
```### Hide navigation bar
You might also want to hide the Android navigation bar.
[See hiding navigation bar](HideNav.md)The app uses an accessibility service to capture keyboard input, if that service is crashed you might need to re-enable it and/or restart the system.
## Get help and ask questions
Telegram support group: https://t.me/smartdock358
## Support the project
If you find this project useful or it has helped you in any way, consider showing your appreciation and supporting its ongoing development.
Bitcoin Address:
```
bc1qqdxea9mx536a333zwv067uc3pww6pdxz3yat8l
```Thank you for your support!
## Contributors
[See contributors](Contributors.md)