
CareLineLive is an all-in-one, cloud-based homecare management platform trusted by over 700 home care agencies and domiciliary care providers across the United Kingdom and Australia.
The platform covers rostering, scheduling, care planning, care monitoring (ECM), eMAR, payroll, invoicing and the Care Circle portal for friends and family.
Subscription includes CQC and CIW compliance tool MOA Benchmarking to deliver a solution combining both homecare management and compliance.
Customers find the comprehensive functionality easy to use because of the intuitive user interface and enjoy excellent day-to-day support which is recognised by CareLineLive’s high rating on Trustpilot.
CareLineLive is an NHS England Assured Supplier for Digital Social Care Records (DSCR). CareLineLive is accredited to ISO 27001 (Information Security), ISO 9001 (Quality Management), and Cyber Essentials Plus. In addition to being hosted on secure AWS servers with data stored in the UK (or Australia for customers there) for data sovereignty.
Founded in 2014, CareLineLive is led by Managing Director Josh Hough and is headquartered in West Sussex with offices in London and Melbourne. CareLineLive is part of MAS Technicae Group and received majority investment from technology-focused investment firm Accel-KKR in June 2025.
Learn more

Scotch is a comprehensive operating system tailored specifically for liquor retailers, integrating liquor-focused point of sale (POS), payment processing, back office functions, inventory management, ordering, receiving, analytics, and customer engagement tools into one cohesive platform. More than just a typical POS system, Scotch is designed to meet the operational needs of bottle shops, wine retailers, beer outlets, and liquor stores, accommodating features like case breaks, handling distributor invoices, managing thousands of SKUs, working with multiple suppliers, ensuring age verification, enabling offline sales, and providing real-time inventory tracking. By streamlining transactions, the POS system allows staff to complete sales more quickly, enroll customers on the spot, manage rewards programs, facilitate split payments, ensure secure transactions, and maintain customer flow even during internet outages. Furthermore, Scotch automatically monitors parent-child inventory relationships, meaning that selling any quantity—be it a single bottle, a six-pack, or an entire case—instantly updates all related inventory types without the need for manual inputs or end-of-day reconciliation processes. This efficiency ultimately enhances the overall shopping experience for both retailers and their customers alike.
Learn more
warcat
Warcat is a tool and library specifically designed for managing Web ARChive (WARC) files, enabling users to naively combine archives into a single file, extract contents, and perform a variety of commands such as listing available operations and the contents of the archive itself. Users can load an archive, write it back out, split it into individual records, and ensure data integrity by verifying digests and validating conformance to standards. Although the library may not yet be fully thread-safe, its primary aim is to provide a user-friendly and rapid experience akin to manipulating traditional archives like tar and zip. Warcat efficiently handles large, gzip-compressed files by allowing partial extraction as necessary, thus optimizing resource use. It is important to note that Warcat is distributed without any warranty, meaning users should exercise caution by backing up their data and thoroughly testing it prior to use. Each WARC file consists of multiple records joined together, with each record comprising named fields, a content block, and appropriate newline separators, while the content block itself can either be binary data or a structured combination of named fields followed by binary data. By understanding the structure and functionality of WARC files, users can effectively utilize Warcat to streamline their archival processes.
Learn more
zdaemon
Zdaemon is a Python application designed for Unix-based systems, including Linux and Mac OS X, that simplifies the process of running commands as standard daemons. The primary utility, zdaemon, allows users to execute other programs in compliance with POSIX daemon standards, making it essential for those working in Unix-like environments. To utilize zdaemon, users must provide various options, either through a configuration file or directly via command-line inputs. The program supports several commands that facilitate different actions, such as initiating a process as a daemon, halting an active daemon, restarting a program after stopping it, checking the status of a running program, signaling the daemon, and reopening the transcript log. These commands can be entered through the command line or an interactive interpreter, enhancing user flexibility. Furthermore, users can specify both the program name and accompanying command-line options, though it's important to note that the command-line parsing feature is somewhat basic. Overall, zdaemon is a crucial tool for managing daemon processes effectively in a Unix environment.
Learn more