AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, itāll cover ALL your home devices, and you donāt need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network.
minor feature: See also the v0.107.56 GitHub milestone ms-v0.107.56 .
Security:
Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities in 1.23.5 go-1.23.5 .
Added:
The new HTTP API `POST /clients/search` that finds clients by their IP addresses, CIDRs, MAC addresses, or ClientIDs. See `openapi/openapi.yaml` for the full description.
Deprecated:
The `GET /clients/find` HTTP API is deprecated. Use the new `POST /clients/search` API.
:
Request count link in the clients table ().
The formatting of large numbers on the dashboard ().
https://github.com/AdguardTeam/AdGuardHome//7329.
https://github.com/AdguardTeam/AdGuardHome//7513.
go-1.23.5 : https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI.
ms-v0.107.56 : https://github.com/AdguardTeam/AdGuardHome/milestone/91?=1.
dns security tracking adblock adguard privacy golang javascript
pimhasher is a program inspired by VeraCrypt's PIM (Personal Iterations Multiplier) feature, designed to provide the same functionality for LUKS (Linux Unified Key Setup)
minor feature: Initial release
GNU GPLv3 security cryptography
pv ("Pipe Viewer"), a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
minor bugfix: *feature: the --format option can now be used with --numeric for customised numeric output, such as JSON.
*i18n: German translations updated.
*i18n: Polish translations updated.
*i18n: Russian translations updated.
GNU GPLv3 cli terminal logging monitoring network c
A front end to sox synthesizer commands using bash, gtkdialog, gnuplot and bc.
minor feature:
Public Domain sox signal generator gnuplot gtkdialog
Most drones (UAVs) cannot look straight up to photograph the sky above them. As a result, spherical panoramas made with drones tend to have a gap in the sky. Some drones, like the DJI Mavic 2, can fill in this gap automatically while generating a preview. Skyfill allows you to do fill in those gaps in the sky in high-resolution images.
minor feature: Add `-out sometype` CLI option to control output format, where `sometype` is `auto`, `jpeg`, `png`, or `tiff`. It's also possible to pass `-out list` and Skyfill will list the supported formats. Copy EXIF, IPTC, and XMP metadata from the input to the output file. Currently only works when reading writing JPEG files. Copy the embedded ICC profile from the input to the output file. As with the metadata, only works when reading writing JPEG files. Write GPano XMP information to the output file. Use the `-no-gpano-xmp` CLI option to disable this. Currently only works when writing JPEG files. See https://developers.google.com/streetview/spherical-metadata for more information. Write a thumbnail to JPEG files. This was a necessity to add, as the above-mentioned copying of the EXIF would mean that the thumbnail of the input image would also be copied (and thus would show a non-skyfilled image). The Windows executable now has an icon and some metadata (product version, copyright, etc). On Windows a message is shown in a popup, when Skyfill is run without arguments. This should explain how the application is intended to use when just double-cicking the executable. Add support for reading WebP images. Make sky gap detection a bit more loose. Previous versions assumed that the sky gap was one uniform colour. Now it still takes the top left corner as 'sky gap colour', but any colour that is somewhat similar will be considered part of the sky gap. This non-exact matching is done so that you can do colour grading (and applying things like 'film-like' looks that might not uniformly map colours) on a drone panorama, and run Skyfill afterwards.
GNU GPLv3 panaromic photos image photography drones uav go
CadQuery is an intuitive, easy-to-use python based language for building parametric 3D CAD models. CadQuery is for 3D CAD what jQuery is for javascript. Imagine selecting Faces of a 3d object the same way you select DOM objects with JQuery!
minor bugfix: Fixing pip package dependency issue.
Apache cad 3d modeling codecad parametric 3d-modeling python
Mayo the opensource 3D CAD viewer and converter.
Overview
Convert 3D files
Mayo can read/write 3D files from/to STEP, IGES, STL and many other CAD formats
Visualize 3D files
Mayo 3D viewer supports clip planes, exploding of assemblies, measurement of shapes, show/hide parts, ...
Cross platform
Mayo runs on Windows, Linux and macOS
Solid foundations
Mayo is developed in modern C++ with Qt and OpenCascade
Features
3D clip planes with configurable capping
3D exploding of the model tree allowing better exploration of complex designs
3D measure tools for circles, angles, lengths, areas, bounding box, ...
3D view cube providing intuitive camera manipulation
Quick access to CAD files recently open thanks to thumbnails in the Home page
Toggle item visibility within the Model tree(use checkbox)
Customizable mesh precision for BREP shapes, affecting visualization quality and conversion into mesh formats
Convert files to multiple CAD formats from command-line interfaceš»
major feature:
BSDL-2 cad opencascade converter 3d-viewer cpp
Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
Features:
Organize and index your scanned documents with tags, correspondents, types, and more.
Your data is stored locally on your server and is never transmitted or shared in any way.
Performs OCR on your documents, adding searchable and selectable text, even to documents scanned with only images.
Utilizes the open-source Tesseract engine to recognize more than 100 languages.
Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals.
Uses machine-learning to automatically add tags, correspondents and document types to your documents.
Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)1 and more.
Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents.
Beautiful, modern web application that features:
Customizable dashboard with statistics.
Filtering by tags, correspondents, types, and more.
Bulk editing of tags, correspondents, types and more.
Drag-and-drop uploading of documents throughout the app.
Customizable views can be saved and displayed on the dash
minor bugfix: :
: backwards-compatible versioned API response for custom field select fields, update default API version @shamoon.
Tweak: place items with 0 documents at bottom of filterable list, retain alphabetical @shamoon.
: set larger page size for abstract service getFew @shamoon.
/refactor: remove doc observables, username async @shamoon.
: include missing fields for saved view widgets @shamoon.
: force set document not dirty before after save @shamoon.
hancement: restore search highlighting and add for built-in viewer @shamoon.
: resolve cpu usage due to incorrect interval use @shamoon.
All App Changes:
.
10 changes.
: backwards-compatible versioned API response for custom field select fields, update default API version @shamoon.
Tweak: place items with 0 documents at bottom of filterable list, retain alphabetical @shamoon.
: set larger page size for abstract service getFew @shamoon.
/refactor: remove doc observables, username async @shamoon.
: include missing fields for saved view widgets @shamoon.
Chore: Upgrades dependencies and hook versions @stumpylog.
: force set document not dirty before after save @shamoon.
Change: Revert dropdown sorting by doc count @shamoon.
hancement: restore search highlighting and add for built-in viewer @shamoon.
: resolve cpu usage due to incorrect interval use @shamoon.
.
GNU GPLv3 internet web dynamic content indexing search
WordPress is a widely used and highly extensible blogging plattform and web content management system. It provides customizeable themes, and over 30000 community-contributed plugins, is easy to configure and provides extensive documentation and howtos. WordPress can be used in a multi-user setup as well, repurposed as online shop or multimedia hosting, provides search enginge optimization, RSS/Atom news feeds, track- and pingbacks, link management, various formatting filters, and a built-in blog comment system tied per default to the useful but proprietary Akismet spam filter.
minor bugfix:
GNU GPL php mysql wordpress blog blog-engine website webcms blogging www end-users
Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.
Philosophy
Jekyll does what you tell it to do ā no more, no less. It doesn't try to outsmart users by making bold assumptions, nor does it burden them with needless complexity and configuration. Put simply, Jekyll gets out of your way and allows you to concentrate on what truly matters: your content.
minor feature: Minor Enhancements: Allow marking specific highlighted lines via Liquid. Add gem `csv` to runtime dependency list. Bump the minimum ruby version to 2.7. Acknowledge `livereload_port` from site config too. Add gem `base64` as runtime dependency. Add gem `json` as runtime_dependency. Remove unnecessary constraint on gem `mercenary`. : Optimize default front matter using `File.fnmatch?`. Remove totals in profile table properly. Optimize `Site#each_site_file`. Rename sass partial created for new blank site. `jekyll serve --detach` with jekyll-sass-converter 3.x. Handle TypeError from `where` filter gracefully. Add support for upcoming logger 1.4.3. typo in devcontainer.json. Correct rubocop lint errors. inexistent layout warning for the default 404 page. Relax version constraint on `wdm` in new Gemfile. `--livereload-ignore` option. Render theme-gem root only in development. Development : Cleanup highlight tag. Run tests in utc. Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0. Update sass related tests for jekyll-sass-converter 3.x. Split `test/test_tags.rb` into multiple files. test: use hash explicitly for Struct initializer for ruby 3.2. script/default-site: accept flags for `jekyll new`. Bump check-spelling/check-spelling from 0.0.20 to 0.0.21. Use check-spelling/check-spelling@v0.0.21. Bump RuboCop to v1.45.x. Bump Rubocop to version 1.48.x. Bump versions of ruby nodejs in devcontainer. Bump rubocop version to 1.52.x. Upgrade RuboCop to 1.54. Add CodeQL workflow. Bump actions/checkout from 3 to 4. Test suite uses shoulda-context only.. Keep activesupport at version 7.0.x. Bump Rubocop to 1.56.4. Configure dependabot to handle rubygems dependencies. Update rubocop gem. Performance/StringIdentifierArgument violation in site.rb and allow activesupport 6 for windows tests. Add a few more emeritus team members. Make custom cop inherit `RuboCop::Cop::Base`. CI: Use JRuby 9.4.8.0. Stop testing with Cucumber on JRuby. Windows CI on GitHub Actions. R
MITL blog blog-engine website documentation markdown site-generator ruby gherkin javascript
Doxide generates documentation for C++ source code. It is configured with YAML, generates Markdown, and publishes HTML.
Entities in the source code are documented with special /** comments */ containing @commands, as with the classic tool Doxygen. The source code is parsed and documentation processed into Markdown then HTML. Doxide aims at online documentation with a modern look and responsive design for desktop and mobile devices.
Doxide is open source software written in C++. It depends on libyaml to parse YAML configuration files and Tree-sitter to parse source code. By generating Markdown, it opens a whole wide world of static site generation tools and themes for presentation. There is particular support for MkDocs and the Material for MkDocs theme. A little extra effort enables alternatives such as Jekyll and Hugo. Other formats such as PDF are possible too, via Pandoc.
minor feature: New doxide watch command to improve workflow! This monitors source files and rebuilds the documentation on changes. In combination with mkdocs serve it allows you to just work on your sources and see updates in your browser within a few seconds, without running doxide build in between. The implementation is currently using a scan at regular intervals but may in future use file system notifications to reduce CPU use further (#66).. lt;li Added --version command-line option (#64).. lt;li to parsing including for function pointers (#63 #74), destructors (
Apache documentation utilities doxygen mkdocs cpp
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: Graphics text: better pipes and slashes.
Windows for ARM64 processors: removed a whereby dynamic menu deletion could crash after a sound was played in the Demo window.
GNU GPLv3 speech analysis audio phonetics synthesis c cpp
A lockfile utility that uses kernel locking, rather than just creating a lockfile, so that in the event of system shutdown, app being killed, or whatever, other apps are not blocked by the undeleted lockfile. Feature set includes: multiple lockfiles, wait-time to obtain lock, kill lockfile owner, run a script on lock failure, run app with specified user/group, 'nohup', fork into background and create lockfiles 'close on exec' so they are not inheritied by child processes.
major feature: Add -nopriv/-nosu/-P flag to prevent priviledge elevation on linux.
Better de/warning messages/logs.
Added CHANGELOG.
Added manpage.
GNU GPLv3 utility file-locking cli c
Kotlin is a modern but already mature programming language designed to make developers happier. It's concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming.
minor bugfix: Compiler: `KT-73858` Compose / iOS: NullPointerException on building. `KT-73454` K2: type parameters mapping for typealiases with inner RHS. `KT-73043` K2 Compiler does not allow references to inner constructors with typealiases. `KT-74040` Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds. `KT-73339` K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projection. `KT-72585` K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: S. `KT-73399` compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameter. `KT-72725` KMP: Unsupported actualization of inherited java field in expect class. `KT-73153` K2: Standalone diagnostics on type arguments are not reported. Compose compiler: `CMP-5680` Compose compiler: unexpected stability warnings for classes compiled with 2.0.10. `b/381407900` Avoid adding Compose annotations on synthetic classes. ### IR. Inlining. `KT-73981` Cherry-pick the for KT-73482 to 2.1.10. JavaScript: `KT-70778` Kotlin Js companion is undefined in production build. `KT-73130` KJS: Missed `break` for do/while in generated JS code. `KT-58797` Optimize the code generated for objects on JS and Wasm backends. Klibs: `KT-70146` KLIB Resolve Don't fail on nonexistent transitive dependency. `KT-73951` Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10. Native: `KT-73559` K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0. ### Tools. CLI. `KT-73967` JDK 25: "IllegalArgumentException: 25-ea" with EA builds. ### Tools. Daemon. `KT-73311` "Unable to release compile session, maybe daemon is already down" flakiness. ### Tools. Gradle. `KT-73728` 'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version. ### Tools. Gradle. M
Apache programming compiler kotlin java swift c cpp
Hoppscotch is a lightweight, web-based API development suite.
It was built from the ground up with ease of use and accessibility in mind providing all the functionality needed for API developers with minimalist, unobtrusive UI. It is an Open Source alternative to applications like Postman and Insomnia.
minor feature: This is a point release exclusive to the Enterprise offering that adds health check support for Redis connection alongside updates to the environment variable conventions.
MITL api rest graphql typescript vue javascript rust
Paperwork is a GUI to make papers easily searchable using OCR. The basic idea behind Paperwork is "scan & forget" : You should be able to just scan a new document and forget about it until the day you need it again.
major feature:
GNU GPLv3 scanner office printing image-recognition text-processing indexing filter python gnome x11 gtk posix linux freebsd end-users
Netvisix listens on your local network interface and visualizes the network packet flow between hosts.
Also packet statistics per host are available.
minor feature: added host list for an overview of all hosts
removing old inactive hosts after timeout
new "start capture / config" popup
changed to dark theme
some ui improvements
GNU GPLv3 network packet-analyzer monitoring scanner c++ qt5
This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration.
minor bugfix: Reworked color settings; fixed issue with app-specific palette; fixed compatibility with old Qt versions; updated translations
BSDL-2 qt5 configuration
OpenGTS provides a web-based GPS tracking collection system. It joins positional data from a fleet of devices or vehicles. It supports OpenLayers and other map providers, a detail and summary report, and various types of GPS tracking devices.
minor feature: Version 2.6.5
- NEW: Added additional status codes.
- NEW: Added "maximumRpm" field to Device table
- UPD: Added support for table Insert/Update "IGNORE" keyword.
- UPD: Added support for table alternate key sort order.
- DCS: Enabled additional support for TKNano, and OBD data.
- UPD: Added partial support for OpenSeaMaps to OpenLayers map support.
- UPD: Updated UnwiredLabs cell-tower lookup to allow including the deviceID.
Apache java javascript gps gis web-based
Mapollage is a photo kml generator for Google Earth, a photo kml maker.
Create kml folders by directory name, date pattern and regex
Name placemarks by filename and date pattern
Use a photo or a pin as a marker
Dynamic description generator
Customizable photo reference
Draw path between placemarks
major feature: Expand the 'Assets' section below for the file listing.
This release contains, besides from the source, pre-built binaries with Azul Zulu OpenJDK Java + JavaFX.
Apache viewer gis geospacial java cross-plattform end-users
GeoServer is a Java-based server that allows users to view and edit geospatial data. Using open standards set forth by the Open Geospatial Consortium (OGC), GeoServer allows for great flexibility in map creation and data sharing.
Open and Share Your Spatial Data
GeoServer allows you to display your spatial information to the world. Implementing the Web Map Service (WMS) standard, GeoServer can create maps in a variety of output formats. OpenLayers, a free mapping library, is integrated into GeoServer, making map generation quick and easy. GeoServer is built on GeoTools, an open source Java GIS toolkit.
There is much more to GeoServer than nicely styled maps. GeoServer conforms to the Web Feature Service (WFS) standard, and Web Coverage Service (WCS) standard which permits the sharing and editing of the data that is used to generate the maps. GeoServer also uses the Web Map Tile Service standard to split your published maps into tiles for ease of use by web mapping and mobile applications.
GeoServer is a modular application with additional functionality added via extensions. An extension for Web Processing Service opens up a wealth of processing options, you can even write your own!
Enable others to incorporate your data into their websites and applications, freeing your data and permitting greater transparency.
major bugfix: Bug
GEOS-11107 Open search for EO community module: packaging missing gt-cql-json-xx.x.jar
GEOS-11524 csw: default queryables mapping not generated
GEOS-11543 Unable to use propertyName to filter properties in a GetFeature request when service is not set
GEOS-11553 SLD Style: Empty SE Rotationelement throws RuntimeException (QGIS generated SLD)
GEOS-11556 NullPointerException when GWC disk quota monitoring is disabled
GEOS-11559 The customized attributes editor is prone to setting the wrong attribute source
GEOS-11573 TileLayer preview doesn't work anymore
GEOS-11579 DGGS modules prevent GeoServer startup if JEP is not installed
Improvement
GEOS-11517 Using various OGC APIs results in service enabled check related WARN logs
GEOS-11557 CVE-2024-45748 High
GEOS-11560 OGC API modules lack cql2-json in assembly
GEOS-11561 Client-Delegating MapML Proxy
GEOS-11563 Allow configuring a DGGS resolution offset on a layer basis
GEOS-11565 Allow configuring the minimum and maximum DGGS resolution for a layer
GEOS-11588 GWC disk quota, check JDBC connection pool validation query
Task
GEOS-11574 Bump org.eclipse.jetty:jetty-server from 9.4.52.v20230823 to 9.4.55.v20240627 in /src
GEOS-11587 Update map fish-print-v2 2.3.2
GEOS-11609 Bump XStream from 1.4.20 to 1.4.21
GEOS-11610 Update Jetty from 9.4.55.v20240627 to 9.4.56.v20240826
Mixed map mapping gis gps geospacial server java javascript
OCRmyPDF adds an invisible text layer to PDF documents after passing it through the Tessimage-processing eract OCR engine. The output will be PDF/A with a selectable but invisible text layer above scanned image-documents. This allows later searching and archiving.
major bugfix: .
.
Upgraded webservice.py demonstration using streamlit. It s now possible to.
Exercise most of OCRmyPDF s functionality in a simple web UI.
Added cache to Dockerfiles to improve build speed..
numerous formatting errors in the documentation that prevented some.
Parts of documentation from generating correctly.
Improved OCR text rendering by suppressing negative-width spaces. Thanks.
#64;pajowu. #1446.
Improved detecting of invisible text when using redo-ocr. Thanks.
#64;pajowu. #1448`.
.
.
.
GNU GPLv3 pdf ocr scanning image-processing python
rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.
Depending on your configuration, it is quite possible to set up in just a few minutes. Files can be restored by the users who own them, without the root user getting involved.
There are no tapes to change, so once itās set up, your backups can happen automatically untouched by human hands. And because rsnapshot only keeps a fixed (but configurable) number of snapshots, the amount of disk space used will not continuously grow.
minor bugfix: Make tar.
GNU GPLv3 backup rsync perl
marimo is a reactive Python notebook: run a cell or interact with a UI element, and marimo automatically runs dependent cells (or marks them as stale), keeping code and outputs consistent. marimo notebooks are stored as pure Python, executable as scripts, and deployable as apps.
Highlights.
š batteries-included: replaces jupyter, streamlit, jupytext, ipywidgets, papermill, and more
ā”ļø reactive: run a cell, and marimo reactively runs all dependent cells or marks them as stale
šļø interactive: bind sliders, tables, plots, and more to Python ā no callbacks required
š¬ reproducible: no hidden state, deterministic execution, built-in package management
š executable: execute as a Python script, parameterized by CLI args
š shareable: deploy as an interactive web app or slides, run in the browser via WASM
š¢ļø designed for data: query dataframes and databases with SQL, filter and search dataframes
š git-friendly: notebooks are stored as .py files
āØļø a modern editor: GitHub Copilot, AI assistants, vim keybindings, variable explorer, and more
minor feature: lt;h2 gt;What's Changed lt;/h2 gt;.
lt;p gt;Quality-of-life improvements: lt;/p gt;.
lt;ul gt;.
lt;li gt; Improvements to multi-column notebooks lt;/li gt;.
lt;li gt; A for timezone rendering in altair charts lt;/li gt;.
lt;li gt; API improvements to persistent caching lt;/li gt;.
lt;/ul gt;.
lt;h2 gt;All changes lt;/h2 gt;.
lt;ul gt;.
lt;li gt;: column grouping by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mscolnick/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mscolnick" gt;@mscolnick lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2805978877" data-permission-text="Title is private" data-url="https://github.com/marimo-team/marimo//3547" data-hovercard-type="pull_request" data-hovercard-url="/marimo-team/marimo/pull/3547/hovercard" href="https://github.com/marimo-team/marimo/pull/3547" gt;#3547 lt;/a gt; lt;/li gt;.
lt;li gt;style: column background by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/akshayka/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/akshayka" gt;@akshayka lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2805925040" data-permission-text="Title is private" data-url="https://github.com/marimo-team/marimo//3544" data-hovercard-type="pull_request" data-hovercard-url="/marimo-team/marimo/pull/3544/hovercard" href="https://github.com/marimo-team/marimo/pull/3544" gt;#3544 lt;/a gt; lt;/li gt;.
lt;li gt;improvement: support data uris in table by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mscolnick/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mscolnick" gt;@mscolnick lt;/a gt; in lt;a class="-link js--link" data-error-text="Fai
Apache data-science data-visualization machine-learning notebooks ai python typescript
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;It was discovered, that exclusive class note terminations were too slow lt;/li gt;.
lt;li gt;a regression introduced in 2.4.0 that allowed the amplitude of a voice playing in delay phase to rise infinitely lt;/li gt;.
lt;li gt;MSGS drum-style note-cut has been converted to an opt-in setting lt;a href="https://www.fluidsynth.org/api/fluidsettings.xml#synth.note-cut" rel="nofollow" gt; lt;code gt;synth.note-cut lt;/code gt; lt;/a gt; lt;/li gt;.
lt;li gt;Support for SDL2 has been disabled by default lt;/li gt;.
lt;li gt;a regression introduced in 2.4.1 that could have caused infinite audio gain output for some MIDI files under certain configurations lt;/li gt;.
lt;li gt;Silence a warning d by Systemd v254+ lt;/li gt;.
lt;/ul gt;.
lt;p gt;*It was found that SDL2 hijacks fluidsynth's lt;code gt;main() lt;/code gt; function which causes build problems on Windows, see. A PR for migrating to SDL3 is highly welcome! If you still want to compile with SDL2 support, you need to explicitly enable it using CMake flag lt;code gt;-Denable-sdl2=1 lt;/code gt;. lt;/p gt;.
GNU LGPLv3 sound-synthesis mixers
High-order methods have the potential to overcome the current limitations of standard CFD solvers. For this reason, we have been developing and improving our spectral element code for more than 35 years now. It features state-of-the-art, scalable algorithms that are fast and efficient on platforms ranging from laptops to the worldās fastest computers. Applications span a wide range of fields, including fluid flow, thermal convection, combustion and magnetohydrodynamics. Our user community includes 500+ scientists and engineers in academia, laboratories and industry.
Features
Incompressible and low Mach-number Navier-Stokes
Spectral element disrectization
High-order conformal curved quadrilateral/hexahedral meshes
Semi-implicit 2nd/3rd order adaptive timestepping
Conjugate fluid-solid heat transfer
Efficient preconditioners
Parallel I/O
Lagrangian phase model
Moving and deforming meshes
Overlapping overset grids
Basic meshing tools including 3rd-party converters
LES and RANS turbulence models
VisIt & Paraview support for data analysis and visualization
major bugfix: What is new?. Lagrangian phase model (one-way coupling). Overset grids (neknek). Particle tracking. Single source udf+oudf. Device support BoomerAMG. Improved runtime statistics. 4th-kind Chebyshev smoothers. Configureable time averaging. Extrapolation initialGuess method. Scaleable JIT compilation. Real gas support for lowMach. More examples. Various. Good to know: udf Changes in include files do not trigger a rebuild automatically. udf Plugins kernels will be loaded automatically (call in `UDF_LoadKernels` no longer required). Breaking Changes: nrsconfig Ensure env-vars `CC`, `CXX` and `FC` point to the correct MPI compiler wrappers (see README.md for an example). udf Plugin header files need to be included explicitly. udf Rename `bc- wrk` = `bc- usrwrk`. udf Update to new API of lowMach plugin (see lowMach example). Time step was added to `nekRS::outfld(..., int step...)`. par Use `pMGSchedule` instead of `pMultigridCoarsening` (see help for more details). par Rename writeControl value `runTime` = `simulationTime`. par Remove multigrid qualifier `coarse`. par Remove SEMFEM solver specification from key `preconditioner`, use `semfemSolver` instead. par Replace `stressFormulation = true` by `equation = navierStokes+variableViscosity`. par Replace bcType `Value` by `codedValue`. par Replace `elasticity` by `pcg+block` for mesh solver. Use occa::memory mesh_t objects for vgeo, cubvgeo, ggeom, sgeom, LMM, invLMM (no longer mirrored on host). All `boundaryIDs` need to be assigned in `boundaryTypeMap` (use `none` for an internal boundary). ## Known / Restrictions. Code is not fully optimized on CPUs in general and Intel GPUs. 485. 729. 258. Thanks to our Contributors: @neil-lindquist, @kris-rowe, @pwang234, @nandu90, @yhaomin2007. We are grateful to all who added new features, filed or helped resolve them. asked and answered questions, and were part of inspiring discussions.
Other hpc gpu cfd finite-element-analysis turbulence high-order exascale cpp c fortran
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 bugfix: xx
Added Bins and media type text search to Playlist.
Added View Files panel.
Added Show in Files to Properties and Jobs.
Added HSL Primaries and HSL Range video filters (HSL = Hue/Saturation/Lightness).
Added Gradient Map video filter.
Added Settings Player Pause After Seek toggle that defaults to on (old behavior).
Added a Type parameter to Fade In Audio and Fade Out Audio filters.
Added Export hardware encoding for Windows on Arm CPUs (`h264_mf` and `hevc_mf` codecs).
Added Settings Language Irish.
Improved support for MLT XML clip/sub-projects:
Now more tolerant to inconsistent video modes, there are Properties, and you can add a Speed: Forward Only time filter.
Improved Playlist Generate Slideshow with trimmed video clips making it more useful to make a montage.
incorrect color change when mixing video tracks and certain filters such as Hue/Lightness/Saturation.
scrub bar and Timeline Keyframes rulers not using Settings Time Format.
File Export Markers as Chapters when Settings Time Format is not Clock.
Subtitles works incorrectly after a couple of minutes with non-integer frame rates.
Settings Clear Recent on Exit not clearing the Projects list.
View Application Log Previous not appearding on Windows.
changing Properties Duration of image on Timeline not adjusting video filters keyframes.
Properties Export GPX not working with GoPro HERO 11, 12 13.
Export Presets lossless H.264 with NVIDIA hardware encoder.
"Use font size" in Text: Simple, GPS Text, Subtitle Burn In and Timer filters not applying from a saved preset.
the color picker (pick color from screen) when Shotcut is not on the primary screen.
the color picker on the Wayland graphics subsystem in Linux.
drag-n-drop from the Source player on Wayland for Linux.
Added native support for Wayland (without Xwayland) in the Flatpak for Linux.
unable to extend duration of text clips made by Subtitles Generate Text on Timeline.
Properties C
GNU GPLv3 multimedia video non-linear-editor artistic-software cross-platform windows macos linux qt
An open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.
major feature: New Year update for OpenCV 4.x has been released.
Generic:
Internal C API cleanup and back-ports for 5.x.
RISC-V/AArch64: disable CPU features detection #25901
Support C++20 standard #26590
algoHint parameter for some functions to allow potentially faster, but not bit-exact implementation
Core Module:
Added int64 data type support for FileStorage #26434
Fixed invalid attribute value handling in FileStorage #25955.
Extended LUT for FP16 support #25787.
Fixed stdDev tail filling with zeros with HAL in meanStdDev #25789.
Set and check allocator pointer for all cv::Mat instances #25979
Improved accuracy of Rect::contains #26022
Fixed result offset in minMaxIdx with HAL in some cases #26080
Replaced C++ operators with wrapper functions on universal intrinsics backends #26109
Extended cv::TickMeter #26212
Rewrote OpenCL-OpenGL-interop device discovery routine without extensions and with Apple support #26281
Marked cv::Mat(Mat ) as noexcept #25899
Multiple Eigen library interop improvements #25751.
Calib3d module:
Multiple chessboard detector improvements #25427, #25807, #25991, #26014
Enabled checkerboard detection with a central / corner marker on a black tile #25808
Fixed Rodrigues CV_32F and CV_64F type mismatch in projectPoints #25824
Added fisheye::distort with non-identity projection matrix #25943
SQPnP solver updates #26219
Fixed vector access in USAC #26530
Imgproc Module:
Added a new function that approximates the polygon bounding a convex hull with a certain number of sides #25607
Added Weighted Hough Transform #21407
Fixed bug in contours approximation #25672
Fixed bug in divSpectrums #25738
Fixed result buffer overflow in intersectConvexConvex_ for non-convex input #25725.
Added flag to GaussianBlur for faster but not b
BSDL-2 library vision computer-vision image-processing deep-learning cpp
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 bugfix: xx Added Bins and media type text search to Playlist. Added View Files panel. Added Show in Files to Properties and Jobs. Added HSL Primaries and HSL Range video filters (HSL = Hue/Saturation/Lightness). Added Gradient Map video filter. Added Settings Player Pause After Seek toggle that defaults to on (old behavior). Added a Type parameter to Fade In Audio and Fade Out Audio filters. Added Export hardware encoding for Windows on Arm CPUs (`h264_mf` and `hevc_mf` codecs). Added Settings Language Irish. Improved support for MLT XML clip/sub-projects: Now more tolerant to inconsistent video modes, there are Properties, and you can add a Speed: Forward Only time filter. Improved Playlist Generate Slideshow with trimmed video clips making it more useful to make a montage. incorrect color change when mixing video tracks and certain filters such as Hue/Lightness/Saturation. scrub bar and Timeline Keyframes rulers not using Settings Time Format. File Export Markers as Chapters when Settings Time Format is not Clock. Subtitles works incorrectly after a couple of minutes with non-integer frame rates. Settings Clear Recent on Exit not clearing the Projects list. View Application Log Previous not appearding on Windows. changing Properties Duration of image on Timeline not adjusting video filters keyframes. Properties Export GPX not working with GoPro HERO 11, 12 13. Export Presets lossless H.264 with NVIDIA hardware encoder. "Use font size" in Text: Simple, GPS Text, Subtitle Burn In and Timer filters not applying from a saved preset. the color picker (pick color from screen) when Shotcut is not on the primary screen. the color picker on the Wayland graphics subsystem in Linux. drag-n-drop from the Source player on Wayland for Linux. Added native support for Wayland (without Xwayland) in the Flatpak for Linux. unable to extend duration of text clips made by Subtitles Generate Text on Timeline. Properties Convert job progress when de
GNU GPLv3 multimedia video non-linear-editor artistic-software cross-platform windows macos linux qt
autokey is a desktop automation utility for Linux.
Why Would You Use AutoKey And What Does It Do For You?
AutoKey can be a huge time saver, energy saver and productivity booster and can also reduce the stress on your arms and hands.
Some examples:
There are certain things you type over and over; your address, your company name or your custom signature. AutoKeyās abbreviations can automatically expand a few characters into any of your commonly used text blocks. For programmers, AutoKeyās text insertion features can let you easily insert code tags, dividers, etc. at the cursor position.
If you use database, CAD/CAM, engineering or scientific software that require complex key combinations, AutoKey can be configured to send commands that will activate those features with a single keystroke.
Instead of just inserting text, a script can be used to manipulate several different running programs, transfer text between them, start and close them as well as send keyboard and mouse input to them.
AutoKey works across all applications. Any phrase, script or abbreviation can be used in multiple applications. This means you do not have to configure all the different applications that you useāyou can do it once in AutoKey and it works for all your applications.
AutoKey is very useful if you write or edit business documents, novels, documentation, articles, web blogs, programs or fill out a lot of forms.
major feature: - Script and phrase metadata are no longer stored as hidden dotfiles. Existing scripts should be automatically converted, but if switch back to versions prior to this one, you will need to copy or symlink them back to dotfile form.
- Scripting API files are now in Python packages, which may require adjusting imports if you have scripts that import them directly.
- Change the default phrase send mode to `ctrl+v` (paste using clipboard) rather than sending keys one at a time.
- This version represents some significant refactoring since the previous update, so bug reports will be highly appreciated.
- Add two sections to the issue template.
- Change all **sudo apt** references in **master** to **sudo apt-get** to satisfy part of issue #772.
- Bump Python version in **autokey.spec** AND **PKG-INFO**.
- Update the **README.rst** file to satisfy part of issue #681 and issue #779.
- Update the actions in the **build.yml** file to the latest versions in the GitHub Marketplace.
- Remove extra unneeded curly bracket from line 350 of engine.py for the API documentation.
- Update the actions in the **pages.yml** file to the latest versions in the GitHub Marketplace.
GNU GPLv3 automation hotkey python
Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world. Snort IPS uses a series of rules that help define malicious network activity and uses those rules to find packets that match against them and generates alerts for users.
Snort can be deployed inline to stop these packets, as well. Snort has three primary uses: As a packet sniffer like tcpdump, as a packet logger ā which is useful for network traffic debugging, or it can be used as a full-blown network intrusion prevention system. Snort can be downloaded and configured for personal and business use alike.
major feature: Appid: adding thresholds to brute-force detection.
Appid: optimised appid logs and trace.
Cmake: modification to search custom jemalloc first.
Data_bus: publisher registration data races.
Data_bus: remove unsubscribe methods.
Doc: stylize dependency names in README.md.
File_api: add pending expire time reset for FileInfo.
Flow: use timeout set on flow rather than using configured timeout.
Hyperscan: delog tsan ips: add access to Event references.
Ips_options: ips_content.cc given width and endian parameters for simpler multi-byte char matches.
Ips: update pcre to pcre2.
Js_norm: add stoi out of range exception handling.
Main: support an instance ID dump per-thread.
Pcap: filter Geneve encapsulated packets using inner headers.
Pub_sub: implemented header defintions for shadow traffic aggregator.
Ssl: added length check for cert data processing.
Stream_tcp: evaluate flush policy on asymmetric connections when the connection or the tcp session is cleared.
Stream_tcp: initialize 3whs normalizer for peer tracker separately.
Tcp_pdu: rename to tlv_pdu.
Utils: add new header/wrapper for pcre2 code unit width.
GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c
VeraCrypt is a full-disk encryption software derived from TrueCrypt. It revises some of the algorithm usage against brute-force attacks. For example system partitions use use larger rounds of PBKDF2 key stretching. The partition and container format is different to that of TrueCrypt however.
minor bugfix: /strong (January 22nd, 2025):.
.
macOS:.
.
regression that blocked dismounting of volumes. .
.
.
.
Other c++ encryption disk-encryption security
Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!
minor feature: General Changes
Add check to prevent downgrade from future EFCore refactor PR #13103 , by @JPVenson
Open files with FileShare.Read for BlurHash calculations PR #13425 , by @Bond-009
Don't select audio stream and codec explicitly for copy when bitrate exceeds limit PR #13423 , by @gnattu
Fix parallel use of not thread-safe SubtitleFormat instance PR #13384 , by @alltilla
Use WriteThrough for ImageSaver PR #13411 , by @gnattu
Catch IOExceptions for GetFileSystemMetadata PR #13390 , by @gnattu
Fix rating levels PR #13388 , by @Shadowghost
Fix: handling of elements in NfoParser PR #13092 , by @TheMelmacian
Fix interface selection PR #13382 , by @Shadowghost
GNU GPLv3 media media-center multimedia entertainment-hub home-theater csharp
Grocy is a web-based self-hosted groceries & household management solution for your home.
Track your purchases. A barcode reader ready interface makes this a easy and quick task and you always know what you currently have at home. It's also possible to scan barcodes directly in the web browser using the device camera.
Automate & optimize your shopping list. Define minimum stock amounts of your loved products and never think about "do I need noodles or are there enough at home?". Group products by assortments to optimize your way in the supermarket - never jump from one end to the other again and again.
Waste less. Always know what's due next.
Input forms made for productivity. One hand, 3 seconds, no problem - errors impossible.
Recipes with intelligence. Maintain your recipes and see at a glance whether everything you need is in stock at home. Of course, everything that is not available can also be automatically added to the shopping list.
Meal planning like a Pro. Plan your daily meals based on your recipes and put everything needed and not at home with one click on the shopping list.
major feature: New Feature: External Barcode Lookups as a product picker workflow + a built-in Plugin for Open Food Facts Added a new product picker workflow quot;External barcode lookup quot; This executes the configured barcode lookup plugin with the given barcode If the lookup was successful, the product edit page of the created product is displayed where the product setup can be completed (if required) After that, the transaction is continued with that product as usual A plugin for Open Food Facts is now included and used by default (see the config.php option STOCK_BARCODE_LOOKUP_PLUGIN and maybe change it as needed).
.
The product name and image (and of course the barcode itself) are taken over from Open Food Facts to the product being looked up.
MITL erp self-hosted blade javascript php
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-01-24).
#### :: `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`.
Make "object without properties" helpers ES6-compatible (@tquetano-netflix).
`babel-plugin-transform-typeof-symbol`.
: Correctly handle `typeof` in arrow functions (@liuxingbaoyu).
`babel-parser`.
Respect `ranges` option in estree method value (@JLHwung).
`babel-core`.
Do not try to parse.ts configs as JSON if natively supported (@nicolo-ribaudo).
`babel-plugin-transform-typescript`.
: correctly resolve references to non-constant enum members (@branchseer).
`babel-plugin-transform-typescript`, `babel-traverse`, `babel-types`.
: Remove type-only `import x = y.z` (@liuxingbaoyu).
MITL javascript ecmascript nodejs compiler conversion es6 es7 developers
libconfig-persistence is a small library that allows you to read/parse and write the configuration of an application easily. It supports Linux, Windows and Mac and allows a simple "name=value" configuration or XML.
minor feature: libconfig-persistence 1.0 RC-1 has been released. Please test!
Notable changes:
* Usage of std::shared_ptr instead of raw pointers
* Update of README.md explaining how to build and install
* Preliminary package generation with CPACK (Linux Windows)
Apache library c
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;feat(snap): add git as craft.git to snapcraft by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dariuszd21/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dariuszd21" gt;@dariuszd21 lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2673564479" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5149" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5149/hovercard" href="https://github.com/canonical/snapcraft/pull/5149" gt;#5149 lt;/a gt; lt;/li gt;.
lt;li gt;build(deps): bump tornado from 6.4.1 to 6.4.2 in /docs/.sphinx by lt;a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot" gt;@dependabot lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2684742603" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5151" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5151/hovercard" href="https://github.com/canonical/snapcraft/pull/5151" gt;#5151 lt;/a gt; lt;/li gt;.
lt;li gt;docs: minor in bases.rst by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tigarmo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tigarmo" gt;@tigarmo lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2703233576" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5159" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5159/hover
GNU GPLv3 snaps linux packaging distribution python cpp
Kamailio (formerly OpenSER) is a high-performance SIP (RFC3261) server with a flexible architecture and many extensions. The server implements proxy, registrar, redirect, and location SIP/VoIP services. It has support for UDP, TCP, TLS, and SCTP transport layers, DNSsec, ENUM, AAA via database, RADIUS, DIAMETER, gateways to SMS and XMPP, least cost routing, load balancing, NAT traversal, and call processing language. Kamailio implements SIMPLE presence and instant messaging extensions, and includes an embedded XCAP server and MSRP relay, IMS/VoLTE extensions. It can be also used as a routing SIP sever for WebRTC via WebSocket.
minor feature: Version 5.8.5
Maintenance release of the latest stable branch, 5.8, that.
Includes since the release of v5.8.4. There is no change to.
Database schema or configuration language structure that you have to do.
on previous installations of v5.8.x. Deployments running previous v5.8.x.
Versions are strongly recommended to be upgraded to v5.8.5.
For more details about version 5.8.5 (including links and guidelines to.
Download the tarball or from GIT repository), visit:
Https://www.kamailio.org/w/2025/01/kamailio-v5-8-5-released/.
GNU GPL sip voip webrtc volte ims telephony messaging
Gaia Sky is a real-time 3D Universe application that runs on Linux, Windows and macOS. It is developed within the framework of ESA's Gaia mission to chart more than 1 billion stars.
A part of Gaia Sky is described in the paper Gaia Sky: Navigating the Gaia Catalog.
minor feature: Full changelog
:
Attitude indicator not scaling with units-per-pixel value in spacecraft UI.
Incorrect initialization of label threshold in volumes in VR mode.
Entering panorama mode resets back-buffer scale. The was that the dynamic resolution reset routine was always applied, and not only when the dynamic resolution setting was on.
Build System:
Update install4j template to version 11.
Documentation:
Improve javadoc comments in settings class.
Features:
Move volumes earlier in the rendering pipeline, because they now write to the depth buffer.
Check for dataset incompatibilities and ask user to confirm action when selecting incompatible datasets.
Add window size and resolution of external view in settings, when the external view is active.
Performance Improvements:
Replace arbitrary precision `add()` call with double one to compute spherical coordinates of objects.
.
MPL astronomy vr
|