An interactive command line filter program for any kind of list; files, command history, processes, hostnames, bookmarks, git commits, etc. It implements a "fuzzy" matching algorithm, so you can quickly type in patterns with omitted characters and still get the results you want.
Highlights
š¦ Portable ā Distributed as a single binary for easy installation
ā” Blazingly fast ā Highly optimized code instantly processes millions of items
š ļø Extremely versatile ā Fully customizable via an event-action binding mechanism
š Batteries included ā Includes integration with bash, zsh, fish, Vim, and Neovim
minor bugfix: And improvements.
Incorrect truncation of `--info-command` with `--info=inline-right`.
- install Support old uname in macOS.
- bash 3 `CTRL-T` and `ALT-C` to preserve the last yank.
- Do not unset `FZF_DEFAULT_*` variables when using winpty.
Rendering of items with tabs when using a non-default ellipsis.
This is the final release to support Windows 7.
- Future versions will be built with the latest Go toolchain, which has dropped support for Windows 7.
MITL cli finder go ruby shell
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not.
The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud.
Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.
minor feature: lt;ul gt;.
lt;li gt;Improved: Plugins: Undeprecate joplin.settings.value() ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/3f364a4a9b3dc66445a80a24e186f7fea6787a12/hovercard" href="https://github.com/laurent22/joplin/commit/3f364a4a9b3dc66445a80a24e186f7fea6787a12" gt; lt;tt gt;3f364a4 lt;/tt gt; lt;/a gt;) lt;/li gt;.
lt;li gt;: crash after removing "toggle tab indentation" keyboard shortcut lt;/li gt;.
lt;li gt;: printing lt;/li gt;.
lt;li gt;: Prevent application from hanging when multi-instance setup does not work lt;/li gt;.
lt;/ul gt;.
Affero GPLv3 note-taking todo markdown typescript javascript
Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL, Amazon Translate, or Google Translate.
minor feature:
GNU GPLv3 translation localization web python html
InputPlumber is an open source input routing and control daemon for Linux. It can be used to combine any number of input devices (like gamepads, mice, and keyboards) and translate their input to a variety of virtual device formats.
minor feature: lt;h1 gt; lt;a href="https://github.com/ShadowBlip/InputPlumber/compare/v0.56.1...v0.57.0" gt;0.57.0 lt;/a gt; (2025-05-07) lt;/h1 gt;.
lt;h3 gt; lt;/h3 gt;.
lt;ul gt;.
lt;li gt; lt;strong gt;IMU: lt;/strong gt; Remove old versions of the IMU implementation ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/0d8ecdd3e1967033b880deb0af01319e7ed17bde" gt;0d8ecdd lt;/a gt;) lt;/li gt;.
lt;li gt; lt;strong gt;MSI Claw A1M: lt;/strong gt; send MKeys setting when switching to xinput mode ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/d717738fef6319fa63fdef9e40b1b99ed52ab3f4" gt;d717738 lt;/a gt;) lt;/li gt;.
lt;li gt; lt;strong gt;Zotac ZONE: lt;/strong gt; add G1A1W model ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/a286d721e567ce8b4aee0852b4e1742c581d5e48" gt;a286d72 lt;/a gt;) lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;Features lt;/h3 gt;.
lt;ul gt;.
lt;li gt; lt;strong gt;LedMultiColor: lt;/strong gt; Refactor RGB interface ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/17dbc0f38a097b8e9a6c2e909f1847de207651c0" gt;17dbc0f lt;/a gt;) lt;/li gt;.
lt;/ul gt;.
GNU GPLv3 linux daemon virtual-device rust
HomeBank helps managing your personal accounting. It's designed for ease of use, and quickly analyzing and tracking your personal finances in detail, has filtering tools and pretty graphing. It can import from Quicken, MS Money, bank statements as OFX, QIF, CSV and QFX. HomeBank also detects duplicate transactions, auto-numbers cheques, handles bank, cash, asset, credit and liability account types, can schedule transactions, internel transfers, and so forth.
minor bugfix: : some button icons where too small.
: pending transaction account change was keeping warning on old acc.
Edit an invalid transfer make the app crash.
Ledger quick unapproved filter do not show all transaction.
Paste text in amount with comma separator change it as dot.
Untranslated periodicity label into scheduling popover.
Filter presets range wrongly use financial year range.
Ledger amounts gets wrong with unapproved and approved transaction.
2025-04-10 Maxime DOYEN.
GNU GPL c gtk gnome accounting personal-finance quicken money finances bookkeeping
Babel is a code translator, which compiles next-gen EcmaScript 6 syntax into browser-consumable ES5/JavaScript. It adds a few proposed ES7 constructs even, and works with React, Node.js, Rails, etc. It provides for: array comprehensions, arrow functions, async functions, async generator functions, classes, class properties, computed property names, constants, decorators, default parameters, destructuring, exponentiation operator, for-of, generators, generator comprehensions, let scoping, modules, module export extensions, object rest/spread, property method assignment, property name shorthand, rest parameters, react, spread, tail call optimisation, template literals, type annotations, unicode regex support.
minor bugfix: (2025-05-06).
#### :: `babel-parser`.
: `@babel/parser/bin/index.js` contains `node:` protocol require (@liuxingbaoyu).
: Private class method not found when TS and estree (@liuxingbaoyu).
`babel-plugin-transform-object-rest-spread`.
: improve object rest handling in array pattern (@JLHwung).
`babel-plugin-transform-modules-commonjs`, `babel-template`.
(babel-template): Properly handle empty string replacements (@magic-akari).
#### :running_woman: Performance.
`babel-cli`.
Enable Node compile cache for `@babel/cli` (@JLHwung).
MITL javascript ecmascript nodejs compiler conversion es6 es7 developers
Sigil is a free, open source, multi-platform ebook editor that uses Qt6 (and QtWebEngine). It is designed to edit books in ePub format (both ePub 2 and ePub 3).
Sigil was designed to make it easy to create great ebooks using the EPUB format. If you are formatting books for your own use, or you are a professional editor publishing books on multiple platforms, then Sigil is for you. You can use Sigil to format and package your books into an EPUB that looks exactly the way you want it to using an advanced set of features that have made Sigil one of most popular EPUB editors available.
This open-source and completely free software is written and supported entirely by volunteers. The current Sigil development team includes Doug Massay and Kevin Hendricks as co-lead developers and maintainers. Previous developers/authors include John Schember, Grant Drake and Dave Heiland. Sigil was originally created by Strahinja Markovic in 2009 and remains completely free to download and use. Support is also provided by other volunteers who contribute code, translations and helpful answers to userās questions. See the Help=>About menu in Sigil for a complete list of contributors.
Some Sigil features:
Free and open source software under GPLv3
Multi-platform: runs on Windows, Mac, and Linux
Full UTF-16 support
EPUB 2 and EPUB 3 spec support
Multiple Views: Code View and Preview View
Complete control over directly editing EPUB syntax in Code View
Table of Contents ge
minor bugfix: Work around bad Qt WebEngine when created dynamically and used inside a QDialog for Checkpoints.
Minor in MediaTypes due to typo with append.
- in Checkpoints Diff routine when viewing images that used to exist but no longer do.
- in sanitycheck.py when spurious tag is found before html tag.
- in Aria Clips where the book language was not properly set (Thank you BeckyEbook).
- in Aria Clips where a # fragment was missing (Thank you BeckEbook).
Document that Qt 6.8.X now requires Mac OS 12 as the new minimum.
Rename the environment variable: "SIGIL_FUNCTION_REPLACE_LOG_FILE" to now be:
"SIGIL_FUNCTION_REPLACE_LOGFILE" to better match with other Sigil environment variables.
(Thank you BeckyEbook).
Rename the environment variable "SKIP_SIGIL_UPDATE_CHECK" to now be:
"SIGIL_SKIP_UPDATE_CHECK" to keep all Sigil specific environment variables better in sync.
- in handling of epub filenames from input plugins.
New Features.
Enable use of the fetch api in Sigil internal "sigil:" scheme.
Create PreviewFileDialog to append thumbnail previews for images and selected text files.
When used in non-native dialog mode. Leave native dialog mode untouched.
Added environment variable to turn off use of custom filedialogs to make.
"Add Existing..." work better over networked storage with lots of files:
SIGIL_NO_CUSTOM_DIRECTORY_ICONS=1.
- BookBrowser now has a "View Image" pop-up menu item that allows users to see.
What any image (SVG included) without having to open a full Tab
Make CV understand the media-types of the file it is editing so that it can better.
Create pop-up menu items like "View Image" when editing an SVG
Add support for "env-vars.txt" in Sigil Prefs folder, uses VARIABLE=VALUE one per line.
Completely revamped the AppImage CI builds to use Docker images.
GNU GPLv3 epub editor ebook qt
abc2svg is a set of javascript files to edit, display, print and play music written in the ABC notation.
They may be used in web browsers as well as in command line scripts with a javascript interpreter.
major bugfix: Lots of bug fixes and improvements; documentation updates.
GNU GPL abc music conversion
Jenkins provides hundreds of plugins to support building, deploying and automating any project.
minor feature: lt;ul gt;.
lt;li gt;.
Major RFE:
Display plugin health score from the Plugin Manager.
lt;/li gt;.
lt;li gt;.
RFE:
New jobs no longer create an empty lt;code gt;legacyIds lt;/code gt; marker file in the builds directory and existing lt;code gt;legacyIds lt;/code gt; files will be deleted upon upgrade to reduce inode usage.
lt;/li gt;.
lt;li gt;.
RFE:
Jenkins' own user database no longer accepts new passwords longer than supported by bcrypt (72 bytes).
Users with longer passwords are advised to change their password.
lt;/li gt;.
lt;li gt;.
When completing a build, look for older builds to rotate asynchronously, in case this process is expensive.
lt;/li gt;.
lt;li gt;.
the display of icons in the header by only applying the lt;code gt;jenkinsavatar lt;/code gt; class to user icons, not the other header icons.
lt;/li gt;.
lt;li gt;.
Reduce heap usage of various HTTP endpoints serving large build logs.
lt;/li gt;.
lt;li gt;.
RFE:
Developer: Remove lt;code gt;org.connectbot:jbcrypt lt;/code gt; library from core BOM.
lt;/li gt;.
lt;/ul gt;.
MITL ci automation java
GUI and text based subtitle editor.
Open/Save Text Subtitle Formats
SubRip/SRT, WebVTT, MicroDVD, SSA/ASS, MPlayer, TMPlayer and YouTube captions
OCR/Open Graphics Subtitle Formats
VobSub (.idx/.sub/.rar), BluRay/PGS (*.sup), formats supported by ffmpeg (DVD/Vob, DVB, XSUB, HDMV-PGS)
Demux Graphics/Text Subtitle Stream from video file
SRT, SSA/ASS, MOV text, MicroDVD, Graphic formats supported by ffmpeg (DVD/Vob, DVB, XSUB, HDMV-PGS)
Speech Recognition from audio/video file using PocketSphinx
Smart Language/Text encoding detection
Integrated Video Player with live subtitle preview, lots of supported formats (FFmpeg), audio stream selection
Preview/editing of subtitles on Audio Waveform with audio stream selection
Quick and easy subtitle sync:
Dragging several anchors/graftpoints and stretching timeline
Time shifting and scaling, lines duration re-calculation, framerate conversion, etc.
Joining and splitting of subtitle files
Side-by-side subtitle translations/editing
Text styles (italic, bold, underline, stroke, color), CSS classes and WebVTT voice tags
Subtitle position/alignment editing and live preview
Spell checking
Detection of timing errors in subtitles
JavaScript scripting support
minor bugfix: and crashes with newer Qt6 versions.
Waveform and VideoPlayer paint - PGS subtitle mime type.
Improved Wayland compatibility.
Improved GoogleCloudEngine translations.
Added configurable whitespace detection to VobSub import.
Replaced deprecated FFmpeg channel code.
Require FFmpeg = 5.1.5.
GNU GPLv3 subtitles video audio kde cpp javascript
Botan (Japanese for peony flower) is a cryptography library released under the permissive Simplified BSD license.
Botanās goal is to be the best option for production cryptography by offering the tools necessary to implement a range of practical systems, such as TLSv1.3, X.509 PKI, modern AEAD ciphers, support for PKCS#11 and TPM hardware, memory-hard password hashing, and post quantum cryptography. All of this is covered by an extensive test suite, including an automated system for detecting side channels. The modular build system allows enabling or disabling features in a fine-grained way, and amalgamation builds are also supported.
It comes out of the box with C++, C, and Python APIs, and several other language bindings are available. The library is accompanied by a featureful command line interface. Consult the documentation for more information.
major feature: .
Discussion has started regarding plans for Botan4, current ETA 2027. Check the
tracking in https://github.com/randombit/botan//4666 for the
current plans.
Ongoing elliptic curve optimizations and cleanups.
Add support for extended private keys in ML-KEM to handle certain implementations
which do not use the seed encoding..
Add support for SHA-512 instructions added in upcoming Intel processors.
Add support for SM4 instructions added in upcoming Intel processors.
The SHA-1 implementation using SSE2 has been extended to support NEON and LoongArch LSX.
.
Add SHA-256 and SHA-512 implementations using AVX2/BMI2.
Add SHA-512 implementation using AVX-512/BMI2.
Add SHA-256 implementation using SSSE3 or NEON for message expansion.
The default TLS policy now prefers AES/GCM over ChaCha20Poly1305.
Add support for TLS 1.3 post-quantum KEM secp384r1/ML-KEM-1024.
in the server-side implementation of TLS 1.3 post-quantum hybrid
encryption which affected ciphersuites using NIST curves..
Previously `build.h` included various parameters which could be modified by
end users prior to compilation. These have been removed..
Previously `build.h` had macros reflecting various information about the
target system, such as `BOTAN_TARGET_OS_IS_LINUX`. Now all such macros have
been moved to a new internal header. This allows sharing all installed
headers, including `build.h`, across multiple different builds of the
library, as long as they all have the same version and module selection. This
simplifies vendoring the library..
Various headers have been modified to minimize the number of inclusions they
make. You may need to modify your application to directly include any headers
which up until now had been implicitly pulled in..
Add an FFI example which also works as a test in CI that prevents accidentally
making changes to `ffi.h` or `build.h` that make them incompatible with C..
Add new FFI functions regarding stateful private keys, OIDS,
and EC_Group.
Ad
BSDL-2 cryptography crypto x509 library tls cpp python
InputPlumber is an open source input routing and control daemon for Linux. It can be used to combine any number of input devices (like gamepads, mice, and keyboards) and translate their input to a variety of virtual device formats.
minor feature: lt;h2 gt; lt;a href="https://github.com/ShadowBlip/InputPlumber/compare/v0.56.0...v0.56.1" gt;0.56.1 lt;/a gt; (2025-05-06) lt;/h2 gt;.
lt;h3 gt; lt;/h3 gt;.
lt;ul gt;.
lt;li gt; lt;strong gt;Logitech Duel Action: lt;/strong gt; add support for the Logitech Dual Action (DInput) controller ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/88c91ac13e3eda3299d49e295e6076c3330a275e" gt;88c91ac lt;/a gt;) lt;/li gt;.
lt;/ul gt;.
GNU GPLv3 linux daemon virtual-device rust
Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL, Amazon Translate, or Google Translate.
minor feature:
GNU GPLv3 translation localization web python html
A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, GSC and Java Source Code.
minor bugfix: * Improved complex lambda body indentation
MITL formatting indentation
BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists.
BallroomDJ 4 is the replacement for BallroomDJ.
minor bugfix: 4.15.6 2025-8-26
* Bug Fixes:
* Auto Organize: Special characters were not stripped in certain cases.
* Internal:
* Code cleanup (modernization).
Zlib audio music end-users linux macos windows player ballroom c gtk
Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.
minor feature: lt;h2 gt;What's Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;(testing): use jailmode in template spread.yaml by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/cmatsuoka/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/cmatsuoka" gt;@cmatsuoka lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3031667216" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5456" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5456/hovercard" href="https://github.com/canonical/snapcraft/pull/5456" gt;#5456 lt;/a gt; lt;/li gt;.
lt;li gt;docs: migrate 'Extensions' by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jahn-junior/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jahn-junior" gt;@jahn-junior lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3029636431" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5454" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5454/hovercard" href="https://github.com/canonical/snapcraft/pull/5454" gt;#5454 lt;/a gt; lt;/li gt;.
lt;li gt;docs: migrate 'Build and staging dependencies' by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jahn-junior/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jahn-junior" gt;@jahn-junior lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3029531110" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5452" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5452/hovercard" h
GNU GPLv3 snaps linux packaging distribution python cpp
ossia score is a sequencer for audio-visual artists, designed to create interactive shows.
Sequence OSC, MIDI, DMX, sound, video and more, between multiple software and hardware, create interactive and intermedia scores and script with JavaScript, PureData or C++ to customize your score.
Free, open source and runs on desktop, mobile, web and embedded.
minor feature: lt;p gt; lt;a href="https://discord.gg/8Hzm4UduaS" rel="nofollow" gt; lt;img src="https://camo.githubusercontent.com/ee8828d3bff9bbb0dc312170f1463dbfff293d7dcf5cd6d5cf0099fbf4d9e58b/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3932383330373637313537393339343137393f636f6c6f723d373338394438266c6162656c3d646973636f7264266c6f676f3d446973636f7264267374796c653d666f722d7468652d6261646765" alt="Discord" data-canonical-src="https://img.shields.io/discord/928307671579394179?color=7389D8 amp;amp;label=discord amp;amp;logo=Discord amp;amp;style=for-the-badge" style="max-width: 100 ;" gt; lt;/a gt; lt;a href="https://opencollective.com/ossia" rel="nofollow" gt; lt;img src="https://camo.githubusercontent.com/51c7266772797258ec4b36cf2eff718e43465e6e62aae73050598afcd7cdfee7/68747470733a2f2f696d672e736869656c64732e696f2f6f70656e636f6c6c6563746976652f616c6c2f6f737369613f6c6162656c3d6f70656e636f6c6c6563746976652532306261636b657273267374796c653d666f722d7468652d6261646765" alt="Open Collective backers and sponsors" data-canonical-src="https://img.shields.io/opencollective/all/ossia?label=opencollective 20backers amp;amp;style=for-the-badge" style="max-width: 100 ;" gt; lt;/a gt; lt;a href="https://github.com/sponsors/jcelerier" gt; lt;img src="https://camo.githubusercontent.com/49a8c422ce98073a7e0c4c83307530d64e06cad88abebb78d01a97629fb334b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73706f6e736f72732f6a63656c65726965723f636f6c6f723d70696e6b266c6162656c3d73706f6e736f7273253230254532253944254134254546254238253846267374796c653d666f722d7468652d6261646765" alt="GitHub Sponsors" data-canonical-src="https://img.shields.io/github/sponsors/jcelerier?color=pink amp;amp;label=sponsors 20 E2 9D A4 EF B8 8F amp;amp;style=for-the-badge" style="max-width: 100 ;" gt; lt;/a gt; lt;/p gt;.
lt;p gt;ossia score 3.5.2 is another series of small and improvements after the lt;a href="https://github.com/ossia/score/releases/v3.5.0" gt;large 3.5.0 release lt;/a gt;. lt;/p g
GNU GPLv3 music sequencer audio media midi dmx osc c
mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.
minor feature: 2.6.9 2025-8-26
Env: libname
2.6.8 2025-2-23
Env: NetBSD Fix.
Env: pkg-config cleanup.
2.6.7 2025-2-21
Env: Add flags and paths for HP-UX ia64.
2.6.6 2025-2-18
Env: Add some additional paths to check for pkg-config files.
Env: Update paths for MacOS, NetBSD.
2.6.5 2025-2-8
Env: Fixed cflags processing.
2.6.4 2025-2-5
CC: Added 'staticlib' directive.
CC: Added 'header_reset' directive.
Env: Added 'addincpath' and 'addldsrchpath' directives.
Env: Fixed addldpath/addcflags to handle multiple arguments.
Env: Added 'sharedliblinkflag' and 'staticliblinkflag'.
Env: Added 'shared_flags' directive that runs all shared options.
Env: Remove non-working cache checks.
New directive: 'env' : environment variable check.
Options: Removed.
mkcl.sh: Handle runpath.
mkcl.sh: Fix ldpaths/runpath generation.
units/c-main.sh: Remove define of _ for ancient C compilers.
units/env-cc: AIX: Correctly check cflags.
units/env-cc: Fixed clang issue for shared linking.
units/env-cc: Fixed test for C flags.
capabilities: test for grep -E / egrep.
Remove D language.
Merge env/c namespaces.
Zlib bourne shell development build-tool
a cross-platform, cli app to perform various operations on string
* Base64Encode
* Base64Decode
* URLEncode
* URLDecode
* ROT13Encode
* StringToTitle
* StringToLower
* StringToUpper
* StringToSnakeCase
* StringToKebab
* StringToSlug
* StringToCamel
* StringReverse
* CountNumberCharacters
* CountWords
* CountLines
* MD5Encode
* SHA1Encode
* SHA256Encode
* SHA512Encode
* FormatJSON
* JSONToYAML
* YAMLToJSON
* HexToRGB
* SortLines
and adding more....
minor feature: add: xxHASH - XXHASH64
MITL cli golang encode decode string
FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps.
Features
Cross platform support (Linux, macOS and Windows to name a few)
SoundFont 2 support
SoundFont 3 support (vorbis-compressed SF2)
Realtime effect control using SoundFont 2.01 modulators
Playback of MIDI files
Shared library which can be used in other programs
Built in command line shell
minor feature: lt;ul gt;.
lt;li gt;inconsistent library naming for MSVC vs. MinGW builds lt;/li gt;.
lt;li gt;MIDI player skipping some events when seeking lt;/li gt;.
lt;li gt;A regression introduced in 2.4.5 could have caused a heap-based buffer overrun lt;/li gt;.
lt;li gt;several when generating API docs with recent versions of Doxygen lt;/li gt;.
lt;/ul gt;.
GNU LGPLv3 sound-synthesis mixers
AliceVision is a Photogrammetric Computer Vision Framework which provides a 3D Reconstruction and Camera Tracking algorithms. AliceVision aims to provide strong software basis with state-of-the-art computer vision algorithms that can be tested, analyzed and reused. The project is a result of collaboration between academia and industry to provide cutting-edge algorithms with the robustness and the quality required for production usage.
major feature: Highlights:
New Pipelines:
Color Calibration: Automated color correction from color charts.
Raw to EXR conversion: Professional image format processing.
Object Reconstruction: Targeted reconstruction with automatic object segmentation.
Turntable Object Reconstruction: Streamlined workflow for rotating object capture.
360 Object Reconstruction: Reconstruction of complete dual-sided scanning.
LiDAR Processing: Native E57 file import with integrated mesh generation.
Multi-View Photometric Stereo: Advanced surface detail reconstruction with multiple light sources for each viewpoint.
Pipelines Improvements:
Camera Tracking pipeline: improved stability and reliability.
Introduced experimental fine-grained pipelines for increased modularity and workflow flexibility.
Core Enhancements:
Python Bindings Integration: Enhanced AliceVision accessibility with native Python support for streamlined Machine Learning workflows.
Major Features:
Add initial Python binding with SWIG PR.
First Lidar Meshing Application PR.
Multiple shots: Align and merge multiple SfM from feature matches PR.
meshroom Add color calibration pipeline PR.
pipeline New photogrammetry of the two sides of an object PR.
pipeline New pipeline for object reconstruction from a turntable PR.
pipeline New pipeline for the photogrammetry of an object using AI semantic segmentation PR.
Add E57 importer PR.
Add rawImageConversion pipeline PR.
meshroom Add new "Lidar Meshing" template PR.
Features:
ApplyCalibration: Lens Calibration is done on Open Gate plates, but camera tracking could be done on cropped plates PR.
software new MeshRemoveUnseenFaces software PR.
core Separate Camera and Distortion Types in Model Naming PR.
PLY loader to SfMData landmarks PR.
Lidar decimation and merging PR.
Add New Undistortion Models PR.
Undistortion Calibration PR.
Photometric Stereo MultiView fusion in Texturing PR.
Colorizing node PR.
sfm New sfmFilter software: s
Mixed photomodeling photogrammetry 3d-reconstruction 3d framework cpp c python
ChordPro generates professional-looking sheet music from a text file containing the lyrics of one or many songs with chord information.
Create Songbooks: Turn your ChordPro formatted songs into beautiful looking songbooks.
Any Musical Purpose: Although initially intended for guitarists, ChordPro can be used for all kinds of musical purposes.
Popular Standard: ChordPro became a popular way to write lead sheets and many tools adopted its format.
Simple Text Format: ChordPro is a simple text file format. Any text editor can be used to create and maintain them.
minor bugfix: !Highssortlights.
- Support for strum patterns in grids.
- Bookmarks.
- Break items in Table of Content lines.
- Improved control over page order and alignment.
!GUI improvements.
- You can now set the preferred filename extension for ChordPro
song file names.
- When saving a preview PDF, the default output filename is derived from
the current song or folder.
- ChordPro will no longer offer saving the preview on exit. It can
easily be regenerated and exported if needed.
- The save and clean operations for the messages are now
provided by buttons on the messages pane itself.
- Simplified the editor Insert menu. Add inserting special symbols.
- Typing a ` start_of_section ` will automatically provide the
corresponding ` end_of_section `.
!Other improvements.
- New metadata directives: sortartist and tag.
- Titles, artists and outlines will now be sorted according to the
Unicode Technical Standard #10 Collation Algorithm.
- New font: MuseJazzText.
- Chord diagrams can now have nice, curly barres. Thanks to
Michail Vourlakos for contributing.
- (Experimental) allpages anchor for images. Similar to the
_page_ anchor, but the image is repeated on *every page of the song.
- Edon V. kindly donated a state-of-the art revised version of the
config schema. Thanks, Edon!.
- Lilypond delegate supports a property "program" to explicitly
designate the Lilypond program.
- Filenames in filelists may be quoted, even if no options
are involved.
- Filenames in filelists are considered relative to the filelist.
- Are you using the preprocessor in your abc and ly environments?
Please use the more general `parser.preprocess.env-`... instead.
- Config settings.maj7delta to obtain a delta symbol instead of 'maj7'
in chord names.
- You can now use special ChordPro
Symbols from
markup.
- Songbooks now can have both a cover and front matter.
- To avoid confusion, command line option `--prin
GNU GPL music tablature notation composition guitar audio perl javascript
Shibatch Sampling Rate Converter (SSRC) is a fast and high-quality sampling rate converter for PCM WAV files. It is designed to efficiently handle the conversion between commonly used sampling rates such as 44.1kHz and 48kHz while ensuring minimal sound quality degradation.
major feature: * Add a command-line spectrum analyzer
* Add C API
* Better documentation
BSL audio sampling rate converter fft dither
An opinionated and powerful finance tracker.
WYGIWYH (What You Get Is What You Have) is a powerful, principles-first finance tracker designed for people who prefer a no-budget, straightforward approach to managing their money. With features like multi-currency support, customizable transactions, and a built-in dollar-cost averaging tracker, WYGIWYH helps you take control of your finances with simplicity and flexibility.
Why WYGIWYH?
Managing money can feel unnecessarily complex, but it doesnāt have to be. WYGIWYH (pronounced "wiggy-wih") is based on a simple principle:
Use what you earn this month for this month. Any savings are tracked but treated as untouchable for future months.
By sticking to this straightforward approach, you avoid dipping into your savings while still keeping tabs on where your money goes.
While this philosophy is simple, finding tools to make it work wasnāt. I initially used a spreadsheet, which served me well for yearsāuntil it became unwieldy as I started managing multiple currencies, accounts, and investments. I tried various financial management apps, but none met my key requirements:
Multi-currency support to track income and expenses in different currencies.
Not a budgeting app ā as I dislike budgeting constraints.
Web app usability (ideally with mobile support, though optional).
Automation-ready API to integrate with other tools and services.
Custom transaction rules for credit card billing cycles or similar quirks
minor feature: lt;h2 gt;What's Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;(sidebar): sidebar status not saving properly by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eitchtee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eitchtee" gt;@eitchtee lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3346646642" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//344" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/344/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/344" gt;#344 lt;/a gt; lt;/li gt;.
lt;/ul gt;.
lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/eitchtee/WYGIWYH/compare/0.16.1...0.16.2" gt; lt;tt gt;0.16.1...0.16.2 lt;/tt gt; lt;/a gt; lt;/p gt;.
Affero GPLv3 money finance tracking accounting self-hosted bookkeeping expense-tracker django python
libUseful is a general 'C' library providing useful functions related to: resizable strings, lists and maps, unix and tcp sockets, SSL/TLS, cryptographic hashes, parsing of json, yaml and other markup languages, terminal output including ANSI/vt100 escape sequences, OAuth 2.0, etc, etc.
minor feature: Support 'inner text' within terminal progress bars.
Add more compiler-hardening options for./configure --enable-harden.
Make sure non-lgpl licensed parts are not compiled in, rahter than just not called, if compiled with --enable-lgpl.
More changes from barracuda156@github.com for compiling on MacOS.
GNU GPLv3 c library files ssl tls sockets resizeable strings lists maps
kubewall - an open-source, single binary kubernetes dashboard. Supports multiple AI providers (OpenAI / Claude 4 / Gemini / DeepSeek / OpenRouter / Ollama / Qwen / LMStudio ). To manage your multiple clusters.
kubewall provides simplify and rich real time interface to manage and investigate your clusters.
Key features of KubeWall include:
* Single binary deployment: KubeWall can be easily deployed as a single binary, eliminating the need for complex configurations.
* Browser-based access: KubeWall can be accessed directly from your favorite web browser, providing a seamless user experience.
* Real-time cluster monitoring: KubeWall offers a rich, real-time interface that displays the current state of your Kubernetes clusters, allowing you to quickly identify and address issues.
* Cluster management: KubeWall enables you to manage multiple Kubernetes clusters from a single pane of glass, reducing the overhead of switching between different tools and interfaces.
* Detailed cluster insights: KubeWall provides comprehensive insights into your Kubernetes clusters, manifest info of your pods, services, config and others.
minor feature: * Networking issues fixed, AI-Powered kubernetes dashboard OpenAI / Claude 4 / Gemini / DeepSeek / OpenRouter / Ollama / Qwen / LMStudio
Apache kubernetes dashboard k8s cncf cloud native cluster
GNU nano is a console text editor, modeled after Pico. It is very newcomer-friendly due to on-screen menus with always visible keyboard shortcuts. Keybindings are configurable, and full undo and redo actions are supported. Nano can even be used as STDIN pager, and it provides fast syntax highlighting using regular expressions.
minor bugfix: * The GotoLine menu accepts the prefixes ++ and -- for jumping a number of lines forward or backward.
* Anchors are not forgotten when a line number is given on the command line.
GNU GPL editor text-editor terminal console pico syntax-highlighting
Jenkins provides hundreds of plugins to support building, deploying and automating any project.
minor feature: lt;ul gt;.
lt;li gt;.
Correct the spelling of lt;code gt;Success lt;/code gt; in the Slovenian translation.
lt;/li gt;.
lt;/ul gt;.
MITL ci automation java
QMMP is an Qt-based audio-player. The user interface is similar to Winamp or XMMS, which compatible skins can be used of. It supports a plethora of audio formats, like MP3, Ogg Vorbis/Opus, FLAC, Musepack, WavePack, MOD files, AAC, Audio CDs, WMA and other ffmpeg-supported encodings, PCM, MIDI, SID, and Chiptune files. It provides DSP plugins, lyrics downloading, equalizers and visualizers, supports common audio APIs and sinks, and is cross-platform.
minor bugfix: added AIFF-C support;
added libsidplayfp 2.15 support;
using 48 kHz sample rate by default in the sid plugin;
using https in the stream browser plugin;
updated Spanish translation.
GNU GPL audio player music qt qt6 mp3 cpp
ALT is a set of Linux distributions based on Sisyphus, an APT-enabled RPM package repository that aims to achieve feature completeness, usability, and security in a sensible and manageable mixture.
major feature: The build is available for x86_64 and AArch64 Platform 11 (p11 Salvia branch), based on the 6.12 kernel.
Key Updates
* Xfce 4.20: hybrid sleep mode.
* System backup and restore with Timeshift.
* AMDVLK (2025.Q1.1), NVIDIA (470, 390). Support for the NVIDIA 570 series driver added.
* Hardware-accelerated graphics via Mesa DRI Drivers (OpenGL/Vulkan compatible).
* PortProton utility.
* PipeWire as default sound server.
Read more:
https://lists.altlinux.org/pipermail/altlinux-announce-en/2025/000052.html
GNU GPL operating-system starterkit installation end-users developers livecd rescue desktop server security bbs communication communication commu
Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL, Amazon Translate, or Google Translate.
minor feature: lt;p gt; lt;em gt;Released on May 3rd 2025. lt;/em gt; lt;/p gt;.
lt;h3 gt; lt;/h3 gt;.
lt;ul gt;.
lt;li gt;release publishing. lt;/li gt;.
lt;/ul gt;.
lt;h3 gt;Upgrading lt;/h3 gt;.
lt;p gt;Please follow lt;a href="https://docs.weblate.org/en/weblate-5.11.3/admin/upgrade.html#generic-upgrade-instructions" rel="nofollow" gt; lt;span gt;Generic upgrade instructions lt;/span gt; lt;/a gt; in order to perform update. lt;/p gt;.
lt;h3 gt;Contributors lt;/h3 gt;.
lt;p gt;Code contributions lt;br gt;.
Michal ÄihaÅ lt;/p gt;
lt;p gt;Documentation contributions lt;br gt;.
Michal ÄihaÅ lt;/p gt;
lt;p gt; lt;a href="https://github.com/WeblateOrg/weblate/milestone/145?=1" gt;All changes in detail lt;/a gt;. lt;/p gt;.
GNU GPLv3 translation localization web python html
FreshRSS is a self-hosted RSS feed aggregator.
It is lightweight, easy to work with, powerful, and customizable.
It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface.
Thanks to the WebSub standard, FreshRSS is able to receive instant push notifications from compatible sources, such as Friendica, WordPress, Blogger, Medium, etc.
FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed. Also supports JSON documents.
FreshRSS offers the ability to reshare selections of articles by HTML, RSS, and OPML.
Different login methods are supported: Web form (including an anonymous option), HTTP Authentication (compatible with proxy delegation), OpenID Connect.
Finally, FreshRSS supports extensions for further tuning.
minor security: Features.
Implement JSON string concatenation with operator.
Support multiple JSON fragments in HTML+XPath+JSON mode.
ing.
escaping of tag search.
CLI parsing of Boolean flags.
API for labels with slash.
SimplePie.
support for feeds with XML preamble + DTD, simplepie#914.
Merged upstream.
Upstream simplepie#912.
Security.
Disallow ``, CVE-2025-32015.
Disallow ``.
Improve favicons hash to avoid favicon pollution, CVE-2025-46339.
Add `Content-Security-Policy` HTTP headers to favicons, CVE-2025-31136.
Web scraping forbid security HTTP headers in cURL, CVE-2025-46341.
Add some HTTP headers `Referrer-Policy: same-origin`.
Use HTTP POST for logout, CVE-2025-31482.
Make update URL read-only.
for extensions: Restrict valid paths in `ext.php`, CVE-2025-31134.
for extensions: Secure serving of user files.
Extensions.
file serving for symlinked extensions.
Catch extension exceptions in override.
JavaScript: new event to detect context loaded.
Deployment.
Apache: add check for `mod_filter` to ensure that `AddOutputFilterByType` works.
UI.
Accessibility: Add `:focus` style to some dropdown menus.
New size option for the *Mark as read button.
Update `bcrypt.js` from 2.4.4 to 3.0.2.
Various UI and style improvements:.
I18n.
Rework credits.
Improve French.
Improve Italian.
Improve Polish.
Improve Turkish.
Misc.
Improve PHP code,.
Update dev dependencies,,.
,,.
,,.
,.
Affero GPLv3 rss self-hosted rss-feed news-reader rss-aggregator news-aggregator rss-reader websub atom php
fooyin is a music player built around customisation. It provides a variety of widgets to help you manage and play your local collection.
It's highly extensible with a plugin system and includes FooScript, a scripting language for advanced configuration of widgets. A layout editing mode enables the entire user interface to be customised, starting from a blank slate or a preset layout.
minor bugfix: :
Engine: silent playback in some cases.
Engine: Resolve crash when playing tracks in archives.
Directory Browser: scrolling to top on playback.
Directory Browser: restoring directory on startup in tree mode.
Scrobbler: layout of settings page.
Seekbar: display of labels in some instances.
Status Bar: evaluation of playing script when active playlist tracks change.
WaveBar: Resolve crash when seeking.
GNU GPLv3 audio music player cpp qt
Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.
If you are interested in contributing, or want to know how development works, see our contributing document we would love to have you.
major bugfix:
MITL self-hosted bookkeeping accounting finances money budgeting typescript javascript
Zswap-cli is a command-line tool to control zswap Linux kernel module options.
Zswap is a compressed cache for swap pages. It takes pages that are in the process of being swapped out to disk and tries to compress them into a RAM-based memory pool with dynamic allocation.
It trades CPU cycles for a significant performance boost since reading from a compressed cache is much faster than reading from a swap device.
Features
Currently supported features:
CLI, environment variables and configuration files support.
Optional systemd integration.
Usage statistics and debug information support.
Does not require a reboot.
major feature: Implemented hiding of unsupported by current kernel options from the --stats output.
Added support of new kernel module variables.
Added shell completion support.
Added swap space check to the --stats handler.
Documented all configuration options in the default configuration file.
Fixed incorrect estimation of total RAM size on various architectures.
Fixed incorrect estimation of total swap size on various architectures.
MITL linux cli command-line utility kernel zswap cpp
the libvirt project is already available under the *libvirt* ProjectID; this one (libv*e*rt) is a duplicate! Please delete me.
major bugfix: Removed features.
Support for AppArmor versions prior to 3.0.0 has been dropped.
New features.
Xen: Support configuration of `` flags for Xen domains.
The following flags are now configurable for Xen: `vapic`, `synic`.
`stimer`, `frequencies`, `tlbflush` and `ipi`.
Bhyve: Support virtio random number generator devices.
Domain XMLs can now include virtio random number generator devices.
They are configured with::
.
.
.
Bhyve: Support ``.
At the moment it doesn't provide any new features compared to.
``, but allows a more flexible configuration.
.
Cpu_map: Install Ampere-1 ARM CPU models.
The Ampere-1 CPU models added in the previous release were not properly.
Installed and thus every attempt to start an ARM domain with custom
CPU definition would fail.
Storage: new volume creation.
No more errors occur when new storage volume is being created using `virsh.
Vol-create` with `--validate` option and/or `virStorageVolCreateXML()`
With `VIR_VOL_XML_PARSE_VALIDATE` flag.
Don't spam logs with error about `qemu-rdp` when starting a qemu VM.
On hosts where the `qemu-rdp` binary is not installed a start of a VM.
Would cause an error such as ::
Error : qemuRdpNewForHelper:103 : 'qemu-rdp' is not a suitable qemu-rdp helper name: No such file or directory.
to be logged in the system log. It is safe to ignore the error. The code.
Was to avoid the message when probing for support.
Libvirt daemon crash on failure to hotplug a disk into a `qemu` VM.
Some failures of disk hotplug could cause the libvirt daemon to crash due
to a when rolling back disk throttling filters.
Mixed virtualization virtual-machine toolkit library c python
FreshRSS is a self-hosted RSS feed aggregator.
It is lightweight, easy to work with, powerful, and customizable.
It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface.
Thanks to the WebSub standard, FreshRSS is able to receive instant push notifications from compatible sources, such as Friendica, WordPress, Blogger, Medium, etc.
FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed. Also supports JSON documents.
FreshRSS offers the ability to reshare selections of articles by HTML, RSS, and OPML.
Different login methods are supported: Web form (including an anonymous option), HTTP Authentication (compatible with proxy delegation), OpenID Connect.
Finally, FreshRSS supports extensions for further tuning.
major bugfix: Features.
Implement support for HTTP `429 Too Many Requests` and `503 Service Unavailable`, obey `Retry-After`.
Add sort by category title, or by feed title.
Add search operator `c:` for categories like `c:23,34` or `!c:45,56`.
Custom feed favicons,,.
Rework fetch favicons for fewer HTTP requests.
Add more unicity criteria based on title and/or content.
Automatically restore user configuration from backup.
API add support for states in `s` parameter of `streamId`.
Improve sharing via Print.
Redirect to the login page from bookmarklet instead of 403.
Clean local cache more often, when refreshing feeds.
Security.
Implement reauthentication (*sudo mode).
Add `Content-Security-Policy: frame-ancestors`.
Ensure CSP everywhere.
Show warning when unsafe CSP policy is in use.
access rights when creating a new user.
Improve security of form for user details.
Disallow setting non-existent theme.
Regenerate cookie ID after logging out.
Require current password when setting new password.
Add missing access checks for feed-related actions.
Strip more unsafe attributes such as `referrerpolicy`, `ping`.
Remove unneeded execution permissions.
ing.
redirections when scraping from HTML.
multiple authentication HTTP headers.
HTML queries with a single feed.
WebSub: only perform a redirection when coming from WebSub.
Include enclosures in entries hash.
Negative side-effect: users of the option to *automatically mark updated articles as unread will once have some articles with enclosures re-appear as unread.
cancellation of slider exit UI.
Honor *disable update on update page.
no registration limit setting.
XML encoding of sharing functions.
SimplePie.
propagation of HTTP error codes.
support for XML feeds with HTML entities, simplepie#915.
feeds encoded in UTF-16LE, simplepie#916.
Various upstream contributions simplepie#917, simplepie#924,
simplepie#926, simplepie#932, simplepie#933.
Sync upstream, FreshRSS/simplepie#45,,
FreshRSS/simplepie#5
Affero GPLv3 rss self-hosted rss-feed news-reader rss-aggregator news-aggregator rss-reader websub atom php
The libvirt project:
is a toolkit to manage virtualization platforms
is accessible from C, Python, Perl, Go and more
is licensed under open source licenses
supports KVM, Hypervisor.framework, QEMU, Xen, Virtuozzo, VMWare ESX, LXC, BHyve and more
targets Linux, FreeBSD, Windows and macOS
is used by many applications
major bugfix: Removed features.
Support for AppArmor versions prior to 3.0.0 has been dropped.
New features.
Xen: Support configuration of `` flags for Xen domains.
The following flags are now configurable for Xen: `vapic`, `synic`.
`stimer`, `frequencies`, `tlbflush` and `ipi`.
Bhyve: Support virtio random number generator devices.
Domain XMLs can now include virtio random number generator devices.
They are configured with::
.
.
.
Bhyve: Support ``.
At the moment it doesn't provide any new features compared to.
``, but allows a more flexible configuration.
.
Cpu_map: Install Ampere-1 ARM CPU models.
The Ampere-1 CPU models added in the previous release were not properly.
Installed and thus every attempt to start an ARM domain with custom
CPU definition would fail.
Storage: new volume creation.
No more errors occur when new storage volume is being created using `virsh.
Vol-create` with `--validate` option and/or `virStorageVolCreateXML()`
With `VIR_VOL_XML_PARSE_VALIDATE` flag.
Don't spam logs with error about `qemu-rdp` when starting a qemu VM.
On hosts where the `qemu-rdp` binary is not installed a start of a VM.
Would cause an error such as ::
Error : qemuRdpNewForHelper:103 : 'qemu-rdp' is not a suitable qemu-rdp helper name: No such file or directory.
to be logged in the system log. It is safe to ignore the error. The code.
Was to avoid the message when probing for support.
Libvirt daemon crash on failure to hotplug a disk into a `qemu` VM.
Some failures of disk hotplug could cause the libvirt daemon to crash due
to a when rolling back disk throttling filters.
Mixed virtualization virtual-machine toolkit library c python
Praat is a speech analysis tool used for doing phonetics by computer. Praat can analyse, synthesize, and manipulate speech, and create high-quality pictures for your publications. Praat was created by Paul Boersma and David Weenink of the Institute of Phonetics Sciences of the University of Amsterdam.
Some of Praatās most prominent features are:
Speech analysis
Speech synthesis
Speech labelling
Grammar models
Statistical analysis
minor bugfix: Backslash trigraphs: s vv (`s vv`), m LIb (`m LIb`), V (` V `), d // (`d //`), d -/ (`d -/`), d / (`d /`).
GNU GPLv3 speech analysis audio phonetics synthesis c cpp
The SCL distribution consists of a library and services part. The services are build with the SCL building blocks. The goal is to setup a library were we can easily install/configure/maintain services. There are many services included and these are used at SURF for our HPC clusters and Office Automation. We hope that
this is also useful for others and that will grow as the standard repo for CFengine services. In Ansible
they call it playbooks and in Salt terms formula
minor feature: SCL library and service enhancements
GNU GPLv3 cfengine shell mustache json
|