summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-11-12 14:50:04 +0000
committerMatthew Lemon <y@yulqen.org>2023-11-12 14:50:04 +0000
commit9e0dbc7392eebb883fc337f8c78c67ec7c804d2e (patch)
tree397085eec340ba81e26452ffe34e7d6b6668fb0b
parentaaddf429bd724e1fd92924d20c750c89a0e2644a (diff)
Adds new blog post of current applications
-rw-r--r--content/blog/my_default_applications_2023.md42
1 files changed, 42 insertions, 0 deletions
diff --git a/content/blog/my_default_applications_2023.md b/content/blog/my_default_applications_2023.md
new file mode 100644
index 0000000..a0801f2
--- /dev/null
+++ b/content/blog/my_default_applications_2023.md
@@ -0,0 +1,42 @@
+---
+title: "My default applications 2023"
+date: 2023-11-12T14:02:56Z
+draft: false
+categories: ['Computing']
+tags: ['software']
+---
+
+Inspired by https://hunden.linuxkompis.se/2023/11/09/my-default-applications-2023.html:
+
+| Type| Description |
+|---------------------------------------|-----------------------------------------------------------------------------------------------------------|
+| Operating system: | [Arch Linux](https://archlinux.org/) (on desktop and laptops); [Debian](https://www.debian.org) on servers |
+| Window manager: | [i3](https://i3wm.org/) |
+| Web browser: | [Librewolf](https://librewolf.net/), [Firefox](https://www.mozilla.org/en-GB/firefox/new/) |
+| Web feed client: | [Newsboat](https://newsboat.org/) |
+| Bookmark manager: | [quicknote](https://git.sr.ht/~yulqen/quicknote) |
+| Email client: | [aerc](https://aerc-mail.org/) |
+| Email provider: | [Purelymail](https://purelymail.com/) |
+| Calendar: | [Khal](https://github.com/pimutils/khal) |
+| Contact book: | [Khard](https://khard.readthedocs.io/en/latest/index.html) |
+| CalDAV/CardDAV provider: | [Radicale](https://radicale.org/v3.html) |
+| Instant messaging: | [Dendrite](https://github.com/matrix-org/dendrite) (Matrix) |
+| Audio and video calls: | NA |
+| Cloud storage: | NA (at present) |
+| Password manager: | [pass](https://www.passwordstore.org/), [Bitwarden](https://bitwarden.com/) |
+| Terminal emulator: | [xfce4-terminal](https://bitwarden.com/) |
+| Shell: | [Bash](https://www.gnu.org/software/bash/) |
+| Text editor: | [vim](https://www.vim.org/) - RIP Bram Moolenaar |
+| Word processing: | [vim](https://www.vim.org/), [Pandoc](https://pandoc.org/) |
+| Code editing/IDE: | [vim](https://www.vim.org/) - RIP Bram Moolenaar |
+| Notes: | [vim](https://www.vim.org/) - RIP Bram Moolenaar |
+| To-do application: | [taskwarrior](https://taskwarrior.org/) |
+| Music player: | [mpd](https://www.musicpd.org/), [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp), [mpv](https://mpv.io/) |
+| Video player: | [mpv](https://mpv.io/) |
+| Podcast client: | [Antennapod](https://antennapod.org/_ |
+| File manager: | [Bash](https://www.gnu.org/software/bash/) |
+| Photo management: | [Darktable](https://www.darktable.org/) |
+| Budgeting/finances: | [hledger](https://hledger.org/) |
+| Shopping list: | [Microsoft To-do](https://to-do.office.com/tasks/) - to sync with my wife |
+| Meal planning: | [Trello](https://trello.com) |
+