Showing 50 open source projects for "code ide for windows"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • Automotive aftermarket distributors in need of a solution designed for connecting systems and streamlining operations Icon
    Automotive aftermarket distributors in need of a solution designed for connecting systems and streamlining operations

    Integrate and optimize processes across every area of your parts distribution business

    The choice of many of the aftermarket’s leading distribution businesses, Epicor Vision provides the real-time visibility and control you need to accelerate growth and increase profitability. In addition, Vision enables users to provide consistently superior service to every customer, whether a single-location shop, national service chain, or large corporate or government account.
    Learn More
  • 1
    Windows File Manager

    Windows File Manager

    Original Windows file manager (winfile) with enhancements

    The Windows File Manager lives again and runs as a native x86 and x64 desktop app on all currently supported version of Windows, including Windows 10. I welcome your thoughts, comments and suggestions. There are two primary versions of the source code in the master branch, original_plus tag, which refers to the source for WinFile as of Windows NT4 with minimal changes so that it compiles with Visual Studio and runs on current Windows. And current master, which contains my personal changes...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    KodExplorer

    KodExplorer

    A web based file manager, web IDE / browser based code editor

    KodExplorer is a file manager for the web. It is also a web code editor, which allows you to develop websites directly within the web browser. You can run KodExplorer either online or locally, on Linux, Windows, or Mac-based platforms. The only requirement is to have PHP 5 available. Use experience like operating system, Rich context menu, and toolbar, drag, and drop, shortcut keys. All operations with files and folders on a remote server (copy, cut, paste, move, remove, upload, create folder...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Azure Data Studio

    Azure Data Studio

    A data management tool that enables working with other SQL tools

    Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux. Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Use Azure Data Studio to query, design, and manage your databases and data...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    ... to develop backend module is IntelliJ IDE, for front end it might be e.g. VSC. Personal access-token-based authorization with configurable routes and permissions. Personal access-token-based authorization with configurable routes and permissions. Exposes dedicated REST API to communicate with repository using external tools. Extend your instance with personalized extensions in Java, Kotlin or Groovy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Zinrelo is a modern-day, enterprise grade loyalty rewards platform that enables businesses to launch a custom rewards program for their users. Icon
    A modern-day, loyalty rewards platform, Zinrelo helps maximize repeat sales and per-customer revenue through 360-degree customer engagement. Zinrelo encourages multiple dimensions of loyalty including transactional, social, advocacy, engagement and behavioral loyalty. It supports omni-channel deployments that span across desktop, mobile and physical stores.
    Learn More
  • 5
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ... the actual library code is located. You must also, of course, have added Dear ImGui to your project for this to work at all. dirent v1.23 is required to use ImGuiFileDialog under Windows. It is included in the Lib_Only branch for your convenience. Can have many function calls with different parameters for one display function. Can also display different things according to current filter and UserDatas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Kondo

    Kondo

    Cleans dependencies and build artifacts from your projects

    Cleans node_modules, target, build, and friends from your projects. Excellent if you want to back up your code but don't want to include GBs of dependencies, or if you want to back up your code but don't want to include GBs of dependencies, or if you like keeping your disks lean and zippy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    This library is the first step of a journey that every markup file in a repository goes on before it is rendered on GitHub.com. GitHub-markup selects an underlying library to convert the raw markup to HTML. See the list of supported markup formats provided. The HTML is sanitized, aggressively removing things that could harm you and your kin—such as script tags, inline-styles, and class or id attributes. Syntax highlighting is performed on code blocks. See github/linguist for more information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SVGR

    SVGR

    Transform SVGs into React components

    React supports SVG out of the box, it's simpler, easier and much more powerful to have components instead of SVG files. Wrapped in a React component, your SVG is inlined in the page and you can style it using CSS. SVGR differs from other library by its solid architecture. It uses svg-parser + Babel to transform SVG code into JavaScript code. A whole directory can be processed, all SVG files (matching .svg or .SVG) are transformed into React components. It is possible to target React Native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Livestream Shopping Platform Icon
    Livestream Shopping Platform

    buywith is the most frictionless Livestream shopping platform, helping e-commerce sites thrive while empowering content creators.

    buywith is an immersive livestream shopping platform and creator marketplace, revolutionizing the Social Commerce landscape. Leveraging its patented technology, buywith seamlessly integrates into any commerce website, empowering retailers and brands to connect with their audience and drive sales through influencer-led Live shopping events.
    Learn More
  • 10
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Yazi

    Yazi

    Blazing fast terminal file manager written in Rust, based on async I/O

    Blazing fast terminal file manager written in Rust, based on async I/O. All I/O operations are asynchronous, CPU tasks are spread across multiple threads, making the most of available resources. Provides real-time progress updates, task cancellation, and internal task priority assignments. Also integrated with Überzug++, covering almost all terminals. Combined with the pre-caching mechanism, greatly accelerates image and normal file loading. Provides real-time progress updates, task...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Finder Component

    Finder Component

    Find files and directories via an intuitive fluent interface

    The Finder component finds files and directories based on different criteria (name, file size, modification time, etc.) via an intuitive fluent interface. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The $file variable is an instance of Symfony\Component\Finder\SplFileInfo which extends PHP’s own SplFileInfo to provide methods to work with relative paths...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Viper

    Viper

    A complete configuration solution for Go applications

    Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports setting defaults, reading from JSON, TOML, YAML, HCL, envfile and Java properties config files, live watching and re-reading of config files (optional), reading from environment variables, reading from remote config systems (etcd or Consul), and watching changes, reading from command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.30 for Windows/Win32

    Windows XP+/32 bit native port of GNU Midnight Commander, based on the current 4.8.30 development stream. Midnight Commander (also known as mc) is a free cross-platform orthodox file manager and a clone of Norton Commander. Supports both the recent Windows 10 enhanced plus legacy consoles, 16 and 256+ colour modes are available within either. Features include the ability work with common archive formats as if they were simply another directory, and function as an SFTP/FTP client...
    Leader badge
    Downloads: 408 This Week
    Last Update:
    See Project
  • 15
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 1,876 This Week
    Last Update:
    See Project
  • 16
    WinExplorer
    WinExplorer is a utility that shows all system's windows in hierarchical display. For every window in the hierarchy, you can view its properties, like handle, class name, caption, size, position and more. You can also modify some properties, like Caption and Visible/Enabled. This utility is released as freeware with full source code. You can freely use, distribute, and modify the source code of this utility without restrictions. However, if you release to the public a modified version...
    Leader badge
    Downloads: 1,056 This Week
    Last Update:
    See Project
  • 17
    NanaZip

    NanaZip

    The 7-Zip derivative intended for the modern Windows experience

    NanaZip is an open source file archiver intended for the modern Windows experience, forked from the source code of well-known open source file archiver 7-Zip.
    Leader badge
    Downloads: 370 This Week
    Last Update:
    See Project
  • 18
    JDiskCat

    JDiskCat

    Multi-platform disk cataloguing utility written in java.

    .... Cataloguing enables user to check what they contain without putting them physically into drive and avoid a possibility of a mechanical damage. Download package consists of a jar file and a Eclipse project with a full source code. No installation is required. You can copy this program anywhere or transfer it to another computer. Setting unique volume label to a drive before cataloguing is recommended. See blog or homepage for news and changelog. This program requires JRE 6 or newer.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    ... connections and will NOT request passwords. Fileaxy uses NO 3rd party libraries or code. Read/write wear to SSDs and mechanical drives is minimized where possible. Runs with Java 8+ [https://adoptopenjdk.net] on Mac, Windows, and Linux distros. My goal is to have Fileaxy manage 2 million available and unavailable files and their relationships live in the UI. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Copyright 2013-2022 by Stephen Baber
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Macast

    Macast

    A cross-platform application using mpv as DLNA Media Renderer

    A menu bar application using mpv as DLNA Media Renderer. You can push videos, pictures or music from your mobile phone to your computer. After opening this app, a small icon will appear in the menubar/taskbar/desktop panel, then you can push your media files from a local DLNA client to your computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Sourcetrail

    Sourcetrail

    Free and open-source interactive source explorer

    Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code. Building Sourcetrail requires several dependencies to be in place on your machine. However, our CMake based setup allows disabling indexing support for specific languages which reduces the number of dependencies to a minimum. Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about its...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 22
    PHP-based File Explorer with Material Design Lite only in one page >>> NOTE: This project is being development, use at your risk <<< For view source-code online, visit http://github.com/michioxd/bakafiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Viewer 45

    Viewer 45

    File Manager / General Viewer / Commandline utility / Generic Frontend

    Originally Developed as a *.dwg format viewer with minimum dependencies on Windows libraries, it has grown to be a complete file manager (or a Generic front-end / GUI suitable for any command-line utility). It's fully functional however it would need some code Refinements, in addition to replacing the *.dwg support library to any open source one (libredwg or libdwg). Additional "C" or "C++" open source libraries could be added to support many formats as needed. Complete source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting and grouping of found movies by different criteria. Note: source code has been moved to github: https://github.com/damienlangg/SimpleMovieCatalog
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next