Showing 106 open source projects for "print"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Invoice With Roshi

    Offline invoicing tool updated with latest GST rules

    A simple easy to use tool where you can create invoices and store locally. The software is 100% offline, that is, it does not need the internet to work (although you do need the internet during setup).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    OpenTeacher
    OpenTeacher is an opensource application that helps you learn a foreign language vocabulary. Just enter some words in your native and foreign language, and OpenTeacher tests you.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Solution Percenter

    Solution Percenter

    Calculator for making solutions

    Soluton Percenter is a program for making solutions percent. Maked by python and PyQt4 module. For chemists, mathematicians and barmans. Program can create advanced recipes and print them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    To create an Open Source and Free solution for the analysis of woven fabric stuctures. Included will be the ability to view the weave structure in 2D, 3D and profile as well as print and save the drafts (patterns).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    SciEnPlot

    SciEnPlot

    Data Plotting and Analysis for Science and Engineering

    ... - Implemented a 3d surface plot (GLSurface) based on OpenGL (ScienPlot v1.3.2 and above) - ColorMap surface, trisurface, Pie, Polar plots, and 3D height field, 3dBar, scatter plots (under developing), and more - Column by column plotting/calculation - LaTex commands enclosed by $ symbols can be used for the labels in Graph - Accept txt(Text) and csv(Comma separated values) formatted data - Save, copy, print Graph - Use spread sheets to display data - Textboard to organize the results - Graphs in a publishable quality - Source codes based on: Python Numpy Scipy Matplotlib WxPython Visvis etc. - Special functions - Drag and drop data files - Python console is back (since v1.3.3), capable of reusing column data - Debye and Guinier models for SANS / SAX data - More apps in our Web below
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    pysed
    Pysed is a stream editor, is used to perform basic text transformations from a file or from pipeline. It reads text, line by line, from a file and replace, insert or print all text or specific area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyVcon

    PyVcon

    A stylish Video Converter written in Python

    PyVcon is a Python video converter using PyQt as its primary GUI Toolkit and because of this, PyVcon has a very sleek user friendly interface. Using ffmpeg for video conversion, PyVcon has great performance in speed and converts any kind of video into mp4, mkv, wmv, avi, 3gp, m4a, mp3 and wma formats. Also included, is MediaInfo who PyVcon partly depends for video metadata generation. PyVcon is also generally known to be of outstanding value, possessing a highly flexible video quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SAMoCAD

    SAMoCAD

    Simple CAD program

    SAMoCAD - its program to create simple drawings, partially supports DXF. Main features: - create simple objects (line, arc, circle) - create complex objects (text, dimensions) - edit drawn objects - save drawing to SVG format - output drawing in PostScript format - export/import content DXF files (primitives LINE, CIRCLE, ARC, TEXT, DIMENSION) Program written in Python 2 and use the library Tkinter. Program requires no installation, but you need install Python 2.7 or later on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenNumismat

    OpenNumismat

    Coin collecting software for organize and manage your own catalogue

    This project has been migrated to github - please visit http://opennumismat.github.io OpenNumismat is a handy and reliable application aimed at coin lovers, numismatists or amateurs looking to create a numismatics collection. With OpenNumismat, you will be able to create, organize and manage your own coin catalogue with detailed description and photos for each of the items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    Pyringe

    Pyringe

    Debugger capable of attaching to and injecting code into python

    pyringe is a powerful Python process “syringe” that attaches to a running interpreter and lets you introspect—and even execute code inside—that live process. It blends debugger-style attachment (via gdb/ptrace techniques) with Python-aware helpers so you can inspect threads, frames, locals, and heap objects without restarting the target. This is invaluable for post-mortem diagnosis of production daemons where reproducing a bug in a dev shell is impractical. pyringe can inject arbitrary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Display and print GPS tracks along with performance graphs for sports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    ...*HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers) -S (Special Characters) -A (All Characters, Numbers, and Letters) -min (Minimum Size) -max (Maximum Size) -o outputfile.gz or -o stdout By default -o filename.gz to create a GZ compressed text file of all the words. Use the keyword "stdout" to print to screen or for use with other programs like Aircrack-ng or Medusa ./wordpie.py | xargs -L 1 medusa -h 192.168.1.1 -u admin -M web-form -p ./wordpie.py -o stdout -A | aircrack-ng -b XX:XX:XX:XX:XX:XX -w - *.cap
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Linux On Ciber
    Linux On Ciber (or LoC-OS Linux), its a Ubuntu Remix, to be used in "cafe internet " shops, has many features, and a apps range for daily users. its "plug and play" (start the remix and you can play MP3/MP4/Flash/ETC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GTKRawGallery
    GTKRawGallery is a workflow oriented photo retouching software for camera raw image development. It is also a versatile photo manager for popular image formats.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Booktype

    Booktype

    Open source platform to write and publish print and digital books

    Booktype makes it easier for people and organisations to collate, organise, edit and publish books. Delivering frictionlessly to print, lulu.com, and almost any ereader, Booktype facilitates collaborative production processes. No more lost manuscripts, overwritten Word files, awkward wikis or cumbersome CMSes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    KBarcode

    KBarcode is a barcode and label printing application for KDE 4.

    KBarcode is a barcode and label printing application for KDE 4. It can be used to print every thing from simple business cards up to complex labels with several barcodes (e.g. article descriptions). KBarcode comes with an easy to use WYSIWYG label ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    dualPrint

    A tool that makes printing multi sided documents an easy task.

    Let's say you want to save paper when printing a document. To do so, you can print on both sides of paper sheets or print multiple pages on each side of the sheets, like done in handouts. Most printers and printer dialogues don't offer an easy way to do these two simple tasks, that's where dualPrint comes in. Tell dualPrint basic information about the document's pages and it will generate the outputs to copy into the printer dialogues. dualPrint eliminates the need to manually change between odd and even pages, which can be tricky to find among different programs and printing dialogues. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PyQueryDNS

    PyQueryDNS

    A graphical DNS client with very useful features

    PyQueryDNS is a graphical DNS client with very useful features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Random Score Creator
    Create random Music Scores containing a defined number of measures with hole, half or quarter notes. Print them with MuseScore and train your self in recognizing musical notation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...You can create a multiple page document using Inkscape, just like in Corel Draw. Install this extension, restart Inkscape and you're done. Insert new pages, navigate through pages, print all pages in a single PDF.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    TinyGPX
    Application for geocaching or waymarking that allows you to import GPX or LOC files for editing. You can print out cheat sheets to take on the trail, export to KML or HTML, and send the data to your handheld GPS unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Square1 miniPOS

    Square1 miniPOS

    A simple, standalone POS program with special language features.

    #==========# NEW VERSION IN PROGRESS. EMAIL RECOMMENDATIONS TO: gwilson.sq1@gmail.com #==========# miniPOS is a simple Point of Sale (POS) program designed for small businesses in developing countries. The program is designed to be a simpler, easier, and more powerful substitute for the pen and paper record keeping that many store owners use. The program emphasizes ease of use and language flexibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    proper
    Command-line tool to calculate error propagation. Generates the error formulas and applies them to the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Stat466

    Statistics for Bauernschnapsen

    Stat466 has moved to: https://github.com/wachjose88/stat466-desktop https://github.com/wachjose88/stat466-android
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB