Showing 31 open source projects for "7zip"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    compodoc

    compodoc

    The missing documentation tool for your Angular, Nest & Stencil apps

    ...Check it out now! Compodoc supports all major APIs of Angular. Use it directly in your project using npm and one script, that's it! No server needed, no sources uploaded online. 7 themes are available from famous documentation tools like Gitbook, Read the Docs or projects like Vagrant, Laravel, Postmark and Stripe. Compodoc includes a powerful search engine (lunr.js) for easily finding your information. The generated pages display very well on mobile, tablet and desktop. Compodoc is a documentation tool for Angular applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Delphi Cross-Platform Application Help

    Delphi Cross-Platform Application Help

    Ziphelp is a HTML-based cross-platform application help system

    On the surface, Ziphelp is basically HTML in a compressed zip archive, hence the name. Pack any folder with HTML files into a zip archive and you are good to go. But Ziphelp is more than that, it is a protocol based on the standard sitemap protocol, designed to give a help viewer (here: the Delphi implementation) extended information about the content of the help system. That is help context numbers, help keywords, associative keywords, page titles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Resume Maker

    Resume Maker

    Build Your Professional Resume In Just 5 Minutes.

    Resume Maker is a free distributed android software, where user can make his/her professional resume by entering some description about himself/ herself. This is completely free project, we don't support any 3rd party advertisement that's why this project is completely add free.
    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
  • 5
    Try It Yourself HTML5

    Try It Yourself HTML5

    PURE HTML5 editor for web designer and developer

    Your Simple HTML editor for Desktop Device. =============== Get Android App: https://play.google.com/store/apps/details?id=com.ulm.tryiteditorhtml =============== OS requirements: - Windows 7 and later are supported, older operating systems are not supported (and do not work). - Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. ======== Chrome app: HTML, XHTML and XML editor - https://goo.gl/bYR7fF == Browser Extensions == Chrome extension: http://bit.ly/1NiErH5 Add-on Firefox: http://mzl.la/1XJQXQC ==Angular Directive== Download Angular Syntax-Highligher. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    .... =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2 capable - RAM: 512 MB - Hard Disk: 1500 MB - Video Card: nVidia, ATI and Intel Shader Model 2 and Shader Model 3 video cards with 512 megabytes of RAM minimum - Supported OS: Windows 10, Windows 8, Windows 8.1, Windows 7 =============== Alternative software for Windows: Available on Ecwid - https://goo.gl/twBcAq =============== Android App: https://goo.gl/i4NX9K -------------- Chrome app Release Pro: https://goo.gl/p456N5
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    ...NüHelp converts Microsoft Word documents and HTML files to a CHM file. It's easy to use for beginners and has lots of options for advanced users. Requirements: 1) Word 2003, 2007, 2010 or 2013. 2) HTML Help Workshop (included in zip file) 3) .Net 3.5 Client Profile (already on most computers) *** Win7/8 users: After downloading the file, you will have to right click on the zip file, click properties, and then click the unblock button before unzipping. Otherwise the two chm help files in the zip file will either appear blank or say webpage not found. Tip: Use NuZip to zip CHM files to prevent gmail from rejecting the attachment: http://sourceforge.net/p/nuzip For programmers, a framework is provided that shows you how to link specific screens in your application to specific sections in the help file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize. This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Excel to Graphviz

    Excel to Graphviz

    Create graphviz diagrams with excel

    Free, easy to use, excel tool to create data and process flow diagrams with table data In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters) Separate definition of node, edge and cluster styles Graph settings sheet Output control sheet Examples and readme are included in the zip file Get it working: -Install graphviz (http://graphviz.org/Download.php) -Download Excel to Graphviz -Open one of the ExcelToGraphviz workbooks -Go to sheet settings and update "dotpath" to where graphviz' dot.exe was installed (e.g. C:\Program Files (x86)\Graphviz2.38\bin\dot.exe) -Generate the flow diagram with cntrl-M -Import from older version with cntrl-I This tool was initially made to show the usefulness of a service registry or service catalog in an enterprise integration environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Texinfo Web Publisher

    Texinfo Web Publisher

    Multi-format web publishing system based on Texinfo

    Texinfo Web Publisher is a Makefile based publishing system featuring simultaneous con- tent creation into HTML, non-split HTML, Framed HTML, HTML Zip, XML, DocBook, PDF, DjVu, PostScript, DVI, Plain text, Info and EPUB book formats. All Texinfo Web Publisher output formats are from a single source. Texinfo Web Publisher can be used for website creation has FTP deployment capabilities and supports Cascading Style Sheets (CSS). Texinfo Web Publisher is a low maintenance solution for publishing websites with multi- format matching content. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DoxyComment is a small set of tools designed to help you document your C/C++ projects. Currently the project contains an add-in for Visual Studio 2005 and an xslt formatting template.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Bloco de Notas Glass ou Glass Notepad é um Bloco de notas melhorado e com o efeito Glass do Windows, por o que só é compatível com Windows Vista e Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dBlog
    Documents - Oriented Publishing Web application. It follows W3C/WCAG accessibility guidelines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tcl/Tk input filter for doxygen Tcl2doxy translates Tcl/Tk source code into C-like code which doxygen is able to parse and generate a documentation for. It is written in pure Tcl. Binaries are provided for Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    maven-javafxdoc-plugin: A maven plugin for generating javafxdocs for JavaFX projects, based on the Maven Javadoc Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpMyLingvo - Web-interface for dictionaries stored in MySQL, compatible with databases for PtkDic/GtkDic and JaLingvo.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    PROJECT CLOSED. DoxyGate is Doxygen GUI Frontend written in Qt. It has modern and easy-to-use interface which allows to quickly configure and run Doxygen projects.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Technology XP Documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Slender UML aims to be a streamlined UML diagramming tool. It will feature a simple GUI environment allowing quick creation of UML diagrams without a serious investment of time. Slender UML will be easily used by anyone with a working knowledge of UML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fudge is a documentation system for software projects inspired by Pudge. It is currently targeted at providing integration with current Python software developement tools and internationalization, but support for other programming languages is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A wiki-like content management system in PHP with emphasis on time-based information, via a calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Stack's Wiki is a light weight wiki system. It uses PHP and MySQL like most sites, but also uses AJAX for content mangement. It also uses Markdown for the raw content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    I have stopped developing this project, as I found DokuWiki to be exactly what I was looking for when starting to develop Codeslang. Sorry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JDevil is a java dependency visualization library. It analyses and visualizes dependencies between java classes, packages and libraries. Generation of raster images or SVG is possible via Java API or Ant plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB