Showing 119 open source projects for "file manager windows"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    latexindent.pl

    latexindent.pl

    Perl script to add indentation to LaTeX files

    Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customizable through its YAML interface. latexindent.exe is a standalone executable file that does not require a perl installation. A nice way to test the script is to navigate to the test-cases directory...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    diff-so-fancy

    diff-so-fancy

    Make your diffs human readable instead of machine readable

    diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster. diff-so-fancy is also available from NPM, Nix, brew, and as a package on Arch and Debian Linux. Windows users may need to install MinGW or the Windows subsystem for Linux. By default, the separator for the file header uses Unicode line-drawing characters. If this is causing output errors on your terminal, set this to false to use ASCII...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Uniform Server

    Uniform Server

    A free lightweight Windows Apache MySQL and PHP Server Solution.

    Uniform Server is a free lightweight WAMP server solution for Windows. Build using a modular design approach, it includes the latest versions of Apache, MySQL or MariaDB, PHP (with version switching), phpMyAdmin or Adminer. No installation required! No registry dust! Just unpack and fire up! ------- Note: The latest version of Uniform Server requires a **64-bit version** of Windows. -------
    Leader badge
    Downloads: 1,286 This Week
    Last Update:
    See Project
  • 4
    LXR Cross Referencer
    A general purpose source code indexer and cross-referencer that provides web-based browsing of source code with links to the definition and usage of any identifier. Supports multiple languages. Up-to-date information in http://lxr.sourceforge.net
    Downloads: 26 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    Foswiki
    Foswiki is an Enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins. Foswiki stands for "Free and Open Source" wiki to emphasize its commitment to Open Source software.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Classic HWUT - rename of previous HWUT

    Classic HWUT - rename of previous HWUT

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CSI-SQL-SimpleOps

    CSI-SQL-SimpleOps

    Perl Lib Database Connector

    * Introduction - This Module is a Library based Perl code. - The library build and execute SQL command on databases. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-sql-simpleops/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/SQL::SimpleOps * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Feisty Meow® Concerns Codebase

    Feisty Meow® Concerns Codebase

    The full codebase of Feisty Meow® Concerns Ltd.

    Feisty Meow codebase offers a ton of useful bash scripts and implements several C++ libraries and many C++ applications. This is the Sourceforge mirror; visit our main site at: https://feistymeow.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pl

    Perl One-Liner Magic Wand

    ... for hard-to-print values: $  pl  'e  "${q}Perl$q",  "$Q@A$Q"'  one-liner $  pl  'e  \"Perl",  \@A,  undef'  one-liner Loop over args, printing each with line ending.  And same, SHOUTING: $  pl  -opl  ''  Perl  one-liner $  pl  -opl  '$_  =  uc'  Perl  one-liner Print up to 3 matching lines, resetting count (and "$.") for each file: $  pl  -rP3  '/Perl.*one.*liner/'  file* Count hits in magic statistics hash "%N(UMBER)": $  pl  -n  '++$N{$1}  while  /(Perl|one|liner)/g'  file*
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    MPMinusX::AuthSsn

    MPMinusX::AuthSsn

    MPMinus AAA via Apache::Session and DBD::SQLite

    MPMinusX::AuthSsn - MPMinus AAA via Apache::Session and DBD::SQLite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    a tool for encoding/decoding to base62

    ... program has been written to encode/decode files into this format. The syntax is similar to the popular base64 command line program. Inside the package there is a working c++ version of the base62 algorithm. the sources are inside the package. Note that from release 2.0.0 the algorithm is different from the one used before. If you have coded a file using base62 < 2.0.0 DO NOT USE base62 >= 2.0.0 to decode it. The 2.0.1 release has a new algorithm for chew, we have a compat flag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Unified Sessions Manager

    Unified Sessions Manager

    Pioneering Private and Public Cloud Management since 2008

    The UnifiedSessionsManager supports the integrated management of user sessions within Private-Clouds, comprising heterogeneous IT landscapes of various physical and virtual machines, hypervisor management, and virtual user sessions with remote desktops. Extracted documents see https://sourceforge.net/projects/ctys-doc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS X, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    OpenMAP Suite

    OpenMAP Suite

    OpenMAP Suite is a document management suite based on Subversion

    The OpenMAP business suite has been actively developed since 2011. The suite provides everything a typical DMS needs: * user and group management * data access management * e-mail account management * synchronized, offline mode capable file drive * document management system with tagging, indexing and trailing * server side document backup and archiving system The OpenMAP data handling is mostly based on Subversion, further existing software systems are used to implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IT KASM

    IT KASM

    IT Management Tool for managing IT operational functions

    Throw IT in the KASM - LIVE DEMO is online - http://demo.itkasm.com The IT KASM is a management tool (and framework) to manage almost anything in an IT organization. If you can think it, IT KASM can probably manage it. In the fast pace world of IT as a service organization, IT Professionals need to provide quick and accurate information, support, and service. IT KASM is extremely easy to use, full UI, easy to set up in minutes. The IT KASM is all about speed, functionality,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Leader badge
    Downloads: 190 This Week
    Last Update:
    See Project
  • 18
    Monotone Browser

    Monotone Browser

    Monotone GUI

    A graphical browser for examining Monotone VCS repositories without the need for a workspace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MPPerl::File::MyIO

    MPPerl::File::MyIO

    Custom I/O functions

    This module provides custom I/O functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MPPerl::File::Format::RIFF

    MPPerl::File::Format::RIFF

    Functions for reading RIFF files

    This module provides functions for reading RIFF (Resource Interchange Format) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP, etc.) of its use, implemented in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    Automalator

    State Dependency deconstructor and mapper for C source code.

    ...-requisites * Perl - tested with versions 5.12.3, 5.14.2 and 5.20.2, Windows, Linux and MAC * Get the Automalator by downloading the zip, or checking out or exporting the SVN trunk * copy the source code of interest into "project.c" * windows - double-click "src2map.bat" * linux & MAC - navigate the command line to the "project" folder, then run "src2map.sh" * open "project.gml" file with diagramming software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MPPerl::MIME::MediaType

    MPPerl::MIME::MediaType

    Retrieve the MIME media type for a file

    This module provides a function to retrieve the MIME media type for a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MPPerl::Meta::InfoList

    MPPerl::Meta::InfoList

    Functions for reading/writing the INFO list chunk in a RIFF file

    This module provides functions for reading/writing the INFO list chunk in a RIFF (Resource Interchange Format) file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next