merge flatpak and snap
parent
fcd78b22dd
commit
9c59f6058a
|
@ -0,0 +1,102 @@
|
||||||
|
# Flatpak and Snap
|
||||||
|
|
||||||
|
## Internet
|
||||||
|
|
||||||
|
Chromium
|
||||||
|
[Snap](https://snapcraft.io/chromium)
|
||||||
|
|
||||||
|
Firefox
|
||||||
|
[Snap](https://snapcraft.io/firefox)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/org.mozilla.firefox)
|
||||||
|
|
||||||
|
## Office
|
||||||
|
|
||||||
|
LibreOffice
|
||||||
|
[Snap](https://snapcraft.io/libreoffice)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/org.libreoffice.LibreOffice)
|
||||||
|
|
||||||
|
## Media
|
||||||
|
|
||||||
|
VLC
|
||||||
|
[Snap](https://snapcraft.io/vlc)
|
||||||
|
[Flatpak](https://flathub.org/apps/search/vlc)
|
||||||
|
|
||||||
|
Celluloid
|
||||||
|
[Flatpak](https://flathub.org/apps/details/io.github.celluloid_player.Celluloid)
|
||||||
|
|
||||||
|
OBS Studio
|
||||||
|
[Snap](https://snapcraft.io/obs-studio)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.obsproject.Studio)
|
||||||
|
|
||||||
|
## Appearance
|
||||||
|
|
||||||
|
Fondo
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.github.calo001.fondo)
|
||||||
|
|
||||||
|
HydraPaper
|
||||||
|
[Flatpak](https://flathub.org/apps/details/org.gabmus.hydrapaper)
|
||||||
|
|
||||||
|
### Games
|
||||||
|
|
||||||
|
Steam
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.valvesoftware.Steam)
|
||||||
|
|
||||||
|
### Productivity
|
||||||
|
|
||||||
|
Planner
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.github.alainm23.planner)
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
### Languages
|
||||||
|
|
||||||
|
Go
|
||||||
|
[Snap](https://snapcraft.io/go)
|
||||||
|
|
||||||
|
node
|
||||||
|
[Snap](https://snapcraft.io/node)
|
||||||
|
|
||||||
|
### Editor/IDE
|
||||||
|
|
||||||
|
Vim
|
||||||
|
[Flatpak](https://flathub.org/apps/details/org.vim.Vim)
|
||||||
|
|
||||||
|
Neovim
|
||||||
|
[Snap](https://snapcraft.io/nvim)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/io.neovim.nvim)
|
||||||
|
|
||||||
|
Visual Studio Code
|
||||||
|
[Snap](https://snapcraft.io/code)
|
||||||
|
|
||||||
|
VS Codium
|
||||||
|
[Snap](https://snapcraft.io/codium)
|
||||||
|
|
||||||
|
GoLand
|
||||||
|
[Snap](https://snapcraft.io/goland)
|
||||||
|
|
||||||
|
DataGrip
|
||||||
|
[Snap](https://snapcraft.io/datagrip)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.jetbrains.DataGrip)
|
||||||
|
|
||||||
|
### Others
|
||||||
|
|
||||||
|
Postman
|
||||||
|
[Snap](https://snapcraft.io/postman)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.getpostman.Postman)
|
||||||
|
|
||||||
|
HTTPie
|
||||||
|
[Snap](https://snapcraft.io/http)
|
||||||
|
|
||||||
|
## Chat
|
||||||
|
|
||||||
|
Slack
|
||||||
|
[Snap](https://snapcraft.io/slack)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.slack.Slack)
|
||||||
|
|
||||||
|
Discord
|
||||||
|
[Snap](https://snapcraft.io/discord)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/com.discordapp.Discord)
|
||||||
|
|
||||||
|
Telegram Desktop
|
||||||
|
[Snap](https://snapcraft.io/telegram-desktop)
|
||||||
|
[Flatpak](https://flathub.org/apps/details/org.telegram.desktop)
|
|
@ -1,75 +0,0 @@
|
||||||
# Flatpak
|
|
||||||
|
|
||||||
Assume you use Archlinux.
|
|
||||||
|
|
||||||
Read [Flatpak](https://wiki.archlinux.org/index.php/Flatpak).
|
|
||||||
|
|
||||||
## [Flathub repository](https://flathub.org/home)
|
|
||||||
|
|
||||||
### Internet
|
|
||||||
|
|
||||||
[Firefox](https://flathub.org/apps/details/org.mozilla.firefox)
|
|
||||||
|
|
||||||
[Tor Browser Launcher](https://flathub.org/apps/details/com.github.micahflee.torbrowser-launcher)
|
|
||||||
|
|
||||||
[qBittorrent](https://flathub.org/apps/details/org.qbittorrent.qBittorrent)
|
|
||||||
|
|
||||||
### Office
|
|
||||||
|
|
||||||
[LibreOffice](https://flathub.org/apps/details/org.libreoffice.LibreOffice)
|
|
||||||
|
|
||||||
### Image
|
|
||||||
|
|
||||||
[GNU Image Manipulation Program](https://flathub.org/apps/details/org.gimp.GIMP)
|
|
||||||
|
|
||||||
[Inkscape](https://flathub.org/apps/details/org.inkscape.Inkscape)
|
|
||||||
|
|
||||||
### Video
|
|
||||||
|
|
||||||
[VLC](https://flathub.org/apps/details/org.videolan.VLC)
|
|
||||||
|
|
||||||
[Celluloid](https://flathub.org/apps/details/io.github.celluloid_player.Celluloid)
|
|
||||||
|
|
||||||
[OBS Studio](https://flathub.org/apps/details/com.obsproject.Studio)
|
|
||||||
|
|
||||||
[Peek](https://flathub.org/apps/details/com.uploadedlobster.peek)
|
|
||||||
|
|
||||||
### Appearance
|
|
||||||
|
|
||||||
[Fondo](https://flathub.org/apps/details/com.github.calo001.fondo)
|
|
||||||
|
|
||||||
[HydraPaper](https://flathub.org/apps/details/org.gabmus.hydrapaper)
|
|
||||||
|
|
||||||
### Games
|
|
||||||
|
|
||||||
[Steam](https://flathub.org/apps/details/com.valvesoftware.Steam)
|
|
||||||
|
|
||||||
### Productivity
|
|
||||||
|
|
||||||
[Planner](https://flathub.org/apps/details/com.github.alainm23.planner)
|
|
||||||
|
|
||||||
### Developer
|
|
||||||
|
|
||||||
[Postman](https://flathub.org/apps/details/com.getpostman.Postman)
|
|
||||||
|
|
||||||
[Vim](https://flathub.org/apps/details/org.vim.Vim)
|
|
||||||
|
|
||||||
[Neovim](https://flathub.org/apps/details/io.neovim.nvim)
|
|
||||||
|
|
||||||
[Visual Studio Code](https://flathub.org/apps/details/com.visualstudio.code)
|
|
||||||
|
|
||||||
### Chat
|
|
||||||
|
|
||||||
[Discord](https://flathub.org/apps/details/com.discordapp.Discord)
|
|
||||||
|
|
||||||
[Slack](https://flathub.org/apps/details/com.slack.Slack)
|
|
||||||
|
|
||||||
[Microsoft Teams](https://flathub.org/apps/details/com.microsoft.Teams)
|
|
||||||
|
|
||||||
[Zoom](https://flathub.org/apps/details/us.zoom.Zoom)
|
|
||||||
|
|
||||||
[Skype](https://flathub.org/apps/details/com.skype.Client)
|
|
||||||
|
|
||||||
[Telegram Desktop](https://flathub.org/apps/details/org.telegram.desktop)
|
|
||||||
|
|
||||||
[Signal Desktop](https://flathub.org/apps/details/org.signal.Signal)
|
|
|
@ -1,21 +0,0 @@
|
||||||
# Snap
|
|
||||||
|
|
||||||
## [Store](https://snapcraft.io/store)
|
|
||||||
|
|
||||||
### Internet
|
|
||||||
|
|
||||||
### Office
|
|
||||||
|
|
||||||
### Image
|
|
||||||
|
|
||||||
### Video
|
|
||||||
|
|
||||||
### Appearance
|
|
||||||
|
|
||||||
### Games
|
|
||||||
|
|
||||||
### Productivity
|
|
||||||
|
|
||||||
### Developer
|
|
||||||
|
|
||||||
### Chat
|
|
Loading…
Reference in New Issue