Showing 18 open source projects for "writer"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    SlateDB

    SlateDB

    A cloud native embedded storage engine built on object storage

    Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage to provide bottomless storage capacity, high durability, and easy replication. SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JRescue

    JRescue

    Linux environment for maintenance

    ...Some of the applications included in JRescue are: - Firefox - boot-repair - GParted - Grub Customizer - Disk Usage Analyzer (Baobab) - TestDisk (runs from the terminal) - HardInfo - Clonezilla (runs from the terminal) - Rescuezilla - ClamAV/Clamtk - QDirStat - KDE ISO Image Writer - WoeUSB-ng Requirements: - 1.5 GHz processor (dual-core or better recommended) - 1 GB RAM (2 GB recommended) - 4 GB USB drive (8 GB recommended, or 32 GB if using Ventoy) or standard DVD
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    ...By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools. The file system (NBTFS) implementation (mount.nbt(8)) is based on FUSE. NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    C4C Ubuntu 24.04

    C4C Ubuntu 24.04

    A Born Again Christian Linux Distribution

    C4C offers a free Christian Linux distribution that is stable, fast and easily installed on most any computer made in the last decade. This Ubuntu derivative is intended to lead unbelievers to a relationship with Christ and nurture believers in discipleship.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    Vuu-do

    Vuu-do

    GNU/Linux project, using Devuan as a base.

    Vuu-do is a lightweight project based on Devuan using the Openbox WM. There are mini's to build on, or max versions with programs already installed. There is also now a suite of Vuu-do apps to try, and some vanilla Devuan Mate isos, some featuring Xlibre. Current images are NOT uefi enabled!! Source code for apps: https://git.devuan.org/greenjeans Devuan users forum : https://devuanusers.com/ Now on Distrowatch! https://distrowatch.com/table.php?distribution=vuudo NEWS:...
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 6
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Septor

    Septor

    Desktop distribution based on Debian and Tor technologies

    Septor Linux is a operating system that provides users with a perfect computing environment for surfing the Internet anonymously. Septor providing users with a stable and reliable distribution that is based on Debian GNU/Linux and works on a wide range of computers. Distribution featuring a customised KDE Plasma desktop.
    Leader badge
    Downloads: 165 This Week
    Last Update:
    See Project
  • 8

    Sparky Linux Cinnamon remix

    Fast rolling Linux distribution based on Debian with Cinnamon desktop

    The new live/install iso image of SparkyLinux 2019.10 Cinnamon remix “Po Tolo” is available for download. SparkyLinux Cinnamon remix is a Linux distribution created on top of SparkyLinux operating system. It is built around Cinnamon desktop environment and it is fast, easy and beautiful. SparkyLinux Cinnamon remix is both beginner-friendly, due to Cinnamon's maturity, and powerful, due to Sparky's APTus smart tools. Highlights: -Debian based for its speed, lightness, widespread...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    Wimkey

    Wimkey

    Wimkey is a USB key that doesn't just come as a storage drive.

    ...Wimkey will have lots of room to also store your music, videos and documents and it is specifically designed for the "professional on the fly". Here is a list of the installed Applications: Open Office, (includes Writer, [Word alike], Spreadsheet, [Excel alike], Presentation, [Powerpoint alike], Database, [Acess alike], Draw, [Corel draw alike], for your work documents and presentations on the go. VLC Video and Audio player for your personal entertainment and spare time. Clam Antivirus for better security or just in case you don't trust the host PC Mozilla firefox and Google Chrome web browser, (works entirely from the USB key, so untraceable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    libQtSerialization

    libQtSerialization

    Serialize your data in a backward and forward compatible manner.

    The libQtSerialization library is a Qt extension that makes it really easy to serialize your data in a forward and backward compatible way. The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data. The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized. The reader is a little more complex so the serialization can support special cases, especially sub-classes (so you can save a tree of classes) and array of classes (your tree may be composed of multiple instances of a given object.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PizzaOS

    PizzaOS

    Operating System for gaming, working, writing and browse the web +mail

    PizzaOS ist ein Betriebssystem auf der Basis von Linux (OpenSuse) Hier die wichtigsten Funktionen: Alle Programme Accessoires -Kontakte -File Browser -Texteditor -Gnome Terminal -KWrite -OpenJDK Policy Tool -QT 4 Settings -Tomboy Notes Games Armagetron Chess etracer Five or More Four in a Row Frozen-Bubble lango Klotski Lights off Mahjongg Mines Nibbles Quadrapassel Robots Sudoku Swell Foop Tali Tetravex Graphics Gimp Internet Mozilla Firefox Mozilla Thunderbird Office LibreOffice LibreOffice Base LibreOffice Calc LibreOffice Draw LibreOffice Impress LibreOffice Writer Sound Audacity System Tools Dolphin Insall/Remove Software Live Insaller Nepomuk Backup Network Connections System Monitor System Setting XTerm YaST for version 0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java implementation of a desktop search engine based on Apache Lucene. It indexes HTML-, XML-, OpenOffice- (Writer, Calc, Impress), MS Word-, and PDF- documents as well as plain text files. For other, arbitrary file types the file name can be indexed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Alud (Ashtray Linux Userspace Driver) is a userspace Linux driver for Philips Pegoda USB RFID reader/writer. It's come also with a demo GUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ATL2 - AutoTextList2 Basic macro to list Autotext entries to a writer document. Extension in (european / german) formatting of the macro AutoText in library Gimmicks, adds a dialog for selecting all / some libraries, if choosing one library, selecting on
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Unofficial MacOS X driver for the Freecom Traveller CD writer connected via the Freecom USB cable. It supports the Finder, iTunes and Toast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    webCDwriter can be used to make a single CD-writer available to all users in your network. It consists of the server CDWserver and the clients webCDcreator and rcdrecord. CDWserver stores the files transmitted by the clients, reserves the CD-writer and co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Binary Writer

    A small binary file writer program for Unix/Linux systems

    This is a binary file writer which allows you to write to binary files very easily from command line. It accepts data in various format and writes to a specific address inside the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wallstone Creativity Desktop

    Wallstone Creativity Desktop

    Editing, Publishing, Audio and Video Productions!

    Are you a writer? Do you do heavy blogging? Do you edit other people's works? Are you a (self-) publisher? Do you need the ability to write, edit, or publish works on-the-go? Are you sick of paying Microsoft hundreds of dollars for software that doesn't work right? If you answered "yes" to any of these questions, then the Wallstone Creativity Desktop was made for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next