photocon

Console tool for SFOS to take a picture with front or back camera.

Get help with --help or -h.

 

Example to take a picture with the front camera:

photocon cam=2

Pictures get saved as:

/home/nemo/Pictures/IMG_xxxxxxxx.jpg

Take a focused picture with back(primary) camera, Version 0.0.2 (3.1.0.12):

photocon cam=1 --focus

Take an one minute video:

photocon cam=1 path=/home/nemo/Videos/test.mp4 time=60 --video

To take a series of 10 photos with a delay of 2 seconds

photocon cam=1 delay=2 count=10

go

Go is a high-level, general-purpose programming language that is statically-typed and compiled. It is known for the simplicity of its syntax and the efficiency of development that it enables through the inclusion of a large standard library supplying many needs for common projects.

Proton Bridge CLI

Proton Bridge (CLI only) packaged for SailfishOS. Also includes a systemd service which you can enable using:

systemctl --user daemon-reload (only the first time)
systemctl --user start proton-bridge.service

Note that the way it works is pretty idiotic and you have to stop it before you can configure it:

systemctl --user stop proton-bridge.service

Then you can get configuring:

proton-bridge --cli

RooTitanium

RooTitanium

Chromium web browser for Sailfish OS 5.1, built on Qt 6 QtWebEngine with a UI written from scratch in QML — not a fork of an existing browser. Part of the RooT* app family.

搜鸟输入法

Very thanks to mumudada and gexc

Source code can be found at https://github.com/0312birdzhang/harbour-souniaoime

 

2026-07更新,在AI的帮助下添加了笔画和五笔输入法(由于本人只会用拼音,所以必然存在一些bug)

 

本程序大量参考木木大大的山寨谷歌输入法跟gexc大大的拼音输入法,后端采用谷歌拼音输入法代码,做到了既可以使用gexc大大的输入法键盘,又有木木大大输入法的词汇,部分词库词组来自 https://github.com/xiangfademao/PinYinImeDicBuilder ,特此声明。

BarCode

Barcode reader for Sailfish OS.

Based on the original CodeReader app by Steffen Förster.

At some point the original one just stopped working and I had no choice but to fix it!

It scans all kinds of 1D and 2D barcodes (e.g. QR codes). Decoded barcodes can be copied to the clipboard, URLs can be opened in the browser, contacts and calendar events in various formats can be decoded and saved, and so on.

Foil Auth

Secure OTP (One-Time Password) generator for Sailfish OS.

Foil Auth keeps secret authentication keys encrypted with your Foil password. Supports time-based (TOTP), counter-based (HOTP) and Steam passwords. Tokens can be shared and imported via QR codes.

Foil password (and the RSA encryption key ~/.local/share/foil/foil.key) is shared with Foil Pics and Foil Notes. Encrypted authentication keys for OTP generation are stored in ~/Documents/FoilAuth.

Lugar

Lugar is a simple, user-friendly Home Assistant companion for SailfishOS.

Control your lights and switches and read temperature and humidity sensors, grouped by room, over a direct WebSocket connection to your Home Assistant server.

Dimmable lights get a brightness slider, and you can hide entities you do not want to see.

German Weather Service

A Sailfish app to view the DWD, the German Weather Service.

This is using the very pleasant to use apis at:
https://brightsky.dev/demo/

From version 0.9.3 we have a usable rain radar. It's a webview to-date using leaflet.js and the data from librewxr.net. The '+' button centers the map view to your location.  The rain radar used has it's front end hosted at https://poetaster.de and relies on https://api.librewxr.net in the backend. 

Starphase

Star Phase (Fork from https://github.com/Jigoku/starphase)

A top down / side scrolling space shooter made with Lua and Love2D.

This app depends on LÖVE runtime, make sure you install it first: https://openrepos.net/content/sashikknox/love-2d-runtime

Pages

Subscribe to OpenRepos.net — Community Repository System RSS