Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshine0523 committed Dec 9, 2022
1 parent 5387ccd commit f4d9a73
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Mi-FreeForm

![GitHub](https://img.shields.io/github/license/sunshine0523/Mi-FreeForm)

![GitHub release (latest by date)](https://img.shields.io/github/v/release/sunshine0523/Mi-FreeForm)

[简体中文](README.zh-Hans.md)

<img src="https://raw.githubusercontent.com/sunshine0523/Mi-FreeForm/master/app/src/main/res/mipmap/ic_launcher.png" width="100"/>

Mi-FreeForm is an APP that is activated through Shizuku/Sui and can display most apps in the form of freeform. Current support:
- Open the favorites app in small window mode through the global sidebar
- Open the favorites app with resident notifications
- Open the favorites app with a tile
- Make the APP that sends notifications open in freeform mode

## Download
[![酷安](images/coolapk.png)](https://www.coolapk.com/apk/com.sunshine.freeform)

[Release](https://github.com/sunshine0523/Mi-FreeForm/releases/)

## Screenshot
<img src="https://raw.githubusercontent.com/sunshine0523/Mi-FreeForm/master/images/screenshot_1.jpg" width="500"/>
<img src="https://raw.githubusercontent.com/sunshine0523/Mi-FreeForm/master/images/screenshot_2.jpg" width="500"/>

## Library
[AppIconLoader](https://github.com/zhanghai/AppIconLoader)

[Glide](https://github.com/bumptech/glide)

[RikkaX](https://github.com/RikkaApps/RikkaX)

[Shizuku](https://github.com/RikkaApps/Shizuku)

[TinyPinyin](https://github.com/promeG/TinyPinyin)

[Xposed](https://github.com/rovo89/Xposed)

## License
```
Copyright (C) 2021-2022 sunshine0523
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program 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 General Public License for more details.
```

0 comments on commit f4d9a73

Please sign in to comment.