选题[tech]: 20231018 Fedora Linux Flatpak cool apps to try for October

sources/tech/20231018 Fedora Linux Flatpak cool apps to try for October.md
This commit is contained in:
DarkSun 2023-10-19 05:03:40 +08:00
parent ac364dedbd
commit 3d00c41352

View File

@ -0,0 +1,131 @@
[#]: subject: "Fedora Linux Flatpak cool apps to try for October"
[#]: via: "https://fedoramagazine.org/fedora-linux-flatpak-cool-apps-to-try-for-october/"
[#]: author: "Eduard Lucena https://fedoramagazine.org/author/x3mboy/"
[#]: collector: "lujun9972/lctt-scripts-1693450080"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Fedora Linux Flatpak cool apps to try for October
======
![][1]
Original image by Daimar Stein
This article introduces projects available in Flathub with installation instructions.
[Flathub][2] is the place to get and distribute apps for all of Linux. It is powered by Flatpak, allowing Flathub apps to run on almost any Linux distribution.
Please read “[Getting started with Flatpak][3]“. In order to enable flathub as your flatpak provider, use the instructions on the [flatpak site][4].
### Warehouse
[Warehouse][5] is a graphical utility to manage your installed flatpak applications and your flatpak remotes. Some of the most important features are:
* Viewing Flatpak Info
* Managing User Data
* Batch Actions
* Leftover Data Management
* Manage Remotes
You can install “Warehouse” by clicking the install button on the web site or manually using this command:
```
flatpak install flathub io.github.flattool.Warehouse
```
### Jogger
[Jogger][6] is an app for Gnome Mobile to track running and other workouts. It is built with GTK4, Libadwaita, Rust and Sqlite. Even though targeted for Gnome Mobile, it works pretty well under Gnome Shell and I find it very useful to keep my stats. Some of the features are:
* Track a workout using Geoclue location
* Import workouts from a Fitotrack export
* Manually enter a workout
* View workout details
* Edit a workout
* Delete a workout
* Calculate calories burned for workouts
You can install “Jogger” by clicking the install button on the web site or manually using this command:
```
flatpak install flathub xyz.slothlife.Jogger
```
### Kooha
[Kooha][7] is a simple screen recorder with a minimalist interface. You can just click the record button without having to configure a bunch of settings.
The main features of Kooha include the following:
* Record microphone, desktop audio, or both at the same time
* Support for WebM, MP4, GIF, and Matroska formats
* Select a monitor, a window, or a portion of the screen to record
* Multiple sources selection
* Configurable saving location, pointer visibility, frame rate, and delay
* It works very well on wayland.
```
flatpak install flathub io.github.seadve.Kooha
```
### Warzone 2100
And who doesnt love a classic Linux game?
[Warzone 2100][8] lets you command the forces of The Project in a battle to rebuild the world after mankind was nearly destroyed by nuclear missiles.
![][9]
Warzone 2100, released in 1999 and developed by Pumpkin Studios, is a ground-breaking and innovative 3D real-time strategy game.
In 2004 Eidos, in collaboration with Pumpkin Studios, released the source for the game under the terms of the GNU GPL. This release included everything but the music and in-game video sequences. These, however, were also later released.
This game has one problem: It uses an old platform package (org.kde.Platform 6.4). This means that it takes more space on disk but the fun is worth it!
You can install “Warzone 2100” by clicking the install button on the web site or manually using this command:
```
flatpak install flathub net.wz2100.wz2100
```
_**Warzone 2100**_ _**is also available as rpm on fedoras repositories**_
--------------------------------------------------------------------------------
via: https://fedoramagazine.org/fedora-linux-flatpak-cool-apps-to-try-for-october/
作者:[Eduard Lucena][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://fedoramagazine.org/author/x3mboy/
[b]: https://github.com/lujun9972
[1]: https://fedoramagazine.org/wp-content/uploads/2023/10/flatpak_for_October-816x345.jpg
[2]: https://flathub.org
[3]: https://fedoramagazine.org/getting-started-flatpak/
[4]: https://flatpak.org/setup/Fedora
[5]: https://flathub.org/apps/io.github.flattool.Warehouse
[6]: https://flathub.org/apps/xyz.slothlife.Jogger
[7]: https://flathub.org/apps/io.github.seadve.Kooha
[8]: https://flathub.org/apps/net.wz2100.wz2100
[9]: https://fedoramagazine.org/wp-content/uploads/2023/10/image-1024x738.png