Showing 18 open source projects for "list folders"

View related business solutions
  • 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
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 1
    Vcpkg

    Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This tool and ecosystem are constantly evolving, and we always appreciate contributions! After you've gotten vcpkg installed and working, you may wish to add tab completion to your shell. With CMake, you will still need to find_package and the like to use the libraries. Check out the CMake section for more information, including on using CMake with an IDE. In classic mode, vcpkg produces an "installed" tree, whose...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 2
    Linux Command Library (Mobile+CLI+Web)

    Linux Command Library (Mobile+CLI+Web)

    1M downloads Linux reference app with basics, tips and formatted pages

    The app currently has 5547 manual pages, 22+ basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    MonoTorrent

    MonoTorrent

    The repository for MonoTorrent, a bittorrent library for .NET

    This is a list of all the BEPs which have been implemented in MonoTorrent. A full list of all available BEPs can be seen. Prioritise specific files. Selective file downloading (including the ability to not download specific files). Rarest first piece picking (takes priorisation into account). End-game mode to boost the last 1-2% of the download. Sequential downloading (for media files). Per-torrent download/upload rate limiting. Overall download/upload rate limiting. In memory cache to reduce...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Hoppscotch

    Hoppscotch

    Open source API development ecosystem

    Lightweight, crafted with minimalistic UI design. Fast, send requests and get/copy responses in real-time. Retrieve response headers identical to those of a GET request, but without the response body. Establishes a tunnel to the server identified by the target resource. Describe the communication options for the target resource. Performs a message loop-back test along the path to the target resource. Some APIs use custom request methods such as LIST. Type in your custom methods. Choose a theme...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    Cake

    Cake

    Cake (C# Make) is a cross platform build automation system

    Cake (C# Make) is a free and open-source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files, and building NuGet packages. Cake is built on top of the Roslyn compiler which enables you to write your build scripts in pure C# in either a standard console project, using Cake Frosting, or as Cake script using Cake .NET Tool. Cake runs on a modern .NET platform (.NET Core 3.1 or .NET 5 and newer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Create Eth App

    Create Eth App

    Create Ethereum-powered apps with one command

    Create Ethereum-powered apps with one command. Create Eth App works on macOS, Windows, and Linux. If you've previously installed create-eth-app globally via yarn global add create-eth-app, we recommend you uninstall the package using yarn global remove create-eth-app and use the yarn create eth-app shorthand to ensure that you use the last version. When you’re ready to deploy to production, create a minified bundle with yarn run react-app:build. You’ll need to have Node 14 or later version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    massCode

    massCode

    A free and open source code snippets manager for developers

    A free and open source code snippets manager for developers. It helps you create and organize your own personal snippet collection and have quick access to it. massCode allows you to organize snippets using multi-level folders as well as tags. Each snippet has fragments - tabs, which gives even greater level of organization. massCode uses Codemirror as the basis for the editor and .tmLanguage as the grammar for syntax highlighting. massCode allows you to write in Markdown and provide support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OmegaT - multiplatform CAT tool

    OmegaT - multiplatform CAT tool

    The free computer aided translation (CAT) tool for professionals

    OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
    Leader badge
    Downloads: 1,919 This Week
    Last Update:
    See Project
  • 9

    Line Counter

    Program that counts number of lines in your project source codes.

    Application can be used to count lines of full project repositories generating an HTML report depicting counting per folder and file type. Source code at https://github.com/ramonpinho/LineCounter
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    HwMake for Linux

    HwMake for Linux

    HWMake is a tool to build for HwGUI and Harbour applications or libs.

    This tool was originally created from HwMake which came with HwGui, but was then only available for Windows. It was rewritten to work under Linux and has been greatly improved, in order to manage as many operations as possible to complete the creation and maintenance of applications or libs written in harbour/hwgui. HwMake Linux is not strictly speaking a programming interface (IDE), but rather a toolkit that will allow you to manage a large part of the necessary operations for the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nodejs-integration-tests-best-practices

    nodejs-integration-tests-best-practices

    Beyond the basics of Node.js testing

    Component/integration test is a hybrid between E2E and unit tets. It's gaining a lot of popularity and going by the testing diamond model it is considered as the default technique for the modern backend. Its main idea is testing an entire component (e.g., Microservice) as-is, through the API, with all the layers including the database but fake anything extraneous. This brings both high confidence and great developer experience. However, doing it right, fast, exhaustive and maximizing the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    ...-time notification whenever you are making any mistake in your C, C++, and Java codes. You can also create multiple projects, delete, rename, cut and copy multiple files and folders in your project folder using project explorer. The programming languages that can be compiled and executed include; C, C++, Java, Java applet, C graphics, HTML, CSS, JavaScript and XML. If you are looking for a hassle-free, coding experience, then JCppEdit is the best option for you. The smooth interface and lig
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Egof

    To retrieve obscure syntax of languages, or bookmark code comments.

    .... When creating them Egof goes through all (or specified subset of) user's folders/files, finds instances of the search-tag, and stores those lines of code plus some surrounding code. During running, Egof displays a prompt, and allows users to change options and modify the search, (using the same option-parsing software that was used to parse the command line.) Egof is command-line based. The documentation is comprehensive. Please invest <5 min to read the "Overview" section. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ExportTxt2msSQL

    Export each line in a text file as a row in a table in MS SQL Server

    Uses the Microsoft DTS (Data Transformation Services) Engine to export each line a text file (or a set of text files) as a row in a table in a Microsoft SQL Server (2000/2005) database. Can filter for a folder, list of folders, exclusion list for files, selected file extensions. Configuration kept in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java API to communicate via RMI calls to run reports and retrieve data using the Capita SIMS CommandReporter.exe tool without contravening support agreements. This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected. I have re-enabled this facility so I can get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A list box control for .NET that is designed to contain either a list of files, or a list of folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SennMagic
    SennMagic, a small bundle of open source Java classes with handy and fun methods by Bart Thierens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dependency anlyser that searches through a list of files or folders for references to other files or folders and displays them in a hierachical view. For example: css style sheet in HTML files, #includes in.c or .cpp files, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next