42 projects for "you-get" with 2 filters applied:

  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Docco

    Docco

    Literate Programming can be Quick and Dirty

    Docco is a documentation generator by Jeremy Ashkenas that embraces the literate-programming style: it takes your source code and produces annotated HTML documentation that shows your comments side-by-side with your code. The idea is to read code like a book — commentary on one side, code on the other — which helps reviewers and learners understand intent and implementation simultaneously. It supports many languages (via configuration) and is intentionally quick and dirty, prioritizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Utilities for general- and special-purpose documentation. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 3
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    ...However, you can still download the both the old and the new 2.x releases of Natural Docs here.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 4
    WackoWiki

    WackoWiki

    WackoWiki is a light and easy to install multilingual Wiki-engine.

    WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification and much more. Compatible with PHP 8.0 - 8.5 and MariaDB / MySQL / SQLite.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    GitHub Readme Stats

    GitHub Readme Stats

    Dynamically generated stats for your github readmes

    GitHub Readme Stats is an open-source tool that generates dynamic, visually customizable SVG cards showcasing GitHub metrics such as stars, commits, languages, and contributions, which can be embedded into profile README files. With inbuilt themes, you can customize the look of the card without doing any manual customization. You can specify a year and fetch only the commits that were made in that year by passing &commits_year=YYYY to the parameter. You can look at a preview for all available themes or checkout the theme config file. Please note that we paused the addition of new themes to decrease maintenance efforts; all pull requests related to new themes will be closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Freebasic Beginners Guide

    An updated Beginners guide to FreeBASIC

    ...Feagan generously open sourced there guide so I could start this project. Without being able to stand on their shoulders I could not have even started this project. Please check out my homepage for updated information and ways you can help with this ongoing project. If you can please buy me a hamburger as it is hard writing a book.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    A fast and reliable tool, written in Java 8, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. Can serve as a Javadoc taglet. Exports PDF, (E)PS, SVG, PNG, ... The source code is hosted at http://github.com/sdedit/sdedit
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    JavadocToolUI

    JavadocToolUI

    JavadocToolUI helps you to create customized API documentation.

    JavadocToolUI helps you to create customized API documentation for your Java projects. This tool allows you to specify standard and advanced documentation generation options through its user interface. JavadocToolUI can be used by any version of the Oracle Javadoc utility. Specially formatted Javadoc comments created by you can also be merged into the resulting documentation files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Leo is an outlining-oriented project manager and browser. With Leo you can organize programs, web sites, URL's, pictures or any other kind of data. Leo is fully scriptable in Python. Leo is 100% pure Python. It requires the Qt gui toolkit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Code Capture Tool
    This tool allows you create fast code-images of LabVIEW. With support for text and drawing annotations
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FOPLaboratory

    FOPLaboratory

    A GUI frontend to Apache FOP

    ...Its main feature is therefor the capability to restore the configuration of one transformation job for a later run. When XML-contents or the XSL style-sheet change, you can just execute FOPLaboratory and immediately start processing to create an updated PDF-file. On the other hand, FOPLaboratory lets you swiftly exchange XSL-sheets to generate different PDF-files from one and the same XML-contents. The published project files contain the C++/Qt source-code of the program. I am accepting donations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14

    Use Case Tool

    Writing use cases

    ...The structure promotes the Use Case format described by Alistair Cockburn. The tool then generates a pretty web site with the use cases that is comprehensive and easy to read. The XML sources are treated as a Maven project, so you can easily deploy them to a web server, version the source files, manage history of changes, and collaborate in a team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side, therefore I deside to show you how to create a video player, which its programming is unbelievably simple with Qt. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DEFT, the Development Environment For Tutorials, allows you to easily write and maintain tutorials which contain source code examples. If the code you're documenting changes, your examples in the tutorial will change as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DocML Viewer

    Documentation browser for DocML files

    The DocML Viewer lets you browse a DocML file with a PHP/HTML interface similar to Javadoc. This allows development teams to easily access documentation across a network or from a website. Styles can be applied from a single CSS file. Visit http://www.docml.org for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Patternity is a framework to build tools upon it. Its meta-model is augmented with patterns, enabling tools to work at a higher level, closer to the way you think. The goal is to to create patterns-aware tools to automate more of your work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With Changes Maven plugin you can't generate the changes report from Bugzilla. This project is a Maven plugin to generate the file 'changes.xml' from your Bugzilla, so you could generate the changes report from your Bugzilla issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Javadoc-Help is an add-on module for Emacs that let you search a class through multiple online and local javadocs quickly, and view the found class documentation in the system web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Eclipse and Java Video Tutorials

    Video tutorials for learning Java OOP programming with Eclipse.

    ...Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv. You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    STDProject (Simple Tree Driven Project) is a modeling tool for software development projects. It will let you build your project, watch its consistency, generate documentation and reuse work from one project to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gives an overview (in a graphical-directory-view) where changes have to be done/expected on a three-way-diff. Not to be used for the actual diff/merge itself, but usefull to get an overview in advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next