Merge pull request #30341 from geekpi/translating

translated
This commit is contained in:
geekpi
2023-10-23 08:42:07 +08:00
committed by GitHub
2 changed files with 96 additions and 101 deletions

View File

@@ -1,101 +0,0 @@
[#]: subject: "An Interesting Bluetooth App for Linux Just Appeared!"
[#]: via: "https://news.itsfoss.com/bluetooth-app-linux-overskride/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1693450080"
[#]: translator: "geekpi"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
An Interesting Bluetooth App for Linux Just Appeared!
======
All things Bluetooth with this brand new app!
A new app for Linux has shown up that could be a one-stop app for all your Bluetooth needs.
Called ' **Overskride** ', it is **an open-source app** making an appearance with its first release. Even though it is in a work-in-progress state, it offers some decent functionality.
Allow me to take you through it.
### Overskride: What to Expect?
![][1]
Overskride will appeal to the Rust-heads out there, as it is **primarily written in the Rust programming language** with **a GTK4/libadwaita flavor** to it.
According to the developer, it is meant to be **a straightforward Bluetooth and Obex client** _(planned for future)_ that works irrespective of the desktop environment or window manager being used.
![][2]
Some key features include:
* **Trust/Block devices.**
* **Ability to send/receive files.**
* **Set connection timeout periods.**
* **Support for configuring the adapter.**
Looking at the screenshot above, you have got about every essential option to customize the Bluetooth device, and the connection, including the adapter name.
Of course, considering this is the first release of the app ever, one should not set high expectations. So, there would be room for improvements.
For now, here's **a little sneak peek of Overskride** to check what it offers.
I set it up using the provided Flatpak package on Ubuntu 22.04 LTS with GNOME 42.9. It didn't seem to have any issues with running on this setup.
Overskride was able to detect my smartphone, with various options to configure it.
![][3]
You can add the device to the trusted list or block list, rename it, and send a file as well.
I gave the **file transfer feature** a try, but before I could do that, I had to allow access to user files using [Flatseal][4] so that it could read the files on my system.
![][5]
The transfer began after I accepted the file transfer on my phone. The speeds were okay, and the file did get there in one piece, without any issues.
![][6]
I must say, for its first-ever release, the developer has presented us with a useful utility. I am excited to see what kind of improvements its future releases will offer.
The developer [was asked][7] by a Reddit user if there are any plans to **support for showing the battery percentage of wireless headphones.** In response to that, the dev mentioned that it is tricky to do so, as every device follows a different specification, which makes such a goal harder to achieve.
**Suggested Read** 📖
![][8]
### 📥 Get Overskride
For now, Overskride is only available via its [GitHub repo][9] as a Flatpak package. Or, you can compile it from source.
[Overskride (GitHub)][10]
I hope the developer publishes it on [Flathub][11] once it gets to a stable release to make it accessible for users.
* * *
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/bluetooth-app-linux-overskride/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://news.itsfoss.com/content/images/2023/10/Overskride_1.png
[2]: https://news.itsfoss.com/content/images/2023/04/Follow-us-on-Google-News.png
[3]: https://news.itsfoss.com/content/images/2023/10/Overskride_2.png
[4]: https://itsfoss.com/flatseal/
[5]: https://news.itsfoss.com/content/images/2023/10/Overskride_3.png
[6]: https://news.itsfoss.com/content/images/2023/10/Overskride_4.png
[7]: https://www.reddit.com/r/gnome/comments/17a5m99/full_release_of_my_bluetooth_app_d/k5b3ybg/
[8]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
[9]: https://github.com/kaii-lb/overskride
[10]: https://github.com/kaii-lb/overskride/releases/
[11]: https://flathub.org/en

View File

@@ -0,0 +1,96 @@
[#]: subject: "An Interesting Bluetooth App for Linux Just Appeared!"
[#]: via: "https://news.itsfoss.com/bluetooth-app-linux-overskride/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1693450080"
[#]: translator: "geekpi"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
刚刚出现的一款有趣的 Linux 蓝牙应用!
======
通过这个全新的应用可以实现所有蓝牙功能!
一款适用于 Linux 的新应用已经出现,它可能是满足你所有蓝牙需求的一站式应用。
这款名为 “**Overskride**” 的开源应用首次发布。尽管它还处于开发阶段,但已经提供了一些不错的功能。
请允许我带你看一下。
### Overskride可以期待什么
![][1]
Overskride 将会吸引 Rust 爱好者,因为它**主要是用 Rust 语言**编写的,带有 **GTK4/libadwaita 风格**
根据开发人员的说法,它是一个**简单的蓝牙和 Obex 客户端**_未来计划_无论使用什么桌面环境或窗口管理器都可以工作。
![][2]
一些主要功能包括:
* **信任/阻止设备。**
* **能够发送/接收文件。**
* **设置连接超时时间。**
* **支持配置适配器。**
查看上面的截图,你可以看到自定义蓝牙设备和连接的所有基本选项,包括适配器名称。
当然,考虑到这是该应用的第一次发布,人们不应该抱有太高的期望。因此,还有改进的空间。
现在,这里是 **Overskride 的一些预览**,以查看它提供的功能。
我在 Ubuntu 22.04 LTS 和 GNOME 42.9 上使用提供的 Flatpak 包进行安装。在此安装上运行似乎没有任何问题。
Overskride 能够检测到我的智能手机,并提供多种配置选项。
![][3]
你可以将设备添加到受信任列表或阻止列表、重命名并发送文件。
我尝试了**文件传输功能**,但在此之前,我必须使用 [Flatseal][4] 允许访问用户文件,以便它可以读取我系统上的文件。
![][5]
我在手机上接受文件传输后,传输开始。速度还可以,文件确实完整地到达那里,没有任何问题。
![][6]
我必须说,在其首次发布时,开发人员为我们提供了一个有用的实用程序。我很高兴看到其未来版本将提供什么样的改进。
一位 Reddit 用户[询问][7]是否有任何计划**支持显示无线耳机的电池百分比**。对此,开发人员提到这样做很棘手,因为 每个设备都遵循不同的规范,这使得这一目标更难实现。
### 📥 获得 Overskride
目前Overskride 只能通过 [GitHub 仓库][9]以 Flatpak 软件包的形式提供。或者,你也可以从源代码开始编译。
[Overskride (GitHub)][10]
我希望开发者在发布稳定版本后将其发布在 [Flathub][11] 上,以便用户可以使用。
* * *
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/bluetooth-app-linux-overskride/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[geekpi](https://github.com/geekpi)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://news.itsfoss.com/content/images/2023/10/Overskride_1.png
[2]: https://news.itsfoss.com/content/images/2023/04/Follow-us-on-Google-News.png
[3]: https://news.itsfoss.com/content/images/2023/10/Overskride_2.png
[4]: https://itsfoss.com/flatseal/
[5]: https://news.itsfoss.com/content/images/2023/10/Overskride_3.png
[6]: https://news.itsfoss.com/content/images/2023/10/Overskride_4.png
[7]: https://www.reddit.com/r/gnome/comments/17a5m99/full_release_of_my_bluetooth_app_d/k5b3ybg/
[9]: https://github.com/kaii-lb/overskride
[10]: https://github.com/kaii-lb/overskride/releases/
[11]: https://flathub.org/en