SC-IM

SC-IM is a spreadsheet program that is based on SC. See demo video here: https://www.youtube.com/watch?v=K_8_gazN7h0/

Since SC-IM is based on ncurses, terminal emulators with good ncurses support are recommended: Havoc (if you have a hardware keyboard) or Literm (if you need a virtual keyboard).

Gnuplot

Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. The source code is copyrighted but freely distributed (i.e., you don't have to pay for it). It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave. Gnuplot has been supported and under active development since 1986.

libmodplug

Modplug mod music file format library

This package build with spec file from Fedora Project (with some modifications)

SetSink

command line application to display PulseAudio sinks/sources/ports etc.

Meant to help with debugging audio issues for the s1p project.

LuaJIT

LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement.
For build this i use spec from Fedora Project ( with some changes ).

Kakoune

Modal editor · Faster as in less keystrokes · Multiple selections · Orthogonal design

Screen Usage Monitor

How much do you use your Jolla's display? With this simple control center module you can discover it!

This package integrates nicely with SailfishOS's control center and has a nice UI that keeps you informed of your display usage.

If you are interested on how this thing works under-the-hood, take a look to the GitHub project page!

The values are resetted at every boot and every time the charger disconnects. Of course the user can also trigger a reset via the UI's pulley menu (or via dbus-send ;) ).

libevent

libevent – an event notification library

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.

Patch: force cover size in application switcher (was: force large covers)

As the new SailfishOS UI's application switcher is now vertically scrollable, it's now finally possible to force the large covers while being able to multitask with more than four applications.

This patch does that, alongside some other tweaks that improve the experience in this particular case:

tmux

tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.

# Usage

Pages

Subscribe to OpenRepos.net — Community Repository System RSS