Edit: Updated the page with some cleanup and better navigation. It can now be filtered by OS and GUI/CLI.

Making posts for individual apps tends to only make sense when there’s some actually notable event that takes place, so I figured why not just make a page that lists most of the open source applications that I use? So here is that listing. The webpage version has a nice table of contents for at a glance viewing; below is the page translated to Markdown, powered by Markdownr:

Writing

Joplin (Notes)

WebsiteSource CodeGet from F-Droid

I haven’t been using it for very long. I used to use Logseq, but I’ve been finding that the more document/page oriented style of note-taking works better in some cases.

LyX (Math & Documents)

WebsiteSource Code

LyX is, without a doubt the best writing program. That’s probably an exaggeration, but I do really like LyX. It’s great for math, and even generates HTML; the first version of this page was drafted in LyX.

Saber (Handwriting/Drawing)

Honestly, I don’t use this that much, however it does come in handy for writing/drawing on PDFs and for quickly jotting down equations.

Reading

KOReader (PDF/Documents)

WebsiteSource CodeGet from F-Droid

KOReader has a fairly minimal interface, but is quite versatile. It supports a lot of different document formats (and can also be used as an image viewer).

Tachiyomi (Web Comics)

Not much to say, it reads comics. It even has xkcd.

App Management

App Manager

WebsiteSource CodeGet from F-Droid

It’s rather aptly named.

Aurora Store (Google Play Store)

WebsiteSource CodeGet from F-Droid

Somewhat ironically, this is only useful for installing apps that aren’t on this list. However, it does come in handy if you don’t have the Google Play Store.

F-Droid (App Store)

WebsiteSource Code

The quintessential FOSS software center for Android.

Termux (Android Terminal)

Not all software is packaged for Termux, but those that are can be quite handy. For example, Lyx is in the main repositories, and Code-OSS is available in the Termux User Repository

Audio/Video

PipePipe (YouTube)

Source CodeGet from F-Droid

It plays video from YouTube. The non-YouTube services it supports are different, but for those who only use YouTube, the primary differentiator I use it for is the ability to view comment replies.

VLC (Video Player)

WebsiteSource CodeGet from F-Droid

ViMusic (YouTube Music)

Source CodeGet from F-Droid

A straightforward YouTube Music client. It supports offline playback, though there is no way to get songs cached apart from playing through them. It can also be somewhat feature-bare at times.

Internet

Fennec F-Droid / Firefox (Browser)

WebsiteSource CodeGet from F-Droid

The quintessential FOSS browser. Well, maybe Chromium is, except everyone and their aunt has made their own proprietary spinoff of that… On Android in particular, support for addons is a big plus.

K-9 Mail (E-Mail)

WebsiteSource CodeGet from F-Droid

“Thunderbird for Android” shenanigans aside, it’s a nice email client in its own right.

WG Tunnel (Wireguard)

Source CodeGet from F-Droid

It’s a Wireguard client for Android. It is mostly quality-of-life features that make it nicer than the official Wireguard client, such as being able to put spaces in tunnel names, search in app exclusion, and being available on F-Droid.

Games

AAAAXY (Platformer)

WebsiteSource CodeGet from F-Droid

A “simple” platformer. I recommend just trying it and exploring how it works yourself.

Forkyz (Crossword Puzzles)

Source CodeGet from F-Droid

You can play crossword puzzles with this app.

Puzzles

WebsiteSource CodeGet from F-Droid

A description is obviated by the name; it is a puzzle collection. I’m just going to be blunt and say I don’t like most of the puzzles, however there are a few that I do quite like, and I recommend giving each of the sub-games a go.

Shattered Pixel Dungeon

WebsiteSource CodeGet from F-Droid

A fun roguelike. I’m not very good at the whole “stay alive” bit.

Programming

Code-OSS (Editor)

Source Code

It’s VSCode, but without proprietary bits. Telemetry may still be enabled by default, however.

Nim (Language)

WebsiteSource Code

Nim is hands-down my favorite programming language. The documentation is admittedly not the greatest, but it combines a lot of interesting ideas, and it gives a lot of freedom in terms of programming style.

Files

gdu (Disk Usage)

Source Code

It’s basically ncdu but in Go. I find that it works better than ncdu on Android/Termux

Syncthing (File Sync)

WebsiteSource CodeGet from F-Droid

Technically it is intended for file syncing, but I ended up using it for backups for the sake of convenience.

Miscellaneous

Arity (Calculator)

Source CodeGet from F-Droid

It’s a calculator. Note: There are two applications on F-Droid. One is “Arity,” the original version, and the other is “ArityCalc,” an updated fork (which is listed here)

Barcode Scanner

Source CodeGet from F-Droid

In addition to the obvious capability of scanning barcodes, it can scan and produce QR codes, Aztec codes, Data Matrix codes, and many types of barcode. Admittedly, there’s not much to scan QR codes for, but one (bad?) way I use it is as a lazy way to send a short string to another device.

Bitwarden (Password Manager)

WebsiteSource CodeGet from F-Droid

It’s a password manager.

Krita (Drawing)

WebsiteSource CodeGet from F-Droid

I must admit, I’m not much of an artist. However, it’s pretty good for basic image editing.

Organic Maps

WebsiteSource CodeGet from F-Droid

Maps are based on OpenStreetMap and can be downloaded for offline usage.

PDF Doc Scan

Source CodeGet

Self-explanatorily, it scans documents.

Simple Gallery

Source CodeGet from F-Droid

It’s a gallery app. Unfortunately, SimpleMobileTools has been acquired by ZipoApps. Although the F-Droid version will probably not be affected, it doesn’t seem likely that they will remain maintained. Hopefully one of the forks will be successful.

Unexpected Keyboard

WebsiteGet from F-Droid

Quite a basic, no-nonsense keyboard. It can take some time to get used to the positioning of the symbols and how to swipe for them.

  • Sea of Tranquility
    link
    fedilink
    0
    edit-2
    4 months ago

    As a lemmy client, I would add Eternity (APGL-3.0).

    For latex documents I would highly recommend Overleaf (APGL-3.0). You can selfhost it on an old PC or raspberry pi and have crossplatform access on all your devices

    A better alternative to F-Droid would be Neo Store (GPL-3.0) which has a more modern design and is less broken in general.

    For apps that are only available as github releases (e.g. hypeBard) I would recommend obtainium (GPL-3.0) which automates the update process.

    My personal preference for calculator apps is NCalcLibre (GPL-3.0) which has a slightly different set of features than your suggestion but has a more structured UI imo.

    Text Tools Pro (Apache-2.0) is another awesome tool that can improve your typing experience dramatically.

    If you have a degoogled device you might want to install FMD (GPL-3.0) in case you lose it.

    For rooted devices, I would also add BCR (GPL-3.0) + BCR-GUI (GPL-3.0) to keep a record of important calls.

    Another app that is especially useful on rooted devices is AdAway (GPL-3.0) which is a system-wide ad blocker that doesn’t require any resources.