coppwr is a tool that provides low level control over the PipeWire multimedia server. It aims to expose and provide as many ways to inspect and control the many components of the PipeWire multimedia server as possible. It can be used as a diagnostic tool for PipeWire and to help develop software that interacts with it.
Features:
Node graph editing
Object inspection, creation & destruction
Process monitoring & profiler statistics
Metadata editing
Module loading
Connecting to XDG Desktop Portal remotes
More to be added...
minor bugfix: .
.
ID field on permissions not changing.
Improved the Profiler and Process Viewer plots.
Made Graph ports use their own media type instead of the node's.
.
.
.
.
GNU GPLv3 audio video patchbay pipewire utility 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: lt;p gt; lt;em gt;Released on September 12th 2025. lt;/em gt; lt;/p gt;.
lt;h3 gt;Improvements lt;/h3 gt;.
lt;ul gt;.
lt;li gt;.
lt;p gt;Text on the registration page informs about possible use of user s data in more detail. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt;Clarified account removal view. lt;/p gt;.
lt;/li gt;.
lt;/ul gt;.
lt;h3 gt; lt;/h3 gt;.
lt;ul gt;.
lt;li gt;.
lt;p gt;Components pagination. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.13.3/admin/backup.html#projectbackup" rel="nofollow" gt; lt;span gt;Project level backups lt;/span gt; lt;/a gt; with same named components in different categories. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt;Source string location display. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt;Correctly track team adding via invitation in lt;a href="https://docs.weblate.org/en/weblate-5.13.3/user/profile.html#audit-log" rel="nofollow" gt; lt;span gt;Audit log lt;/span gt; lt;/a gt;. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.13.3/admin/addons.html#addon-weblate-consistency-languages" rel="nofollow" gt; lt;span gt;Add missing languages lt;/span gt; lt;/a gt; no longer includes shared component languages. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt; lt;a href="https://docs.weblate.org/en/weblate-5.13.3/vcs.html#azure-devops-push" rel="nofollow" gt; lt;span gt;Azure DevOps pull requests lt;/span gt; lt;/a gt; API URL parsing. lt;/p gt;.
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.13.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ř, Benjamin Alan Jamie, Raphael Michel, nijel lt;/p gt;
lt;p gt;Translations contributions lt;br gt;.
Michal Čihař, eulalio, Zah
GNU GPLv3 translation localization web python html
Ant Media Server is capable of ultra-low latency streaming with WebRTC technology which provides the typical value of 0.5 seconds. Any kind of live stream could be delivered to a broad range of client via scalable cluster infrastructure on the cloud. Android, iOS, and JavaScript SDKs are available.
Adaptive bitrate feature makes streams play with every network speed. Customers may simulcast their video content simultaneously to social media platforms such as Facebook, YouTube, and Twitter.
minor feature:
Apache media server rtmp webrtc rtsp streaming hls broadcasting java
Pentobi is a computer opponent for the board game Blokus.
It supports the game variants Classic, Duo, Trigon, Junior, Nexos, GembloQ and Callisto. Pentobi has different levels of playing strength, a game analysis function and can rate the playing strength of human players. Games can be saved and loaded in Smart Game Format including comments and move variations.
minor feature: Workaround for a Qt bug on Android that sometimes resulted in empty window if app becomes active again. Enable android.jniLibs.useLegacyPackaging for smaller APK size.
GNU GPLv3 c++ game board-game
Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.
Beyond its many built-in features, its abilities can be extended even further via its plugin system and API. Furthermore, Spyder can also be used as a PyQt5 extension library, allowing developers to build upon its functionality and embed its components, such as the interactive console, in their own PyQt software.
minor bugfix: New features:
Make Editor annotations (like `ME` or `HINT`) work in lowercase.
Retore `Quit` action to the the IPython console context menu.
Don't advance line when running code if there's selected text in the Editor.
Important :
Prevent breakpoints from disappearing when formatting code.
remote connections error when using the `Key file` authentication method.
Respect case sensitivity of working directory when running code.
Disable fullscreen mode when running on the Windows Subsystem for Linux.
Several to prevent the Editor and Find panes from taking too much horizontal space.
Show a better error message when failing to open objects in the Variable Explorer due to a mismatch of Python versions.
opening Files pane context menu when clicking on its blank area.
Remove `QtWebEngine` requirement to show the `Help Spyder` action.
Prevent `Matplotlib` cache font message from being displayed.
Ensure color scheme changes are applied to all the open files.
:
Typo in updating script (PR 24322 by @mrclary).
`FileNotFoundError` when removing autosave file (PR 24329 by @ccordoba12).
Cannot open context menu when right-clicking the blank area of Files pane (PR 24299 by @jsbautista).
Find pane is too wide after searching for a long string (PR 24239 by @jsbautista).
Error in console with message `Matplotlib is building the font cache; this may take a moment.` (PR 24176 by @jsbautista).
`The process cannot access the file because it is being used by another process` error when starting a console (PR 24389 by @ccordoba12).
Can't open user defined class in Variable explorer (PR 24349 by @ccordoba12).
Restore Quit action in IPython console context menu (PR 24145 by @jsbautista).
ValueError when trying to open a dataframe (PR 24106 by @ccordoba12).
Selecting a single line and running it advances the cursor to the next one (PR 24112 by @ccordoba12).
Error when updating to 6.0.5: 'libmambapy' has no attribute 'QueryFormat' (PR 24072 by @mrclary).
Initial
MITL interpreter ide cpython python science-research
Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works with:
Amazon S3, IDrive e2, Backblaze (B2), Box, Dropbox, FTP, Google Cloud and Drive, MEGA, Microsoft Azure and OneDrive, Rackspace Cloud Files, OpenStack Storage (Swift), Sia, Storj DCS, SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more!
major bugfix: This release is a canary release intended to be used for testing.
Major changes in this version.
This version has a number of minor and a major rewrite of the the "repair" command.
The logic for the "repair" command is that it should be possible to recover loss of `.dblock` files, if the data is still present locally.
This logic has been in multiple ways and now also supports recovering data, even if no individual `.dblock` volumes can be fully recovered.
In this case, the repair will recreate as much data as possible in new `.dblock` files, and configure it so as many files as possible are available.
The `purge-broken-files` can be used after repair has failed to recover eveything, and will only purge the files that were lost.
The `purge-broken-files` command has also been updated to support using incorrect metadata, such that files are not purged if they are only missing metadata.
There are again numerous to ngclient, including some faster browsing of restore contents, and better remote validation of folder contents.
The UI now supports a number of different languages.
Database version upgrade to v16:
The local database is again upgraded with two index changes for correctness and performance.
The bundled `Duplicati.CommandLine.DatabaseTool.exe` / `duplicati-database-tool` can downgrade databases.
Since the change is only index addition, there is no data loss on downgrades.
## Detailed list of changes:
Support `CACHEDIR.TAG` as a default exclude file marker.
Improved `list-broken-files` to more accurately show contents, thanks @gpatel-fr.
Added new faster API for listing restores (only used in ngclient).
Added new API for testing to check for existing files (only used in ngclient).
Updated translations, thanks to all the translators.
pCloud OAuth url in CLI.
Improved logic for combining Regex filters, thanks @Jojo-1000.
Improved error parsing for `box.com` backend.
Simplified log closing to avoid cases where the log file is kept open.
Prevent
GNU LGPLv3 backup cloud encryption sftp webdav trust-no-one-backup cloud-backup client-only-backup c-sharp javascript
CMOC is a 6809-generating cross-compiler for a large subset of the C language. It produces executables for the Motorola 6809 processor to be used under the Tandy Color Computer Disk Basic environment, OS-9 and others. It runs under GNU/Linux and other Unix-like environments.
minor bugfix: printf() now supports a minimum field width for 'long' values.
Fixed a bug where "floatExpr 0" was mistakenly taken as always false.
Documented the fact that strtof() accepts spaces in numbers when using Color Basic's floating point routines.
Fixed a bug where strtof() wrote through a null pointer if the 'endptr' parameter passed to that function was null.
GNU GPLv3 compiler c developers
Ansifilter converts ANSI terminal escape sequences to HTML, RTF, BBCode, Pango Markup, LaTeX and Plain TeX.
It also converts ANSI art files (CP437, BIN, XBIN, TND) to HTML or RTF.
minor bugfix: - CLI: add `--tee` and `--append` options for text output
- GUI: add toggle button in the GUI to hide the options panel
- CLI: add option `--line-append`
- remove gitignore form repo
- fix open span tag with CR as opening sequence
GNU GPLv3 text-processing filter html latex
audiowmark is an open source solution for watermarking audio files. It is is robust, fast, secure and of course we believe that the watermark is not audible for most users.
minor feature: Improve robustness for low quality material.
Robust sync score peak selection using local mean.
Use lower sync threshold (introduce --sync-threshold option).
Always decode n best matches (introduce --n-best option).
Distance based AB pattern merging.
Distance based ALL pattern merging.
Change output order: print most relevant matches first.
Deprecate short payload.
Speed detection result output for default key.
GNU GPLv3 audio watermark
Pentobi is a computer opponent for the board game Blokus.
It supports the game variants Classic, Duo, Trigon, Junior, Nexos, GembloQ and Callisto. Pentobi has different levels of playing strength, a game analysis function and can rate the playing strength of human players. Games can be saved and loaded in Smart Game Format including comments and move variations.
major feature: Minimum required Qt version is now 6.8. Always use system theme. Better usability on mobile Linux devices. Added close link in help viewer. Workaround for QTBUG-140033 (Scrollbar not painted in Fusion style).
GNU GPLv3 c++ game board-game
OrientDB is a 2nd Generation Distributed Graph Database with the flexibility of Documents in one product with an Open Source commercial friendly license (Apache 2 license). First generation Graph Databases lack the features that Big Data demands: multi-master replication, and more flexibility for modern complex use cases.
minor bugfix: ## Core
- Updated commons-lang 2.6 dependency which is obsolete and unsupported
- Correct disk cache size tracking.
- Make sure to not mark document dirty if setting a property to exactly the same simple value, issue #10514
- Correct array handling in polyglot script executor, issue #10532
- Correct class cast exception on index query lookup: issue #10530
Apache nosql dbms graphdb database
Persy is a simple transactional storage (AKA database) written in rust, that persists raw data in the form of `Vec<u8>` or key values of basic rust types, focusing mainly on correctness and durability.
All data, referencing structures and logs are kept in a single file.
major feature: New release 1.7 with fixes in durability, release notes: http://persy.rs/posts/persy-1.7.html
For basic examples on how to use it check out http://persy.rs/posts/getting-started.html
MPL-1 database storage transaction
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;The rules update lt;/h2 gt;.
lt;p gt;This update brings a lot of changes to rules, including: lt;/p gt;.
lt;ol gt;.
lt;li gt;Ordering, you can now order rules and actions inside rules, both will be execute on the given order; lt;/li gt;.
lt;li gt;New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions) lt;/li gt;.
lt;li gt;New "Test" function, now you can simulate a rule before running it for real lt;/li gt;.
lt;li gt;And much more! lt;/li gt;.
lt;/ol gt;.
lt;p gt;The lt;a href="https://github.com/eitchtee/WYGIWYH/wiki/Transaction-Rules" gt;wiki page for rules lt;/a gt; has been revamped for this release, consider having a read lt;a href="https://github.com/eitchtee/WYGIWYH/wiki/Transaction-Rules" gt;here lt;/a gt; for new and old features and how to use them. lt;/p gt;.
lt;div class="markdown-alert markdown-alert-important" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-report mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 1.75C0.784.784 0 1.75 0h12.5C15.216 0 16.784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0.138.112.25.25.25h2a.75.75 0 0 1.75.75v2.19l2.72-2.72a.749.749 0 0 1.53-.22h6.5a.25.25 0 0 0.25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" gt; lt;/path gt; lt;/svg gt;Important lt;/p gt; lt;p gt;This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existing rules isn't working as before, let me know. lt;/p gt;.
lt;/div gt;.
lt;h2 gt;What's Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;(accounts): unable to update accounts by lt;a class="user-mention notranslat
Affero GPLv3 money finance tracking accounting self-hosted bookkeeping expense-tracker django python
Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there.
Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests.
You can use Git or any version control of your choice to collaborate over your API collections.
Bruno is offline-only. There are no plans to add cloud-sync to Bruno, ever. We value your data privacy and believe it should stay on your device.
minor feature: lt;h2 gt;What's Changed lt;/h2 gt;.
lt;h3 gt;Features lt;/h3 gt;.
lt;ul gt;.
lt;li gt;Feat: Folder sequencing by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lohxt1/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lohxt1" gt;@lohxt1 lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3035691337" data-permission-text="Title is private" data-url="https://github.com/usebruno/bruno//4595" data-hovercard-type="pull_request" data-hovercard-url="/usebruno/bruno/pull/4595/hovercard" href="https://github.com/usebruno/bruno/pull/4595" gt;#4595 lt;/a gt; lt;/li gt;.
lt;li gt;Feat: Add support for oauth2 in cli by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pooja-bruno/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pooja-bruno" gt;@pooja-bruno lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3027394041" data-permission-text="Title is private" data-url="https://github.com/usebruno/bruno//4578" data-hovercard-type="pull_request" data-hovercard-url="/usebruno/bruno/pull/4578/hovercard" href="https://github.com/usebruno/bruno/pull/4578" gt;#4578 lt;/a gt; lt;/li gt;.
lt;li gt;Feat: Support tv4 as a inbuilt lib by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/poojabela/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/poojabela" gt;@poojabela lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3030499457" data-permission-text="Title is private" data-url="https://github.com/usebruno/bruno//4589" data-hovercard-type="pull_request" data-hovercard-url="/usebruno/bruno/pull/4589/hovercard" href="https://github.com/usebruno/bruno/pull/4589" gt
MITL git testing automation api programming javascript html typescript
Mr.
1
10 Sep 01:43
555
minor feature: -1 OR 2+437-437-1=0+0+0+1 --
Apache 17
Jenkins provides hundreds of plugins to support building, deploying and automating any project.
minor feature: lt;ul gt;.
lt;li gt;.
Restore the children context menu for breadcrumbs.
lt;/li gt;.
lt;li gt;.
Remove overlapping text from the lt;strong gt;Thread Dump lt;/strong gt; page.
lt;/li gt;.
lt;li gt;.
Defer rendering a build's artifact list to a background request to avoid expensive computations.
lt;/li gt;.
lt;/ul gt;.
MITL ci automation java
THIS IS SPAM, PLEASE REMOVE.
minor feature: THIS IS SPAM
BSDL-4 self-hosted rss atom feeds monitoring dashboard aggregator go
Dive into the expansive sandbox of EVE Online. Shape your destiny today. Fight alongside hundreds of thousands of pilots worldwide. [url=https://www.eveonline.com/signup?invc=46758c20-63e3-4816-aa0e-f91cff26ade4]Begin your journey[/url]
minor feature: Dive into the expansive sandbox of EVE Online. Shape your destiny today. Fight alongside hundreds of thousands of pilots worldwide. url=https://www.eveonline.com/signup?invc=46758c20-63e3-4816-aa0e-f91cff26ade4 Begin your journey /url
Motosoto self-hosted rss atom feeds monitoring dashboard aggregator go
SDL_bgi is a graphics library (`GRAPHICS.H`) for C, C++, WebAssembly, and Python.
SDL_bgi is fully compatible with BGI, the Borland Graphics Interface that was the de-facto standard in PC graphics back in DOS days. It's very easy to use, pretty fast, and it also provides extensions for ARGB colours, mouse support, vector fonts, and turtle graphics. It should run on any platform supported by SDL2.
major feature: Development splits: SDL2_bgi and SDL3_bgi.
Added window scaling; minor changes to Makefiles and demo/* files.
Zlib c library graphics-h x11 sdl2 sdl3 bgi python3
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 September 5th 2025. lt;/em gt; lt;/p gt;.
lt;h3 gt;Improvements lt;/h3 gt;.
lt;ul gt;.
lt;li gt;.
lt;p gt;Error reporting upon validation of the file upload method. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt;Detailed language information in new language notifications. lt;/p gt;.
lt;/li gt;.
lt;/ul gt;.
lt;h3 gt; lt;/h3 gt;.
lt;ul gt;.
lt;li gt;.
lt;p gt;Sign-in could not be completed with LDAP. lt;/p gt;.
lt;/li gt;.
lt;li gt;.
lt;p gt;Nonspacing mark changes highlighting in history. lt;/p gt;.
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.13.2/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;Translations contributions lt;br gt;.
Divarrek, VfBFan lt;/p gt;
lt;p gt;Documentation contributions lt;br gt;.
Michal Čihař, nijel lt;/p gt;
lt;p gt; lt;a href="https://github.com/WeblateOrg/weblate/milestone/151?=1" gt;All changes in detail lt;/a gt;. lt;/p gt;.
GNU GPLv3 translation localization web python html
CMOC is a 6809-generating cross-compiler for a large subset of the C language. It produces executables for the Motorola 6809 processor to be used under the Tandy Color Computer Disk Basic environment, OS-9 and others. It runs under GNU/Linux and other Unix-like environments.
minor bugfix: atoi, atoui(), strtof() and atoff() now tolerate leading white space characters before the number to be converted. (atol(), atoul(), strtol() and strtoul() already supported that.)
printf() and sprintf() now accept specifying a minimum field width for 'int' values, either left- or right-justified, but not for 'long' values. Example: printf(" 5u -5d 04x n", ...). (This was already supported for s.)
Added option -Wno-array-size-zero to disable the warning on arrays of size zero, e.g., int n 0 , or enum K = 0 ; int m N .
Added minor optimizations.
GNU GPLv3 compiler c developers
Warracker is an open-source warranty tracker application designed to help you effortlessly keep track of product warranties, expiration dates, and related documentation.
Warracker is a web-based application that provides a centralized system for managing all your product warranties. Key features include:
Tracking product warranties in one central location.
Adding warranty details, including purchase dates and duration.
Uploading and storing warranty documentation and receipts.
Providing visual indicators for active, expiring soon, and expired warranties.
Searching through your warranty collection.
Warranty Management: Add, edit, and delete warranty information.
Document Storage: Upload and securely store receipts and warranty documentation.
Status Tracking: Visual indicators for warranty status (active, expiring soon, expired).
Search: Easily find warranties by product name.
Responsive Design: A seamless experience on both desktop and mobile devices.
minor feature: Enhances Global View with better document access, claim visibility, and critical bug fixes.
Description:
* Enhanced Global View integration with Paperless-ngx for seamless in-app document viewing.
* Added color-coded visual indicators for warranty claim statuses.
* Introduced read-only access to warranty claims in Global View.
* Fixed authorization issues blocking shared document access.
* Resolved claim creation errors with empty optional fields.
* Corrected JavaScript errors in Global View claims modals.
Affero GPLv3 self-hosted warranty bookkeeping flask python javascript postgresql
FOSSBilling is a free open source, billing and client management solution. Whatever the size of your online services business, whether a startup or established, FOSSBilling can help you to automate your invoicing, incoming payments, and client management and communication.
If you run a web hosting business and are looking for an open-source alternative for billing and client management, then FOSSBilling is the answer. Although it is mostly used as a solution for hosting businesses, there is no reason why you can't use FOSSBilling for any other kind of online business, like digital downloads.
FOSSBilling is designed to be extensible and to integrate easily with your favorite server management software and payment gateways.
📥 This is self-hosted software that is free for anyone to install — All you need is a some basic knowledge, a web server, running PHP and a MySQL database. For more details, check the requirements section.
minor bugfix: ### .
an with invoice authentication which was causing problems with the cronjob tasks, renewals, and payments using certain payment gateways like PayPal.
an oversight which could cause the `account_get_list` API endpoint in the hosting service module to return data for a different service.
In the huraga theme, people can no longer hit the checkout button before being logged in.
We've around a dozen mistakes in exception logging.
the "service" breadcrumb in the huraga theme.
an error that would appear when trying to generate an API key from your admin panel profile.
an error that would be seen if trying to update a client profile without providing a birthdate.
### New Features.
The about page now includes info on installed modules.
The `Server_Client` class now has methods to get the client's first and last name.
### Changes.
Internally, file and path handling has been refactored to utilize Symfony's components.
Apache bookkeeping hosting payments accounting self-hosted billing invoice docker php twig mysql
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 bugfix: 'GetCertificateValue' function that's preventing compilation without openssl.
do not include 'bind' in 'server functions' in seccomp: binding to port 0 is needed in client mode and seccomp cannot see into a sockaddr object.
Ongoing saga of MacOS support continues.
GNU GPLv3 c library files ssl tls sockets resizeable strings lists maps
HarfBuzz is a text shaping engine. It primarily supports OpenType, but also Apple Advanced Typography. HarfBuzz is used in Android, Chrome, ChromeOS, Firefox, GNOME, GTK+, KDE, LibreOffice, OpenJDK, PlayStation, Qt, XeTeX, and other places.
minor bugfix: Monday, May 12, 2025
Various build improvements.
build with HB_NO_DRAW and HB_NO_PAINT.
Add an optional harfruzz shaper that uses HarfRuzz; an ongoing Rust port of
HarfBuzz shaping. This shaper is mainly used for testing the output of the
Rust implementation.
regression that caused applying unsafe_to_break() to the whole buffer to
be ignored.
Update USE data files.
getting advances of out-of-rage glyph indices in DirectWrite font
functions.
Mixed c++ c fonts text-shaping
The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in.
The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets.
Sales (Invoices, Orders, Quotations)
Receivables & Payables
General ledger
Inventory management
Fixed asset accounting & depreciation
Profit & cost centers, departments, projects
Output documents in PDF, HTML, CSV, Office formats
Mail documents (e.g. invoices) from within the application
Translatable to your language (comes with 45 languages)
and more
The fact that LedgerSMB is open source
- meaning that the source code is freely available - makes it even more customizable and flexible.
minor bugfix: Changelog for 1.12.13
Fix reconciliations missing workflow context (#9004)
Fix starting balance in GL report filtered by account (#9020)
Add taxtotal for invoice printing (#9006)
GNU GPL accounting invoicing orders erp perl postgresql bookkeeping web
The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in.
The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets.
Sales (Invoices, Orders, Quotations)
Receivables & Payables
General ledger
Inventory management
Fixed asset accounting & depreciation
Profit & cost centers, departments, projects
Output documents in PDF, HTML, CSV, Office formats
Mail documents (e.g. invoices) from within the application
Translatable to your language (comes with 45 languages)
and more
The fact that LedgerSMB is open source
- meaning that the source code is freely available - makes it even more customizable and flexible.
minor bugfix: Changelog for 1.11.28
Fix starting balance in GL report filtered by account (#9020)
Please take note that 1.11 will be End-of-Life on 3 October;
after this date, free community support is only available for
1.12 and - when released - 1.13. Upgrading to 1.12 is strongly
advised.
GNU GPL accounting invoicing orders erp perl postgresql bookkeeping web
Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k.
minor feature: Filters Copy Current/All ignores disabled filters.
ability to select or drag short Timeline clips (broke in v25.03).
Added adjustable track headers width to Timeline.
Added Alpha Strobe video filter.
Added Freeze Frame to Timeline.
possible crash when selecting a track head.
Added File Rereun Filter Analysis.
Text: Rich scroll presets (broke in v25.03).
Added an item count to Playlist.
may crash in Files dock on startup (broke in v25.01).
Added File New submenu with items for Project and generators.
Added Add Generator to Timeline toolbar.
Speed time filters reset when they are reloaded in the UI.
Changed the Convert to Edit-friendly dialog to make it obvious that "better" and "best" options create very large files.
generating proxy for videos with BT.2020 color space.
Added Settings Preview Scaling 1080p.
Fade Out Audio in a filter set.
Timeline Record Audio is distorted on macOS.
SDI/HDMI capture/monitor not working with recent Blackmagic Design drivers.
Added Settings Player External Monitor DeckLink Gamma with SDR and HLG HDR options.
Added HLG color transfer/gamma to GPU Effects.
swapped C/LF channels in 5.1 sound output in DeckLink SDI/HDMI external monitor.
Improved compositing in Obscure With Blur, Obscure With Mosaic, and Mask: Apply. Now, they are better at concealing details.
Moved the Files Go Up button to top left to be more like OS file browsers.
adding media with unknown or very long duration (for example, more than 7 days). Now, it prompts for the duration.
Upgraded Qt, MLT, Rubberband, and SVT-AV1.
GNU GPLv3 multimedia video non-linear-editor artistic-software cross-platform windows macos linux qt
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;: duplicate totals when account is shared with owner amp;amp; prevent SharedObject from being shared with owner 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="3023268724" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//252" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/252/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/252" gt;#252 lt;/a gt; lt;/li gt;.
lt;li gt;(api:accounts): unable to create an account with an account group 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="3055063309" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//254" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/254/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/254" gt;#254 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.12.9...0.12.10" gt; lt;tt gt;0.12.9...0.12.10 lt;/tt gt; lt;/a gt; lt;/p gt;.
Affero GPLv3 money finance tracking accounting self-hosted bookkeeping expense-tracker django python
Onto Debug is a neovim plugin designed to help debugging, testing (so debugging really) but not act as a full debugger protocol or a testing framework. It's whole design point is also to run only on demand.
major feature: Improved suspicious variable checking, started using treesitter, cleaned up run_debugger function
GNU GPLv3 nvim vim depramanager plugin lua
Jenkins provides hundreds of plugins to support building, deploying and automating any project.
minor feature: lt;ul gt;.
lt;li gt;.
RFE:
Improve lt;code gt;UberClassLoader lt;/code gt; class caching.
lt;/li gt;.
lt;li gt;.
RFE:
Expose lt;code gt;NavigableMap lt;/code gt; interface from the lt;code gt;CopyOnWrite.Tree lt;/code gt; map.
Optimise the lt;code gt;AbstractLazyLoadRunMap.search() lt;/code gt; method.
lt;/li gt;.
lt;li gt;.
RFE:
Add Polish translations.
lt;/li gt;.
lt;/ul gt;.
MITL ci automation java
Calf Studio Gear is a stack of audio effect plugins for JACK sound servers and LV2 hooks. It contains instruments and tone generators, dynamic processors, digital effects, modulators, filters and equalizers, delay effects, distortion and enhancement filters, as well as some tools aimed at professionals.
major bugfix: CMake: Windows: Copy libs, no symlinks.
CMake: up symlinks for all platforms and libtypes.
CMake: Respect `BUILD_SHARED_LIBS` on Linux.
CMake: Use GNUInstallDirs for flexible `bin`, `lib` and `doc`.
CMake: Add `WANT_SSE` and `LV2DIR` options.
GNU LGPL audio music jack effects modulation instruments lv2 cpp
OD
0.2
05 Sep 15:07
Onto Debug is a neovim plugin designed to help debugging, testing (so debugging really) but not act as a full debugger protocol or a testing framework. It's whole design point is also to run only on demand.
major feature: Added suspicious variable checking, saving and loading breakpoints
GNU GPLv3 nvim vim depramanager plugin lua
SciPy (pronounced "Sigh Pie") is an open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more.
SciPy is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines, such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers. If you need to manipulate numbers on a computer and display or publish the results, give SciPy a try!
minor feature: lt;h1 gt;SciPy 1.15.3 Release Notes lt;/h1 gt;.
lt;p gt;SciPy lt;code gt;1.15.3 lt;/code gt; is a -release with no new features lt;br gt;.
compared to lt;code gt;1.15.2 lt;/code gt;. lt;/p gt;
lt;h1 gt;Authors lt;/h1 gt;.
lt;ul gt;.
lt;li gt;Name (commits) lt;/li gt;.
lt;li gt;aiudirog (1) + lt;/li gt;.
lt;li gt;Nickolai Belakovski (1) lt;/li gt;.
lt;li gt;Florian Bourgey (1) + lt;/li gt;.
lt;li gt;Richard Strong Bowen (2) + lt;/li gt;.
lt;li gt;Jake Bowhay (1) lt;/li gt;.
lt;li gt;Dietrich Brunn (2) lt;/li gt;.
lt;li gt;Evgeni Burovski (1) lt;/li gt;.
lt;li gt;Lucas Colley (1) lt;/li gt;.
lt;li gt;Ralf Gommers (1) lt;/li gt;.
lt;li gt;Saarthak Gupta (1) + lt;/li gt;.
lt;li gt;Matt Haberland (4) lt;/li gt;.
lt;li gt;Chengyu Han (1) + lt;/li gt;.
lt;li gt;Lukas Huber (1) + lt;/li gt;.
lt;li gt;Nick ODell (2) lt;/li gt;.
lt;li gt;Ilhan Polat (4) lt;/li gt;.
lt;li gt;Tyler Reddy (52) lt;/li gt;.
lt;li gt;Neil Schemenauer (1) + lt;/li gt;.
lt;li gt;Dan Schult (1) lt;/li gt;.
lt;li gt;sildater (1) + lt;/li gt;.
lt;li gt;Gagandeep Singh (4) lt;/li gt;.
lt;li gt;Albert Steppi (2) lt;/li gt;.
lt;li gt;Matthias Urlichs (1) + lt;/li gt;.
lt;li gt;David Varela (1) + lt;/li gt;.
lt;li gt;ਗਗਨਦ ਪ ਸ ਘ (Gagandeep Singh) (3) lt;/li gt;.
lt;/ul gt;.
lt;p gt;A total of 24 people contributed to this release. lt;br gt;.
People with a "+" by their names contributed a patch for the first time. lt;br gt;
This list of names is automatically generated, and may not be fully complete. lt;/p gt;
BSDL-2 python algorithms scientific-computing c fortran cpp cython
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: * Remove requirement for OpenMP
* Add new option --mixChannels
* Add new C++ API class ChannelMixer
* Implement --att option, which was missing
* Add documentation for the --mixChannels option and ChannelMixer class
* Add man pages for ssrc and scsa
* Add pkgconfig
* Add new tests
BSL audio sampling rate converter fft dither
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
Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
Ampache's usefulness is heavily dependent on being able to extract correct metadata from embedded tags in your files and/or the file name. Ampache is not a media organiser; it is meant to be a tool which presents an already organised collection in a useful way. It assumes that you know best how to manage your files and are capable of choosing a suitable method for doing so.
major feature: Added:
WebDav Browser plugin, allowing direct browsing of your server.
Show the structure with installed version in Ampache Dewhen using a custom structure. (squashed and client).
Typing to plugin properties and functions.
Typing to catalog modules.
CLI.
Add print text for find missing and clean actions.
Subsonic remote catalog.
Missing `getArtist` call.
Database 750003.
Add `update_time` to `podcast_episode` table.
Set `update_time` to NOT NULL on `video` table.
Set `update_time` to NOT NULL on `song` table.
Changed:
Config `catalog_verify_by_time` checks file mod time only.
Update vite to 6.2.7.
Ampache remote catalog.
Use new Api function `song_tags` to pull more data for song import. (If available).
Plugin.
Allow hiding Catalog Favorites (Highlight) items setting maxitems to `-1`.
Removed:
Remove superfluous format calls from all `Catalog` and `playable_media` objects.
Remove `get_f_artist_link` which has been replaced with `get_f_parent_link`.
Hide some useless data in the Depage and remove `database_password` entirely.
:
Scrutinizer builds.
Skipping files based on modification time when updating catalogs.
Verify will now correctly reduce numbers based on the last_update time and fetch all when the update list is empty.
When a file is unable to be verified set `update_time` to denote a check was made.
Update Video files from tags didn't do anything.
Use `findAlbumArtist` to make sure tags are filled when missing Album Artist tags.
Don't rely on format for Album Artist property when missing.
CSS for edit dialog box input fields had white text on the dark theme.
Don't rely on format commands to fill empty `album_artist` for files missing album_artist tags.
Beets catalog sending the id instead of the artist name to insert function.
WebDav.
Deprecated exec function.
Listing children has been simplified and up for all media types.
Errors for artist names with `/` creating empty objects.
CLI.
Missing `find` in default argument l
Apache php streaming server audio music javascript video
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.
minor feature: The build is available for x86_64 and AArch64, based on the 6.12 (LTS) kernel.
* The Tuner utility has been added a developer tool for creating a custom set of system settings:
** https://tuner.altlinux.org.
* The interface gains a more polished look with new application icons in the Adwaita style for: Alterator, Brasero, Dia, gImageReader, Hugin, Project Libre, Timeshift and Trash.
* It is now possible to save the session state upon re-login using the Session Keeper extension for GNOME.
* Hashsum graphical utility has been added for data integrity verification (as a replacement for GTK Hash). The application was created by the ALT Linux Team developers:
** https://thisweek.gnome.org/posts/2025/08/twig-212/#introducing-hashsum--a-modern-checksum-utility
* Gear Lever tool for AppImage applications managing has been introduced. It allows users to manage launch settings and application updates.
* Flexible graphics card selection for application launches.
* The Steam computer game distribution platform has been added to the image.
* Password storage via gnome-keyring-ssh.
GNU GPL operating-system starterkit installation end-users developers livecd rescue desktop server security bbs communication communication commu
WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, section edit, page rights (ACLs), design themes (skins), file upload, email notification, URI router, template engine, session handler and much more. Compatible with PHP 8.0 - 8.4 and MariaDB / MySQL.
minor feature: Minor feature and bug fix release for 6.1.x series,
disables double-click editing for all pages having forms
inside id section-content,
add URI regex pattern PATTERN 'URI' ,
add spaces also to page_path in link title,
add link support for geo:, git:, tel:, sftp: and ssh: URI scheme,
add icons for archive:, geo: and tel: links,
update libs:
svg sanitizer 0.22,
PHP Thumb Library 2.3.2,
freeCap 1.4.7
BSDL php javascript mysql mariadb web-based documentation education wiki
|