cfbsks

Results 8 issues of cfbsks

类似大多数搜索引擎,添加该快捷键功能可防止你的手离开键盘去动用鼠标,增强体验

### Verify steps - [X] 如果你可以自己 debug 并解决的话,提交 PR 吧 Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome. -...

Stale

![image](https://user-images.githubusercontent.com/76492899/209854844-84f06df3-450d-447d-a246-a3b232a1de14.png)

platform: windows

It appears that the GitHub issue is requesting for an automatic build of a Docker image through GitHub Actions (GHA), but there has been no update or progress for the...

I've noticed potential key space loss in Bark's AES encryption. Consider using openssl, as in: ``` echo -n $plaintext | openssl enc -aes-256-cbc -iv $iv -pass pass:12345678 | base64 -w...

``` """ Bark Notification Script ------------------------ This script allows you to send encrypted notifications using the Bark API. Usage: 1. Set up your configuration: - Set `DEVICE_KEY` to your Bark...

enhancement