Showing 20 open source projects for "pdfbox-app-1.7.1.jar"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 1
    Chat AI Desktop App

    Chat AI Desktop App

    Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri

    Unofficial open source Chat AI desktop app for Mac, Windows, and Linux menubar using tauri & rust.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Flying Carpet

    Flying Carpet

    File transfer between Android, iOS, Linux, macOS, and Windows

    Send and receive files between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No shared network or cell connection required, just two devices with WiFi chips in close range. Don't have a flash drive? Don't have access to a wireless network? Need to move a file larger than 2GB between different filesystems but don't want to set up a network share? Try it out!
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    display-switch

    display-switch

    Turn a $30 USB switch into a full-featured multi-monitor KVM switch

    This utility watches for USB device connect/disconnect events and switches monitor inputs via DDC/CI. This turns a simple USB switch into a full-fledged KVM solution: press one button on your USB switch and all your monitors connect to a different input. It is supposed to be installed on all computers that could be connected to these monitors since the app only switches monitors "one way" and relies on itself running on the other computers to switch it "the other way" as needed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    Iced

    A cross-platform GUI library for Rust, inspired by Elm

    Iced is a cross-platform, end-user-oriented GUI library for Rust, inspired by The Elm Architecture. It expects you to split user interfaces into four different concepts, which are: the state of your app; messages, which are user interactions or other meaningful events; view logic, which displays your state as widgets that can result in messages; and update logic, which offers a way to update your state and react to messages. Iced is very simple and easy to use, and is type-safe. It offers many...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 5
    Actix Web

    Actix Web

    Actix Web is a powerful, pragmatic, and extremely fast web framework

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. Forget about strongly typed objects, from request to response, everything has types. Actix provides a lot of features out of the box. HTTP/2, logging, etc. Easily create your own libraries that any Actix application can use. Getting started with Actix is easy. An Actix app comes with a URL routing system that lets you match on URLs and invoke individual handlers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Trunk

    Trunk

    Build, bundle & ship your Rust WASM application to the web

    ...-bindgen based framework. The easiest way to ensure that your application launches properly is to setup your app as an executable with a standard main function. Trunk uses a source HTML file to drive all asset building and bundling. Trunk also uses the official dart-sass.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tauri

    Tauri

    Build smaller, faster, and more secure desktop applications

    Build smaller, faster, and more secure desktop applications with a web frontend. Brownfield compatibility with any front-end framework means you don't have to change your stack. Floss relicensing is possible with Tauri. Bundle size of a Tauri App can be less than 600KB. Security is the Tauri-Team's biggest priority and drives our innovation. Patterns are here to help you choose important features with simple configuration. Cross-platform compilation allows to bundle binaries for major desktop...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Relay

    Relay

    JavaScript framework for building data-driven React applications

    Relay is data-fetching turned declarative. Components declare their data dependencies, without worrying about how to fetch them. Relay guarantees that the data each component needs is fetched and available. This keeps components decoupled and promotes reuse. With Relay, components and their data dependencies can be quickly modified without modifying other parts of the system. That means you won't accidentally break other components as you refactor or make changes to your app. Relay's compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xremap

    Xremap

    Key remapper for X11 and Wayland

    xremap is a key remapper for Linux. Unlike xmodmap, it supports app-specific remapping and Wayland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • 10
    Scooter

    Scooter

    Interactive find and replace in the terminal

    Scooter is an interactive find-and-replace terminal UI app. Search with either a fixed string or a regular expression, enter a replacement, and interactively toggle which instances you want to replace. You can also specify a regex pattern for the file paths you want to search. If the instance you're attempting to replace has changed since the search was performed, e.g. if you've switched branches and that line no longer exists, that particular replacement won't occur: you'll see all such cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HASH

    HASH

    The best way to use and work with blocks

    This is HASH's public monorepo which contains our public code, docs, and other key resources. HASH is a platform for decision-making, which helps you integrate, understand and use data in a variety of different ways. HASH does this by combining various different powerful tools together into one simple interface. These range from data pipelines and a graph database, through to an all-in-one workspace, no-code tool builder, and agent-based simulation engine. These exist at varying stages of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yew

    Yew

    Rust / Wasm framework for building client web apps

    ...-rendered app while keeping the feel of an SPA. Start learning about the framework by helping us improve our documentation. Pull requests which improve test coverage are also very welcome. Feel free to drop into our Discord chatroom or open a new "Question" issue to get help from contributors. Often questions lead to improvements to the ergonomics of the framework, better documentation, and even new features!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dioxus

    Dioxus

    Friendly React-like GUI library for desktop, web, mobile, and more

    ... for asynchronous tasks, suspense for datafetching, and pausable coroutines. Eliminate a whole class of bugs at compile time with static typing for every library. Fearlessly refactor even the largest of apps with powerful compile-time guarantees. No more uncaught exceptions. Components can easily abort rendering without crashing the entire app. Comprehensive doc comments provide MDN hints and guides right under your fingertips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    warp

    warp

    A super-easy, composable, web server framework for warp speeds

    The fundamental building block of warp is the Filter, they can be combined and composed to express rich requirements on requests. A Filter in warp is essentially a function that can operate on some input, either something from a request, or something from a previous Filter, and returns some output, which could be some app-specific type you wish to pass around, or can be some reply to send back as an HTTP response. That might sound simple, but the exciting part is the combinators that exist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Weby

    Weby

    Web app collection of popular websites.

    Check out sourceforge.net/projects/weby/files for list of apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    npadcalc

    Desktop RPN calculator

    A desktop RPN calculator app, optimized for use with full-size keyboard. Written in Rust with gtk-rs GUI. This app was developed as a learning project, but one may still find it useful for performing simple calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Notabena

    Notabena

    Notabena, the pure Rust open-source note-taking app.

    Notabena is a simple command-line note-taking app. It supports Homebrew and different platforms. Notabena is licensed under GPL-3.0. Install it on Homebrew via: brew tap chiissu/macchiato brew install --HEAD notabena View our GitHub (https://github.com/ThatFrogDev/notabena) for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MikroRust

    App um meine Fotos zu organisieren

    Ich bin Mikroskopiker und mache dank der Raspi-Kamera jede Menge hochauflösende Bilder meiner Objekte. Ich habe diese Programm geschrieben, um zu jedem Bild einen kleinen Kommentar zu schreiben und dann die Adresse, den Kommentar und das Datum ein einer Mysql-Datenbank zu speichern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spotify TUI

    Spotify TUI

    Spotify for the terminal written in Rust

    A Spotify client for the terminal written in Rust. The binary executable is spt. For those on Arch Linux, you can find the package on AUR. spotify-tui needs to connect to Spotify’s API in order to find music by name, play tracks etc. After accepting the permissions, you'll be redirected to localhost. If all goes well, the redirect URL will be parsed automatically and now you're done. If the local webserver fails for some reason you'll be redirected to a blank webpage that might say something...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebApp.rs

    WebApp.rs

    A web application completely written in Rust

    A web application completely written in Rust. Target of this project is to write a complete web application including the backend and front within Rust. The app consists of a frontend and a backend. For getting started with hacking, the backend can be tested via make run-backend, whereas the frontend can be tested with make run-frontend. You can adapt the application configuration within Config.toml if needed. make deploy uses podman to start a PostgreSQL container and the Rust backend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next