Showing 1448 open source projects for "print"

View related business solutions
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    EZO AssetSonar is a comprehensive IT asset management platform that provides real-time visibility into your entire digital infrastructure. Track and optimize hardware, software, and license management to reduce risks, control IT spend, and improve compliance.
    Learn More
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 1
    jfEdit

    jfEdit

    Text Editor

    Text Editor. Supports multi-tab editing Supports MS/Linux/Mac files. Cut/Copy/Paste/Undo/Redo and print..
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    LavoroL

    LavoroL

    Core operating system

    ...Short summary: Press F1 for help Press F2 for file browser Press F3 to view file content Press F10 to read about Press F12 to quit Press ESC to quit to console Shell commands: * ls - list files; * cd - change directory; * cwd - print current directory; * cat - print content of file; * connect - connect to remote host and port for test HTTP request; * accept - accept incoming connection; * filldemo - graphics demo; * printmodes - print available graphic modes; * quit - exit operating system; * end - end session; * rm - remove file or directory; * cp - copy file; * mv - move file; * addline - append line to file; * mkdir - create directory; * batch - run batch file. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Absolute Scenes

    Absolute Scenes

    A non-wysiwyg book editor with print ready PDF output

    Absolute Scenes is designed specifically for authors who want a structured approach to writing books with professional publishing features built-in. Unlike traditional word processors, it organizes your work by scenes and chapters, making it easier to manage complex narratives. Absolute Scenes also integrates with Github to keep your work safe and version controlled, and to facilitate collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LabelCast

    Print barcode labels to Zebra printers from database query

    Software to print labels to barcode printers supporting ZPL (Zebra Printer Language) with variable data from database queries, both as Windows desktop app and web application. Users can retrieve data from a database for a label based on query parameters. You can also submit label data to the software through an API in XML or JSON format. Supports SQLite, PostgreSQL, SQL Server and Oracle databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tool Tracking Made Simple Icon
    Tool Tracking Made Simple

    Use Phones to Track Tools - A simple app to turn your phone into a tool tracker.

    ShareMyToolbox is a tool tracking solution that enables companies to track individuals who are responsible for tools and small equipment. Mobile users are able to search the company tool inventory, request tools and accept tool assignments with Apple or Android devices such as phones or tablets. Built for contractors, the system was designed to be extremely easy to use.
    Learn More
  • 5
    MPS Box

    MPS Box

    SNMP Printer-MIB2, Reporting, Alerting, MPS (Managed Print Services).

    This OpenSource project created with an aim to help office Administrators to manage their printing equipment: Gather supplies usage statistics and Control paper usage via printer's impressions counters, get printer alerts. Send out virtually any data collected via SNMP to E-Mail (Message body, XML attachments). At the same time it have all required functions to support MPS (Managed Print Services) business basics out of the box. Recent code shared with a community via GIT repository. First Alpha release can be found under "Files" section. Check wiki pages for generic instructions. And check README file for recent recommendations. As of now it was tested with: HP, Xerox, Konica and Brother devices, so far runs smooth. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    ChordSmith

    ChordSmith

    Chordpro editor that can display, transpose and print song sheets.

    ChordSmith is a chordpro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats (including Harmonica tabs) between chordpro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7
    Accouting Excel

    Accouting Excel

    Accounts33.zip is a MS Excel VBA Software of Financial Accounting

    ...Go to excel option then advance option then trust Centre setting then enable macro settings. User can delete previous data and start fresh, this and Cash Flow Statement have been included. Print and convert to pdf file option is included in every statement page. PLEASE READ AccountingExcelReadMe.txt file or Guide menu in main menu of this Application to work with it. [2026] [Asis Kumar Goswami] akgbest77@yahoo.com
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 8
    Fx FloorBoard

    Fx FloorBoard

    Graphical editor software for many Boss and Roland effect & synth unit

    Editors for the BOSS GT-1, 3, 5, 6, 8, Pro, 10, 100, 001 Guitar Multi-Effects Processors, and the BOSS GT-1B,6B,10B Bass Multi-Effects Processors. And for the Katana Amplifier. and various Boss and Roland guitar synths. This software can visually edit parameters via Midi,USB, or Bluetooth(via external device on some units) on the Multi-Effects/Amp/Synth Processor.
    Leader badge
    Downloads: 617 This Week
    Last Update:
    See Project
  • 9
    GPXSee

    GPXSee

    GPS log file viewer and analyzer

    GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
    Leader badge
    Downloads: 2,763 This Week
    Last Update:
    See Project
  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • 10
    TM1637 7 seg Arduino AVR 8051 Driver

    TM1637 7 seg Arduino AVR 8051 Driver

    7 seg universal Arduino Ardui89 AVR 8051 Device Driver 89C51 89C52...

    ...See too : https://sourceforge.net/projects/stc89/ Very easy using just using 3 lines, example : TM1637Device display; // New 7 seg display TM1637_init(display, 2, 3); // Init TM1637 Display : CLK = pin 2 / DIO = pin 3 TM1637_printString(display, "1234"); // Print 1234 on 4 x 7 segments module or TM1637_printString(display, "=-7°F"); // Print = - 7°F see all examples in example TM1637Demo, like TM1637_setBrightness(display, 7), etc... * DISLAIMER OF ALL WARRANTIES *
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AnyMeal

    AnyMeal

    Recipe database software

    AnyMeal is a free and open source recipe management software developed using SQLite3, Qt5, Flex, Recode, NSIS, and Googletest. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows. For new releases please visit https://wedesoft.github.io/anymeal/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Windows MBox Viewer

    Windows MBox Viewer

    Windows eml and mbox viewer.

    Free Windows Mbox Viewer. Gain access to mbox archives, single eml or single Outlook messages. View attachments and export single mails in eml format. Access large mbox files such as Google Takeout or Mozilla Thunderbird Archives. Development of mbox viewer continues now at github: https://github.com/eneam/mboxviewer **NOTE**: Windows Defender may sometimes report incorrectly that mbox-viewer contains malware. Please report the case to the development. Development will ask...
    Leader badge
    Downloads: 1,543 This Week
    Last Update:
    See Project
  • 13
    Rista Writer

    Rista Writer

    RISTA WORD PAD IS A VB.NET open source and free application

    ...It focuses on simplicity, efficiency, and compatibility with common text formats. Core Features - File Operations - Create new documents - Open existing files - Save and Save As options - Print support - Page Setup and Print Preview - Supports RTF and TXT file formats - Editing Tools - Insert tables and images - Font customization (size, style, typeface) - Toggle buttons for Bold, Italic, and Underline - Text formatting by color - Undo and Redo actions - Right-click context menu with Cut, Copy, Paste - Find and Replace functionality User Experience Intuitive interface modeled after classic word pad editors Streamlined workflow for document creation and formatting Accessible design with clear toggle buttons and context menus Lightweight.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    SchoolManagement

    SchoolManagement

    SchoolMag is a free and opensource ANY PASSWORD CAN OPEN IT

    ...Prepare Mark Sheet is used to prepare marks sheets of a class, correct class in the numeric form date of exam and date of result to be given. Merit List is used to print merit list of the students of a class in an exam on the basis of a subject or all subjects.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 15

    CyberPrint-Server

    OVA virtual machine image: Alpine Linux + Server Printer + SSH&SFTP

    CyberPrint-Server is a lightweight Alpine Linux + CUPS virtual machine that provides a ready-to-use print server for cybersecurity and IT training labs. It includes a pre-configured CUPS web interface, SSH/SFTP access, and a dynamic banner that displays the server’s current IP and printer URLs. Designed for safe, authorised penetration-testing and defensive-security exercises. https://github.com/kaledaljebur/CyberPrint-Server Regards, Kaled Aljebur.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    ...You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line tool. The -r option will be done by the program itself. Performance: This GUI works well when searching in several hundreds of documents (depends on the speed of your computer and the length of the documents). Config Dir: [homedir]/.config/pdfgrepgui Available Languages: - English - German You can add your own language by editing the file [homedir]/.config/pdfgrepgui/language.set
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    The Linux Schools Project
    A server operating system designed for schools, providing a simple graphical interface for easy installation and maintenance of your network. Also available is a client version that intergrates completely with the server.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    OpenSong

    OpenSong

    Lyric projection and chord charts for church musicians

    OpenSong is a free software application for managing chords and lyrics sheets (lead sheets), presenting lyrics (and custom slides) using a projector, and much more! Great for worship leaders and musicians!
    Leader badge
    Downloads: 575 This Week
    Last Update:
    See Project
  • 19
    Free Invoicing Software for 2025

    Free Invoicing Software for 2025

    Simple Invoicing program for Desktop written in vba and Access

    ...It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code or print reports (part of Office 365). The program processes Invoicing and Quotes, and produces reports for A/R, Inventory and Accounting Purposes. Read the readme file, and manual for greatest use of this App. This is an upgrade to MSFrnd2a. The application can now produce a Revenue Graph, you can add Inventory on the Invoice, and print mail labels. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    maXbox5

    maXbox5

    maXbox is a script tool engine, compiler and source lib all in one exe

    The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts in a shellbook! It supports Pascal, Delphi (VCL), Python (P4D), PowerShell and Java Script (Edge WebView).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21
    Mass Image Compressor

    Mass Image Compressor

    Compress, Convert, Watermark and Resize Images/Photographs in bulk

    Reduces up to 90% image size and still keeps the image clarity pristine. Mass Image Compressor (MIC) is one of the most popular, reliable, easy-to-use utility to compress, convert, watermark and resize multiple images at once. Just drag & drop the files and folder and it will compress all images. Best for website image optimization, photographs, game assets, animated image compression. Input: Almost all popular image format, including raw camera format Output: JPEG, PNG, WebP, GIF,...
    Leader badge
    Downloads: 491 This Week
    Last Update:
    See Project
  • 22

    MegaMekLab

    Create meks and more!

    MegaMekLab is a Mek creator program. Currently it can create Meks, vehicles, battlearmor, and conventional infantry. It can also print PDF record sheets for almost all Battletech units. Created units can also be exported to formatted text or html for posting online.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    WagLabel Barcode Label Printing Software

    WagLabel Barcode Label Printing Software

    WagLabel is an advanced Barcode Labeling Software

    WagLabel is a powerful barcode label software that helps businesses easily create, customize, and print professional barcode labels in seconds. Import data from Excel, CSV, SQL and Oracle databases. Designed for speed, accuracy, and flexibility, WagLabel supports all major 1D (linear) and 2D barcode formats, making it the ideal solution for product labeling, inventory management, logistics, retail, and manufacturing. With an intuitive interface and high-performance barcode engine, WagLabel enables users to generate high-resolution barcode labels quickly—without technical complexity.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    CalChart
    CalChart is a tool for designing shows for the University of California Marching Band. While it could be adapted for other organizations, it has been designed specifically for the Cal Band. We have moved development and bug reporting to https://github.com/calband/calchart. We will continue to use SourceForge as the host site for the executables.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    PHOR

    PHOR

    Photo Organizer

    PHOR helps you organizing, analyzing and presenting your collections of photos, videos etc. PHOR is particularly useful for geotagging of photos. After scanning the file system for media files you can analyze, manipulate or add metadata (e.g. EXIF). Even bulk changes are possible using clipboard or find/replace. A relational database is used to collect information for the media files. The path of the files, their metadata and additional information are stored in the database. You...
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB