Sismics Reader is web-based RSS/Atom news feed aggregator implemented. It has an AJAX-powered UI, a mobile view, provides OPML import and export, and a search function. It's distributed as Java WAR file and comes prepackaged for multiple plattforms.
minor feature: Performance improvements
Bug fixes
More flexible parser
Avoid duplicate articles
Docker images
PostgreSQL support
More translations
GNU GPL java war javascript feed-reader rss atom web-based
Vienna can connect directly to the websites you want to track. Additionally or alternatively, you can also sync with a server supporting the Open Reader API (an adaptation of the now deceased Google Reader API). Vienna has been successfully tested with BazQux.com, FreshRSS.org, FeedHQ.org, InoReader.com and TheOldReader.com.
minor bugfix: ### Changes
- Search `` elements under feed's `` element if they are not found under ``
- Improve handling of Media RSS specification in feeds: `` may be used as a workaround for enclosures
- Update localizations
### Bugfix
- Extend fixes for "Last update" dates being set to January 1st, 1970
- Fix handling of `mailto:` URLs
- Fix handling of links specifying `target="_blank"`
- Work around situations with inconsistent unread counts
### Internals improvement
- Revert some of the changes in memory management introduced in version 3.9.3 (caching of folder's articles)
- Include a database update to fix entries that had January 1st, 1970 as the last update date
### Infrastructure updates
- Test build with Xcode 16.1 (macOS 15) and Xcode 15.4 (macOS 14)
Apache rss atom feed aggregator macos objective-c swift
TeXstudio is an IDE that simplifies creating and editing LaTeX documents. It has numerous features like syntax highlighting, an integrated document and PDF viewer, reference checking and link overlays, auto-completion, code folding, over 1000 builtin math symbols, bookmarks, spellchecking, multi-cursor editing, image drag and drop, table formatter, and many other assistants for images, tables, formulas. It can be used with different TeX compilers and distributions and multiple build steps. It's also cross-platform and portable.
minor feature: provide command completion for expl3 commands hide grammar errors in math/non-text environments (word repetition and language tool). hide spelling errors in picture envs like tikzpicture. better handle newtcbox #3878. rare crash #3936. repair user macro trigger (?highlight-as: ), still not usable for math env detection. add new user macro trigger (?inEnv: ). add Grid menu to windowed and embedded pdf-viewer s context menu #3942. pdf-viewer s scrollbar with Fit to Width/Window and changing Continuous mode #3928. pdf-viewer s Custom Grid dialog not preset with current Grid settings in Continuous mode #3929. pfd-viewer s page display in non continuous mode 3952. pdf-viewer has a small when activating single page step 3957. add maximize button to Packages Help (Texdoc) dialog #3911. option all packages no longer checked in Packages Help with no tex documents opened #3917. when context menu of a package name is used to open the Packages Help dialog then preset search filter with the name #3918. both View menu actions Show embedded PDF large/small available, whether PDF area is large or small #3931.
GNU GPL c++ qt latex tex word-processor text-editor wordsetting latex-editor
mrv2 is an open source professional player and review tool for VFX, animation and computer graphics. It is the successor of the MrViewer project. See https://freshcode.club/projects/mrviewer
minor feature: Added support for Chromaticities attribute in OpenEXR files. Added support for Y, RY, BY OpenEXR images. Hiding an audio track in an.otio timeline now turns off audio for that track. Added support for OpenEXR's ripmaps and mipmaps. Made Mipmap and Ripmaps' rounding mode show as "UP" or "DOWN".
BSDL-2 fltk video-player audio-player music-player audio video animation flipbook vfx cpp
Giada is a loop machine.
Build your performance in real time by layering audio tracks or MIDI events, driven by the main sequencer.
Giada is a sample player.
Load samples from your crates and play them with a computer keyboard or a MIDI controller.
Giada is a song editor.
Write songs from scratch or edit existing live recordings with the powerful Action Editor, for a fine-tuned control.
Giada is a live recorder.
Record sounds from the real world and MIDI events coming from external devices or other apps.
Giada is an FX processor.
Process samples or audio/MIDI input signals with VST instruments from your plug-ins collection.
Giada is a MIDI controller.
Control other software or synchronize physical MIDI devices by using Giada as a MIDI master sequencer.
Lightweight and powerful.
Designed for live performances.
Powerful multi-threaded audio engine.
Super sleek interface, no exotic stuff.
VST3, LV2 and MIDI I/O support.
Tons of tools and modes to craft your songs.
100% open-source GPL.
For Linux, Windows, macOS and FreeBSD.
minor bugfix: Update FLTK dependency to 1.4.0-1.
Render Group Channels audio data to master output only if audible.
MIDI out information not being refreshed properly on MIDI channels.
MIDI actions not being added on the rightmost edge in the Action Editor.
FX buttons not being properly lit.
ChannelShared objects not being deleted on Channel deletion.
wrong play mode for sample channels in one-shot retrig mode.
missing last sample when moving or resetting 'end' point in Sample Editor.
last audio sample not being played in sample channels.
inability to clear Channels' key bindings.
Main Window size not being stored correctly.
Add basic CMakePresets.json file.
Many other minor and typos - Lots of refactoring and code cleanups.
GNU GPLv3 audio music recording editors midi mixers daw drum-machine loop-machine cpp
AliceVision is a Photogrammetric Computer Vision Framework which provides a 3D Reconstruction and Camera Tracking algorithms. AliceVision aims to provide strong software basis with state-of-the-art computer vision algorithms that can be tested, analyzed and reused. The project is a result of collaboration between academia and industry to provide cutting-edge algorithms with the robustness and the quality required for production usage.
major bugfix: Major Features: New software for intrinsics and rig calibration using a multiview acquisition of a checkerboard PR. New semantic image segmentation module PR. Features: Support pixel aspect ratio PR. Automatically align the sfm result PR. New pipeline for pure rotation tracking PR. KeyframeSelection: Add support for masks PR. Other Improvements: Start Development 3.2 PR. Split SFMData between reconstructed and other views PR. Noise reduction in HDR merging PR. Add a new optional command to export textured mesh to a USD format PR. Enable multiple calibrations on hdr PR. Panorama Enforce priors after estimation PR. tolerant bracket size estimation PR. Make sure openexr does not use too many threads PR. HDR default number of brackets should be 0 PR. Remove limits on outliers for brackets detection PR. Correctly count the best brackets count PR. Compositing does not fail on range error PR. software panoramaPostProcessing: export downscaled panorama levels PR. meshing export computed bounding box PR. software sfmTransform: Increase precision of coefficients in the log PR. Limit EXR multi-threading for texturing PR. fuseCut adding helper points PR. add memory use constraint in texturing PR. Manage LCP in imageProcessing PR. Camera exposure update PR. Masking: Handle different file extensions for masks and allow mask inversion in `ImageSegmentation` PR. keyframe Do not fail when there are consecutive missing frames for the smart Keyframe Selection method PR. Keyframe Selection: Add multi-threading and improve overall performances PR. camera refactorize and clean up code PR. Meshing: in graphcut weighting and minor sampling improvements PR. bundle adjustment improvement PR. Add automatic method for HDR calibration PR. sfmTransform Rewrite check on ambiguity in sfmTransform PR. image ImageCache: refine mutex usage PR. Pose3 internal representation PR. SFM New incremental logic for sfm PR. ImageInfo class for sfmData PR. Clean symbolic bundle code PR. flan
Mixed photomodeling photogrammetry 3d-reconstruction 3d framework cpp c python
di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.
minor bugfix: 5.0.4 2025-2-7
* Bug Fixes
* build: Make it easy to use cmake without the Makefile.
Zlib c monitoring disk space console cross-platform system-administrators
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:
Add command line option to connect to an existing kernel at startup.
Display a button to select an entire row when hovering it in the Variable Explorer.
Important :
error in deger with Python 3.12.5+ (`_pdbcmd_print_frame_status is not defined` message).
Improve messages shown when a variable can't be viewed due to a missing module.
Add validations when doing color theme changes.
error when executing in a dedicated console with an interpreter without a valid version of `spyder-kernels` installed.
setting run configurations per file for multiple runners (e.g. the IPython console and Deger).
errors related to the update logic of our standalone installers.
Make shortcuts that control the Deger global again.
Show deger buttons in the main toolbar while executing code in deging mode.
Restore functionality to select a custom interpreter from the statusbar.
thumbnails keyboard navigation in the Plots pane when their order changes.
Handle keyring backend not being available.
API changes:
Add `give_focus` kwarg to the `create_client_for_kernel` method of the
IPython console plugin.
:
Spyder 6 standalone installer - automatic update only works with bash not zsh (PR 23660 by @mrclary).
Open project command line option conflicts with the new connect to kernel one (PR 23498 by @Social-Mean).
Spyder 6.0.3 can't display tracebacks in the IPython console when using Python 3.8 (PR 23477 by @ccordoba12).
RuntimeError when setting Python interpreter (PR 23410 by @ccordoba12).
The Chinese input method blocks the input content. (PR 23316 by @ccordoba12).
UnboundLocalError when checking for updates on non-recognized platforms (PR 23263 by @mrclary).
Purge cache workflow has been failing since #22791 (PR 23255 by @mrclary).
The control deger buttons are hidden from the main toolbar when code is executed (PR 23273 by @athompson673).
Add command line option to connect to an existing kernel (PR 23444 by @Social-Mean).
PermissionError when wr
MITL interpreter ide cpython python science-research
GNU Radio is a free software development toolkit that provides signal processing blocks to implement software-defined radios and signal-processing systems. It can be used with external RF hardware to create software-defined radios, or without hardware in a simulation-like environment. It is widely used in hobbyist, academic, and commercial environments to support both wireless communications research and real-world radio systems.
minor feature: lt;p gt;A majority of the changes for this release related to lt;/p gt;.
lt;ul gt;.
lt;li gt;GRC-Qt and parity with the Gtk version lt;/li gt;.
lt;li gt;UHD/RFNoC updates lt;/li gt;.
lt;li gt;CI, modtool, and other devel/infrastructure updates lt;/li gt;.
lt;/ul gt;.
GNU GPL signal processing radio sdr amateur radio
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.
major bugfix: A new release with and code cleanups as well as a few nifty little
Features that will improve your meetings.
Noteworthy changes:
Updated android client to more recent gradle.
Cmake clean target (#109.
SDL3 and API updates.
Keyboard mapping, add working japanese and korean types, deprecate.
Obsolete functions
Timezone mapping and iteration.
YUV reverse filter for AVC444 modes.
H.264 encoder wrapper.
MS-RDPECAM: Support for H.264 encoding with VA-API.
Various CMake, build script and github workflow.
codec,planar decoder regression.
client,cmdline vmconnect checks.
Multi-monitor related checks.
Various compiler and clang-tidy warnings.
New Contributors.
@chewi made their first contribution in https://github.com/FreeRDP/FreeRDP/pull/11004.
@gpotter2 made their first contribution in https://github.com/FreeRDP/FreeRDP/pull/11016.
@vmpn made their first contribution in https://github.com/FreeRDP/FreeRDP/pull/11092.
For a complete and detailed change log since the last release run:
Git log 3.11.0...3.10.3
Apache rdp remote-desktop networking c
More than just groupware
tine is the ideal software for digital collaboration in companies and organizations. From powerful groupware functionalities to clever add-ons, tine combines everything to facilitate team-based team-class collaboration.
Calendar
With tine, schedule management becomes child's play. No matter whether individual appointments, series appointments or resource planning with employees or external persons ā tine allows for uncomplicated scheduling. Quick and easy.
Address book
Admittedly: Address book is a smooth understatement. This is about more than just an address collection. The tine address book is the perfect relationship manager!
E-mail
We receive an average of more than 600 emails per month in the workplace. E-mails are still the most popular communication tool, despite many alternatives. Send your emails with tine, benefit from the many small features and you'll have more time for more important things!
minor feature:
Affero GPLv3 erp crm calendar contacts carddav email server caldav html php javascript css vue self-hosted
Joy of text is text editor, which includes a powerful ECCE-like scripting language for system tool integration and reusing any machine-readable input.
It recovers easily from crashes, can interface with helper and utility applications, provides many default library commands, macro-scriptability, debugging, includes spell checking, binary conversion routines (for office documents or pdf files), enables tabular text editing, and can deal well with larger file sizes.
major feature: New features:
- All H path references now go via a new C function QueryPath() for more predictable
and consistent outcomes.
- Completely redefined the method of deleting hashtable entries, zombies are no more
but now there's defunct objects.
- Rewrite of AddNewFunctions, now completely general and also used by startup.jot
- Added protected windows.
- Fixed bugs affecting backtrace and failed-command messages, error reporting now
much clearer..
- Fixed bugs causing very slow screen updates in windows version.
- get.jot completely rewritten.
- Known bugs:
- Ctrl+C handling uses depricated non-posix functions - occasionally fails.
- Mouse-event coordinates are only accurate up to column 100 (xenial) or
about 200 (fedora xterm) - this is assumed to be a feature of the terminal emulators.
- In genuine windows-10, test_visual.jot fails any test involving reading back a unicode
character from the screen.
On visual inspection it seems to be displaying the characters correctly. The same tests all
pass in wine
so this one is assumed to be a bug in the windows-10 screen-readback function
ReadConsoleOutputCharacter( ).
The test_visual.jot script accepts the optional qualifier -win10relaxation to skip affected
tests.
- fake_emacs.jot, fake_vim.jot and fake_nano.jot are superficially OK but incomplete,
fake_emacs is particularly lacking functionallity.
Public Domain c x11 text-processing text-editor scripting-language macro-recording large-files
Tig: text-mode interface for Git
Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands.
minor bugfix: Empty blame view when opened from the diff view on i586..
GNU GPLv3 git ncurses cli version-control tui c
di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.
minor bugfix: 5.0.3 2025-2-6
* Bug Fixes
* MacOS: Fix builds prior to version 10.11.
* cmake: Honor DI_FORTIFY environment variable.
Zlib c monitoring disk space console cross-platform system-administrators
di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.
minor bugfix: 5.0.2 2025-2-6
* Bug Fixes
* MacOS: Remove extraneous minimum macos version.
* Fix libdi.3 manual page errors.
* cmake: Check for CMAKE_SKIP_RPATH environment variable.
* po install: honor DESTDIR.
* Fix crash on unknown option.
Zlib c monitoring disk space console cross-platform system-administrators
curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, POP3, IMAP, SMTP, RTSP, RTMP, and FILE, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the client-side URL transfer library. There are bindings to libcurl for about 40 languages and environments.
major bugfix: 8.12.0 8.12.0 8.12.0 changes only .
Changes:
.
curl: add byte range support to --variable reading from file.
curl: make --etag-save acknowledge --create-dirs.
getinfo: CURLINFO_QUEUE_TIME_T and add apos;time_queue apos; var.
getinfo: provide info which auth was used for HTTP and proxy.
hyper: drop support.
openssl: add support to use keys and certificates from PKCS#11 provider.
QUIC: 0RTT for gnutls via CURLSSLOPT_EARLYDATA.
vtls: feature ssls-export for SSL session im-/export.
.
:
.
altsvc: avoid integer overflow in expire calculation.
altsvc: return error on dot-only name.
android: add CI jobs, buildinfo, cmake docs, disable `CURL_USE_PKGCONFIG` by default.
asyn-ares: acknowledge CURLOPT_DNS_SERVERS set to NULL.
asyn-ares: memory leak.
asyn-ares: initial HTTPS resolve support.
asyn-thread: use c-ares to resolve HTTPS RR.
async-thread: avoid closing eventfd twice.
autotools: add support for mingw UWP builds.
autotools: silence gcc warnings in libtool code.
binmode: convert to macro and use it from tests.
build: delete `-Wsign-conversion` related MEs.
build: drop `-Winline` picky warning.
build: drop `tool_hugehelp.c.cvs`, tidy up macros, drop `buildconf.bat`.
build: drop unused feature macros, update exception list.
build: `-Wtrampolines` picky warning for gcc 4.x versions.
build: compiling with GCC 4.x versions.
build: the tidy targets for autotools.
build: unsigned `time_t` detection for cmake, MS-DOS, AmigaOS.
build: replace configure check with PP condition (Android lt;21).
build: stop detecting `sched_yield()` on Windows.
c-ares: /tidy-up macro initializations, avoid a deprecated function.
cd2nroff: do not insist on quoted lt; gt; within backticks.
cd2nroff: support quot;none quot; as a TLS backend.
cf-https-connect: look into httpsrr alpns when available.
cf-socket: error if address can apos;t be copied.
cfilters: kill connection filter events attach+detach.
checksrc.bat: remove explicit SNPRINTF bypass.
check
MITL internet web ftp software-development libraries networking curl
Dolibarr ERP & CRM is a modern and simple to use web-based ERP and CRM software to manage business contacts, invoces, products, orders, shipping, accounts, warehouse inventory and stocking, agenda and mail communication. It provides extensions modules, comes with LDAP integration, import and export wizards, technical and accounting interfaces, and installers for most plattforms, or is alternatively available as SaaS.
major bugfix: FIX: 17.0 - missing error handling for FactureRec::fetch in card-rec.php
FIX: 17.0 - warnings due to uninitialized variables + delete code that doesn't apply to recurring invoices (AFAIK, there is no recurring credit note feature)
FIX: #31159 - TVA Account by country is not used (#31984)
FIX: #31724 (#31885)
FIX: #31890 store empty line extrafields (#32152)
FIX: #31997
FIX: #32007 missing parameter on function multiSelectArrayWithCheckbox (#32008)
FIX: #32021
FIX: #32171 (#32172)
FIX: #32178: repair.php: fix missing 'as' with Postgres (#32179)
FIX: #32259
FIX: #32317 Error with report by month sales tax
FIX: #32391
FIX: #32402 Social Contribution - Update - Drop the attached employee
FIX: #32408 Dict - module Event organisation is stable now
FIX: #32467
FIX: Accounting Closure Duplicates, Subledger accounts, Account Labels and more... Update bookkeeping.class.php
FIX: add a line in expensereport refused
FIX: All contacts were loaded even if no thirdparty was selected (#31877)
FIX: asset: missing ref_ext field used in CommonObject::isExistingObject() (#31870)
FIX: assets: division by zero when trying to calculate depreciation on assets that don't have it (#31858)
FIX: avoid php8 warnings
FIX: broken feature, check if module is enabled
FIX: broken feature, entity can not be empty !
FIX: broken feature, wrong GETPOSTINT parameter
FIX: BUG #32454 (Third party creating vendor)
FIX: calculate start date of cloned task from cloned project (#31799)
FIX: can not convert to reduc if draft status
FIX: comparing strings with numbers can be touchy
FIX: Debug option not working replaced by the one that works.
FIX: default user in stat page
FIX: Ensure extraparams cannot be selected by the user (#32132)
FIX: GETPOST " check" parameter can't be empty
FIX: Hidden dropdown download link in project
FIX: stop doing a full closure without duplicate lines generated by an unclean database
FIX: in projet/element.php total_time is always back to 0
FIX: (invoice): mutlicurrency_tx correct va
GNU GPL php javascript web-based erp crm enterprise business financial self-hosted
Tunnels to localhost using SSH
Using SSH tunnels, we can forward requests to your localhost from https, wss, and tcp.
Self-hosted ngrok alternative
With docker it is easier than ever to deploy sish to your own VM.
Fully managed service tuns.sh
We also manage an instance of sish so you can start using it immediately.
minor feature: What's Changed
Add the ability to cancel tunnel requests by @antoniomika in #311
docs: update pdocs by @neurosnap in #312
Add password authentication request validation by @EpicEric in #323
Document how to obtain the real client IP by @mac-chaffee in #327
docs: update styles by @neurosnap in #329
MITL proxy server tunnel ssh ngrok network websockets http tcp https self-hosted go
Tinyproxy is a small, efficient HTTP/SSL proxy daemon released under the GNU General Public License. Tinyproxy is very useful in a small network setting, where a larger proxy would either be too resource intensive, or a security risk. One of the key features of Tinyproxy is the buffering connection concept. In effect, Tinyproxy will buffer a high speed response from a server, and then relay it to a client at the highest speed the client will accept. This feature greatly reduces the problems with sluggishness on the Internet. If you are sharing an Internet connection with a small network, and you only want to allow HTTP requests to be allowed, then Tinyproxy is a great tool for the network administrator.
major bugfix:
GNU GPLv3 proxy daemon posix server network ssl c perl
Xandikos is a lightweight yet complete CardDAV/CalDAV server that backs onto a Git repository.
Xandikos (ĪανΓικĻĻ or ĪανθικĻĻ) takes its name from the name of the March month in the ancient Macedonian calendar, used in Macedon in the first millennium BC.
minor bugfix: Various build cleanups/. (Jelmer Vernooij). Add multi-arch docker builds. (Maya). do not listen on default address if systemd sockets (schnusch). Use correct port in kubernetes to not conflict with the metrics port (Marcel, #286).
GNU GPLv3 self-hosted calendar contacts caldav carddav webdav server python
DAViCal is a server for calendar sharing. It is an implementation of the CalDAV protocol which is designed for storing calendaring resources (in iCalendar format) on a remote shared server.
An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV, including Mozilla Calendar (Sunbird/Lightning), Evolution, Mulberry, Chandler, and various other closed-source products such as Apple's iCal and iOS.
Features
DAViCal:
is Free Software licensed under the General Public License.
uses an SQL database for storage of event data
supports backward-compatible access via WebDAV in read-only or read-write mode (not recommended)
is committed to inter-operation with the widest possible CalDAV client software.
DAViCal supports basic delegation of read/write access among calendar users, multiple users or clients reading and writing the same calendar entries over time, and scheduling of meetings with free/busy time displayed.
minor feature:
GNU LGPLv3 self-hosted calendar caldav carddav server contacts events sql postgresql
Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.
Features
The application is designed to be flexible enough so that it can handle any enterprise work flow.
Customers and appointments management.
Services and providers organization.
Working plan and booking rules.
Google Calendar synchronization.
Email notifications system.
Self hosted installation.
Translated user interface.
User community support.
minor bugfix: Added: Add support for PHP 8.4. Add new secret token header field to webhooks and default to X-EA-Token. Add company colors to notifications. Add Albanian Language Translations. : the date parsing on Safari web browsers during the booking process. working plan configuration am/pm hour parsing so that it works in all languages. Improve the CalDAV syncing mechanism so that it connects to more systems without problems. various 1.5.0 API. Correct email by replacing the internal email library with phpmailer. ICS file mimetype. Incorrect Timezone Handling in CalDAV Synchronization Causes Time Shifts. No color change in the appointment modal window (in the backend calendar). The plain user password might appear in the log messages in case of an error. loop when going a month back in an edge case. Dedicated provider links do not pre-select the relevant provider on the booking page. Correct the service / provider booking header display.
GNU GPLv3 self-hosted booking scheduling scheduler appointments events php javascript
sabre/dav is a WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.
sabre/dav supports a wide range of internet standards related to these protocols. The most relevant are:
WebDAV
CalDAV
CardDAV
vCard 2.1, 3.0, 4.0 and jCard
iCalendar 2.0 and jCal
current-user-principal
Extended MKCOL
WebDAV-sync
CardDAV directories
CalDAV delegation
CalDAV sharing
major bugfix: #1074 Add event to allow inspecting and changing multipart responses. #1529 typo in comment. #1534 remove script for dead Google Code. #1536 typos. #1539 bump actions/cache from 3 to 4. #1540 bump codecov/codecov-action from 3 to 4. #1545 getNodeForPath caching. #1550 stop exporting php-cs-r config. #1559 Allow for custom iTipBroker. #1560 PHP 8.4 deprecations.
scope
BSDL-2 self-hosted scheduling calendar contacts webdav caldav carddav server php
"Firefly III" is a self-hosted financial manager. It can help you keep track of expenses, income, budgets and everything in between.
minor bugfix: _Most pressing are. Please open an here if you run into problems._.
:
(Add Link to Search-Page to the help file) reported by @nottheend.
(Many decimal points in amounts) reported by @memo-567.
(Wrong `finalAccountBalance` result) reported by @gthbusrr.
Discussion 9737 (API returns 0 as current balance) started by @eps90.
(Type mismatch in period overview) reported by @electrofloat.
(Data entry with exchange rates) reported by @Azmodeszer.
(Net worth changes since 6.2 update) reported by @ahmaddxb.
(Deleting account - Attachments remain) reported by @memo-567.
(Piggy bank show: start/target date not displayed) reported by @Simeam.
Various other balance related.
Hotfor account charts.
Affero GPLv3 finance personal financial budget budgeting money manager management currency sums financials bookkeeping php laravel
Univention Corporate Server (UCS) is our open integration platform offering centralized Identity & Access Management (IAM) with Nubus with a web portal. It enables management of heterogeneous IT domains with comprehensive Active Directory functions.
-Portal with Single Sign-On
-Integrated IAM
-Packaged integrations
-App Center with enterprise applications
-Active Directory integration
-Platform for your entire IT
-Operation on-premise, in the cloud, or hybrid
UCS is a scalable all-in-one solution for managing your entire IT infrastructure. The centerpiece is Nubus, which allows you to manage identities, roles, and groups. The integrated portal with Single Sign-On and Self-Service functions serves as a central access point for IT services and applications. A wide range of enterprise applications is available in our Univention App Center.
UCS is ideal for managing distributed, heterogeneous, and virtualized IT environments, whether using Microsoft Windows, Mac OS, or Linux. Integrated IT infrastructure management allows centralized management of server and desktop systems via an easy-to-use web interface.
Thanks to standardized interfaces, UCS can be easily integrated into your existing IT environment. Comprehensive Active Directory functions enable seamless integration with Microsoft Windows environments.
Find out more about UCS on our website: https://www.univention.com/products/ucs/
Click here to download the free UCS Core Edition: https://www.univention.com/download-ucs/
major feature: On february 5th, 2025, UCS 5.2 was released.
Release notes with all details at:
https://docs.software-univention.de/release-notes/5.2-0/en/
Affero GPLv3 identity-access-management it-infrastructure-management active-directory-migration domain-management samba-4 app-center linux-distribution
A self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
Features
š Bookmark links, take simple notes and store images and pdfs.
ā¬ļø Automatic fetching for link titles, descriptions and images.
š Sort your bookmarks into lists.
š Full text search of all the content stored.
⨠AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama!
š OCR for extracting text from images.
š Chrome plugin and Firefox addon for quick bookmarking.
š± An iOS app, and an Android app.
š° Auto hoarding from RSS feeds.
š REST API.
š Mutli-language support.
šļø Mark and store highlights from your hoarded content.
šļø Full page archival (using monolith) to protect against link rot. Auto video archiving using youtube-dl.
āļø Bulk actions support.
š SSO support.
š Dark mode support.
š¾ Self-hosting first.
minor feature:
Affero GPLv3 bookmark bookmark-manager server self-hosted ai typescript javascript
OPENMODELICA is an open-source Modelica-based modeling and simulation environment intended for industrial and academic usage. Its long-term development is supported by a non-profit organization ā the Open Source Modelica Consortium (OSMC). An overview journal paper is available and slides about Modelica and OpenModelica.
The goal with the OpenModelica effort is to create a comprehensive Open Source Modelica modeling, compilation and simulation environment based on free software distributed in binary and source code form for research, teaching, and industrial usage. We invite researchers and students, or any interested developer to participate in the project and cooperate around OpenModelica, tools, and applications.
minor feature: lt;p gt;Some more patches for the 1.24.x, see lt;a href="https://github.com/OpenModelica/OpenModelica/milestone/58?=1" gt;list lt;/a gt;. lt;/p gt;.
modeling simulation simulator modelica cpp c
ezBookkeeping is a lightweight personal bookkeeping app hosted by yourself. It can be deployed on almost all platforms, including Windows, macOS and Linux on x86, amd64 and ARM architectures. You can even deploy it on an raspberry device. It also supports many different databases, including sqlite and mysql. With docker, you can just deploy it via one command without complicated configuration.
major feature: Features
Add Vietnamese language (#31, thx @f97)
Trend analysis supports aggregating amounts by month / quarter / year
Add trend analysis in mobile version
Statistics analysis supports filtering tags (#20)
Support user features restrictions
Support custom tips in login page
Create user token via CLI
Credit card account supports statement date (#26)
Add Bank of Israel exchange rates data source
Add Swiss National Bank exchange rates data source
Add Danmarks Nationalbank exchange rates data source
Add National Bank of Romania exchange rates data source
Add National Bank of Georgia exchange rates data source
Add Norges Bank exchange rates data source
Add Bank of Russia exchange rates data source
Add Central Bank of Hungary exchange rates data source
Add Central Bank of Myanmar exchange rates data source
Add the Central Bank of the Republic of Uzbekistan exchange rates data source
Enhancements
Quickly add new tag in transaction edit page / dialog
Add date time filter dropdown menu in desktop transaction list page
Support transaction tag filter type
Support setting currency sorting type in exchange rates data page
Support setting the time of the initial balance when creating a new account
Display decimals of amount according to the decimals number count of currency
Keep the day of the month when shifting the date range forward or backward if the selected date range is a full month
Other user interface optimization
Development
Build script supports skipping specified tests according environment variable
Upgrade golang to 1.23.4
Upgrade node.js to 20.18.1
Upgrade docker base image to alpine 3.21.0
Bug Fixes
Not set destination amount automatically when lack of exchange rates data
MITL bookkeeping accounting finances money-management self-hosted go vue typescript scss
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: added check for brute force manager presence.
Dump_config: implement dump config generation in a file.
Extractor: add handling for connector creation failure.
Extractor: support connection logs.
File: malware and file events when action changed from block malware to cloud malware lookup event.
File: retrying the packet when file cache is full.
Flow: add command that dumps only flow summaries.
Framework: remove inspector slot and use get_instance_id instead.
Ftp_telnet: only add expected flows when the daq_msg field in the control packet is not null.
Hosts: added check to verify ip protocol match on hosts lookup.
Main: add thread_id in instance_mapping output file.
Main: acquire TSC time scale at the startup.
Mercury: telemetry file changes for multiprocess snort.
Packet_io: check the DAQ_Msg_h parameter on api calls and return an error code when it is a null pointer.
Perf_monitor: update structure clearing to C++ method.
Perf_monitor: update flow state value reset.
GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c
Micro Hosts Editor is a small, simple, cross-platform, free and completely open-source Hosts editor. You can easily edit your Hosts file using simple GUI.
major feature: Switched to native CPU architecture detection method.
Reorganized the default User Agent header to match modern browsers.
Changed the tooltip of the Save toolbar button.
Updated various localization strings.
Performed major code refactoring.
GNU GPLv3 hosts editor hosts-file utility tool windows administration systems-administration
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: Bug Fixes
Fixed an issue where the PayPal payment gateway was referencing an undefined variable, causing invoices to not be automatically marked as paid.
Apache bookkeeping hosting payments accounting self-hosted billing invoice docker php twig mysql
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: Bug Fixes
Fixed an issue where the PayPal payment gateway was referencing an undefined variable, causing invoices to not be automatically marked as paid.
Apache hosting payments accounting self-hosted billing invoice docker php twig mysql
eXtace is a Audio Visualization plugin for the X-Window System. It connects to ESD (Enlightened Sound Daemon) and displays the audio data as either a pseudo 3D flying landscape, pseudo 3D pointed landscape, 16-256 channel graphic EQ, multi-mode Oscilloscopes, Horizontal Spectrogram, or a combination Hi-res FFT with a Vertical Spectrogram. All modes are fully scalable to nearly ANY resolution! (within your CPU/X11 capabilites) Resolutions up to 1600x1200 at 40 FPS use typially less than 30% CPU, depending on your host CPU/X11 capabilities.
minor feature:
GNU GPL analysis information analysis speech visualization
This package implements a wrapper of FRAUDAR algorithm to provide APIs defined in Review Graph Mining project.
minor feature:
GNU GPLv3 python api analysis fraud-detection social-network
Sniffnet is a network monitoring tool to help you easily keep track of your Internet traffic.
Whether you want to gather statistics, or you need to inspect more in depth what's going on in your network, this app will get you covered.
What makes Sniffnet unique?
Sniffnet is a technical tool, but at the same time it strongly focuses on the overall user experience: most of the network analyzers out there are cumbersome to use, while one of Sniffnet's cornerstones is to be usable with ease by everyone.
Furthermore, Sniffnet is completely free and open-source, dual-licensed under MIT or Apache-2.0: if you are interested you can find the full source code on GitHub.
Last but not least, this application is totally developed in Rust: a modern programming language to build efficient and reliable software, emphasizing performance and safety.
minor bugfix: - Dropdown menus for network host filters ( #659 (https://github.com/GyulyVGC/sniffnet/pull/659) fixes #354 (https://github.com/GyulyVGC/sniffnet/issues/354))
- Added CLI argument `--adapter ` to allow immediately starting the capture from a given network interface ( #643 (https://github.com/GyulyVGC/sniffnet/pull/643) fixes #636 (https://github.com/GyulyVGC/sniffnet/issues/636))
- Added Vietnamese translation ( #577 (https://github.com/GyulyVGC/sniffnet/pull/577))
- Ask for quit confirmation before stopping an ongoing analysis ( #652 (https://github.com/GyulyVGC/sniffnet/pull/652) fixes #570 (https://github.com/GyulyVGC/sniffnet/issues/570))
- Redirect `stderr` and `stdout` to file on Windows release builds ( #645 (https://github.com/GyulyVGC/sniffnet/pull/645) fixes #578 (https://github.com/GyulyVGC/sniffnet/issues/578))
- Added Wiki page describing command line arguments (https://github.com/GyulyVGC/sniffnet/wiki/Command-line-arguments) (fixes #642 (https://github.com/GyulyVGC/sniffnet/issues/642))
- Updated some of the existing translations to v1.3:
- Chinese ( #575 (https://github.com/GyulyVGC/sniffnet/pull/575))
- Korean ( #604 (https://github.com/GyulyVGC/sniffnet/pull/604))
- Turkish ( #608 (https://github.com/GyulyVGC/sniffnet/pull/608))
- Improve time values on the horizontal axis of the chart ( #641 (https://github.com/GyulyVGC/sniffnet/pull/641) fixes #619 (https://github.com/GyulyVGC/sniffnet/issues/619))
- Migrate to Iced 0.13 ( #618 (https://github.com/GyulyVGC/sniffnet/pull/618))
- Added support for Linux `loongarch64` (fixes #592 (https://github.com/GyulyVGC/sniffnet/issues/592))
- Fix uninstall script on Linux (fixes #644 (https://github.com/GyulyVGC/sniffnet/issues/644))
- Fix typos in German translation ( #660 (https://github.com/GyulyVGC/sniffnet/pull/660))
Apache network monitoring traffic packets pcap analysis sniffer security rust
The abcMIDI suite consists of programs for turning ABC music files into MIDI and vice versa, typesetting them as PostScript files, and manipulate them in several ways.
minor feature: abc2midi fix: treble-8
GNU GPL abc music conversion midi cross-platform
Botan (Japanese for peony flower) is a cryptography library released under the permissive Simplified BSD license.
Botanās goal is to be the best option for production cryptography by offering the tools necessary to implement a range of practical systems, such as TLSv1.3, X.509 PKI, modern AEAD ciphers, support for PKCS#11 and TPM hardware, memory-hard password hashing, and post quantum cryptography. All of this is covered by an extensive test suite, including an automated system for detecting side channels. The modular build system allows enabling or disabling features in a fine-grained way, and amalgamation builds are also supported.
It comes out of the box with C++, C, and Python APIs, and several other language bindings are available. The library is accompanied by a featureful command line interface. Consult the documentation for more information.
minor feature: * Add post-quantum scheme Classic McEliece (GH #3883 #4448 #4458 #4508 #4605)
* In TLS enable the hybrid x25519/ML-KEM-768 post quantum secure key
exchange by default for clients and servers. (GH #4305)
* Support for the pre-standard Kyber-r3 key exchange has been removed from TLS
(GH #4507 #4403)
* In TLS add support for "pure" ML-KEM key exchange, in addition
to the existing hybrid ML-KEM + EC suites. (GH #4393)
* Add new EC key constructors (GH #4437 #4563)
* Internal EC optimizations and improvements (GH #4385 #4432 #4436
#4492 #4479 #4510 #4511 #4512 #4517 #4518 #4532 #4533 #4549 #4550
#4552 #4556 #4557 #4564 #4566 #4570 #4601 #4604 #4608 #4619 #4624 #4626)
* An important note relating to EC groups, especially for users who do not build
the library using the default module settings (ie using ``--minimized-build``
or ``--disable-deprecated-features``). Until 3.7.0, including support for an
elliptic curve algorithm such as ECDSA also implicitly pulled in support for
all elliptic curves. This is no longer the case. You can re-enable support for
specific named curves by adding a ``pcurves`` module, for example
``pcurves_secp256r1`` or ``pcurves_brainpool384r1``. Also in 3.7.0, the old
BigInt based EC arithemtic implementation was moved to ``legacy_ec_point``,
which is marked as deprecated. Disabling this module will disable support for
certain (also deprecated) elliptic curves such as "x962_p239v1" and
"secp224k1". It will also disable support for application specific
curves. Depending on your usage you may need to enable the ``legacy_ec_point``
module. (GH #4027)
* Change OID formatting and PK signature padding naming to avoid
obsolete IEEE 1363 naming (GH #4600)
* Improve performance of RSA private key parsing (GH #4588)
* Fix a regression introduced in 3.6.0 which would cause many P-521
secret keys to be rejected as invalid due to not having the expected
length. (GH #4541 #4539)
* Add new operations to EC_AffineP
BSDL-2 cryptography crypto x509 library tls cpp python
Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid Calibre database.
major bugfix: New features:
Extract metadata of audiofiles during upload (mp3, opus, ogg, ogv, aac, ac3, aiff, asf, flac, m4a, m4b)
Updated Pdf Viewer (pdf.js)
Upload (multiple) book formats with progress and merge the corresponding metadata into the book on book edit page (also via drag'n drop #2252)
Add cookie prefix environment variable to config to enable storing user credentials for multiple indstances on one server
Implementation of sorting according to shelf added (#3003)
Improved contrast for epub reader headline in dark modes (#3145)
Enable python3.12 compatability (Migrate from iso639)
Integrate the advocate project to simlify installations on newer python version ( 3.9) on windows
Set number of decimals of series_index shown everywhere to 2 digits
Changed response code to opds download forbidden to 401 instead of 404 for opds downloads (improves anonymous browsing with guest has no download permission)
libmagic binary files are now installed automatically on windows to simplify installation on windows
Bug Fixes:
Changed formating of float values. If value ends not with "0" tailing "0" are printed
Fix for Kobo browser not downloading kepub files (#2990)
Fix for cover size during kobo sync (#2523)
Improved whitespace removal at start and end of strings for "unicode whitespaces"
Shelf sort algorithm is now saved
Music icon is now only visible once if more than one audio format available
Fix for only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings (#3130)
Fix to generate thumbnails on gdrive
Fix for metadata search results with amazon and google returning nothing
Fix invalid database can not be saved for split library (#3131)
Fix for Invalid cross-device link error during upload on very very(?) special drive configuration
Fix Invalid amazon link for uk amazon store (#3151)
Fix bookmarks button for safari browser (#3178)
GNU GPLv3 calibre ebook server self-hosted ebook-manager epub mobi fluent python javascript
Qt 3D Studio is an authoring tool for creating interactive 3D presentations and applications.
With Qt 3D Studio, you can rapidly build and prototype your world class 2D and 3D user interfaces. Use the built-in material and effects library or import your own design assets from popular 3D design tools (e.g. Maya, MODO, Blender) using FBX and COLLADA exchange formats.
major feature:
GNU GPLv3 3d interactive gui development
|