list of new apps for fedora
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 44m51s

This commit is contained in:
2025-03-20 00:43:20 -04:00
parent e57bb30ccb
commit 7a2589d01f

View File

@@ -38,6 +38,14 @@
- [Signal](#signal)
- [Remmina](#remmina)
- [Mission Center](#mission-center)
- [Librewolf](#librewolf)
- [Yakuake](#yakuake)
- [Bruno](#bruno)
- [DBeaver](#dbeaver)
- [draw.io](#drawio)
- [GHex](#ghex)
- [KDiskMark](#kdiskmark)
- [Local Send](#local-send)
Flatpak installs are from Flathub unless otherwise noted.
@@ -427,3 +435,67 @@ It looks like Windows Task Manager but it plays like "Change Graph to Logical Pr
```bash
flatpak install io.missioncenter.MissionCenter
```
## Librewolf
Louis Rossmann said to use this instead of Firefox
```bash
flatpak install org.localsend.localsend_app
```
## Yakuake
Drop down terminal when you press `f12`
```bash
flatpak install org.kde.yakuake
```
## Bruno
Remember when postman was good? Remember with Insomnia was good? This one's good for now.
```bash
flatpak install com.usebruno.Bruno
```
## DBeaver
You know you like databases
```bash
flatpak install io.dbeaver.DBeaverCommunity
```
## draw.io
Quickly make shitty diagrams
```bash
flatpak install com.jgraph.drawio.desktop
```
## GHex
Hex view like it's 2005
```bash
flatpak install org.gnome.GHex
```
## KDiskMark
Crystal Disk Mark but, like, k disk mark
```bash
flatpak install io.github.jonmagon.kdiskmark
```
## Local Send
Send anywhere used to be so cool. Unrelated, but I loved that app back in like 2014
```bash
flatpak install org.localsend.localsend_app
```