Search Results for "graphical file explorer" - Page 3

Showing 10301 open source projects for "graphical file explorer"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    Jupyter Nbextensions Configurator

    Jupyter Nbextensions Configurator

    A jupyter notebook serverextension providing config interfaces

    A server extension for jupyter notebook which provides configuration interfaces for notebook extensions (nbextensions). The jupyter_nbextensions_configurator jupyter server extension provides graphical user interfaces for configuring which nbextensions are enabled (load automatically for every notebook). In addition, for nbextensions which include an appropriate yaml descriptor file (see below), the interface also renders their markdown readme files, and provides controls to configure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bottom

    bottom

    Yet another cross-platform graphical process/system monitor

    Yet another cross-platform graphical process/system monitor. A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows. Inspired by gtop, gotop, and htop. By default, bottom is somewhat like a dashboard - a bunch of different widgets, all showing different things, and they all cram together to fit into one terminal. If you instead just want to see one widget, maybe you want to look at a graph in more detail, for example, you can "expand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GRR

    GRR

    GRR Rapid Response, remote live forensics for incident response

    ..., GRR client periodically polls GRR frontend servers for work. “Work” means running a specific action, downloading file, listing a directory, etc. GRR server infrastructure consists of several components (frontends, workers, UI servers, fleetspeak) and provides a web-based graphical user interface and an API endpoint that allows analysts to schedule actions on clients and view and process collected data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    ... hosts provided by this library are for MonoGame and SFML. SadConsole currently targets .NET 6, .NET 5, .NET Core 3.1, and .NET Standard 2.1. Uses graphical tile-based images to build out an ASCII-character font with support for more than 256 characters. Use more than one font file. However, each console is restricted to a single font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    Zenith

    Zenith

    Sort of like top or htop but with zoom-able charts, CPU, GPU

    In terminal graphical metrics for your *nix system written in Rust. The make file provides for building fully static versions on Linux against the musl C library. It requires musl-gcc to be installed on the system. Install "musl-tools" package on debian/ubuntu derivatives, "musl-gcc" on fedora and equivalent on other distributions from their standard repos. If one needs to build with NVIDIA support in a virtual environment, then it requires some more setup since typically the VM software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    json-graphql-server

    json-graphql-server

    Get a full fake GraphQL API with zero coding in less than 30 seconds

    Get a full fake GraphQL API with zero coding in less than 30 seconds. Start playing with GraphQL right away with json-graphql-server, a testing and mocking tool for GraphQL. All it takes is a JSON of your data. Your data file should export an object where the keys are the entity types. The values should be lists of entities, i.e. arrays of value objects with at least an id key. The json-graphql-server accepts queries in GET and POST. Under the hood, it uses the express-graphql module. Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Miller

    Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data

    Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. With Miller, you get to use named fields without needing to count positional indices, using familiar formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. Then, on the fly, you can add new fields which are functions of existing fields, drop fields, sort, aggregate statistically, pretty-print, and more. Miller operates on key-value-pair data while the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KeyStore Explorer

    KeyStore Explorer

    Free GUI replacement for Java command-line utilities keytool/jarsigner

    KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 9
    Jekyll Admin

    Jekyll Admin

    Jekyll plugin that provides users with a traditional CMS interface

    A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites. The project is divided into two parts. A Ruby-based HTTP API that handles Jekyll and filesystem operations, and a Javascript-based front end, built on that API. The plugin allows you to customize the name of a collection that is displayed in the sidebar by defining it in the collection's metadata in the config file. For example, if your source's posts are actually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    True Explorer

    True Explorer

    File Manager reale. Vede e cancella. Real File Manager See and Delete

    Real File Manager. See and erase. This program can only be launched in an unrestricted (administrator) environment. True Explorer is distributed "as is", i.e. without any implicit or explicit warranty, and the user assumes any risks deriving from its use. File Manager reale. Vede e cancella. Questo programma può essere lanciato solo in un ambiente senza restrizioni (amministratore). True Explorer viene distribuito "così com'è", ossia senza nessuna garanzia implicita o esplicita, e l'utente...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    siglent_explorer

    Siglent SDS 1102CML+ interface using Python and PyUSB

    This is an interface to the Siglent SDS 1102CML+ digital scope that doesn't use VISA or other proprietary software. This is not an API, it's based on unique asynchronous, event driven programming model which uses virtual machines which communicate over a virtual network. Tkinter is used both for that graphical user interface as well as a thread manager. The programming model and the use of Tkinter makes development much simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Yet Another BACnet Explorer

    Graphical explorer for BACnet and Free BACnet library in C#

    Graphical explorer program written in C#, for browsing BACnet devices (run on Windows & Linux). Supports BACnet MS/TP, Ethernet, IPv4, IPv6, SecureConnect Basic functions for read, write, read multiple, write multiple, iam, whois, subscribeCOV, notify, WriteFile, ReadFile etc. Includes three demo server applications : a generic server, a wall mounted room controller simulator, a weather server (gets data from an Internet webservice). Includes a lot of samples C# source code. Raspberry Pi...
    Leader badge
    Downloads: 1,453 This Week
    Last Update:
    See Project
  • 14
    Rover

    Rover

    Interactive Terraform visualization. State and configuration explorer

    Rover is a Terraform visualizer. In order to do this, Rover generates a plan file and parses the configuration in the root directory or uses a provided plan. Parses the plan and configuration files to generate three items: the resource overview (rso), the resource map (map), and the resource graph (graph). Consumes the rso, map, and graph to generate an interactive configuration and state visualization hosts on 0.0.0.0:9000. You can build Rover manually by cloning this repository, then building...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    USBTMC_Explorer

    GUI for interaction with USBTMC connected device.

    Graphical interface for manual interaction with a USBTMC connected instrument. The main purpose is for assistance in developing instrument control software by making it easier to understand how the instrument commands work. Tkinter is used both as a GUI and thread manager. Event handling uses tkinter's 'bind' method by having objects inherit from tkinters Frame class. A helper class, 'ClientManager' is added to allow data transfer along with event notification. To use, download and extract...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Surface Explorer 3D v3.2

    Surface Explorer 3D v3.2

    Surface Explorer 3D plots mathematical surfaces in 3D.

    Surface Explorer 3D plots mathematical surfaces in 3D. User defined surface equations can be explicit, implicit, or parametric. Surface and color equations are specified by user. The user can export to the clipboard, or file formats including VRML, POV, DXF, STL, and output to a printer. The STL format can be used to do 3D printing to create a physical object. Surface Explorer 3D is provided as freeware in the hopes that others can enjoy exploring math equations. Full MFC C++ source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Klogg

    Klogg

    Really fast log explorer based on glogg project

    Klogg is an open source multi-platform GUI application to search through all kinds of text log files using regular expressions. It has started as fork of glogg project created by Nicolas Bonnefon and has evolved into a separate project with a lot of new features and improvements.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18

    Logic Element Explorer

    Logic gates simulator Logic Element Explorer is an application that al

    Simulate logic gates: AND, OR, NOT, XOR, etc. Simulate flip-flops: D Flip-Flop, JK Flip-Flop, T Flip-Flop, etc. Simulate decoders and encoders. Simulate multiplexers and demultiplexers. Compare two signals and observe the output. "This project was developed as part of my university coursework, focusing on utilizing C# and XAML to create a practical application."
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vue CLI

    Vue CLI

    Standard Tooling for Vue.js Development

    Vue CLI is the Standard Tooling for Vue.js Development. Vue CLI provides a great number of features including out-of-the-box support for TypeScript, Babel, PostCSS, ESLint, PWA, as well as Unit Testing and End-to-end Testing. It comes with its own graphical user interface and a plugin system that allows for the building and sharing of reusable solutions that can answer common needs. Vue CLI provides instant prototyping with a single Vue file, and is fully configurable with no need for ejecting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nav FTP explorer

    Nav FTP explorer

    Nav FTP, permette di accedere ad un host FTP come un "esplora risorse"

    Nav FTP, permette di accedere ad un host FTP e gestirlo come un "esplora risorse". Può memorizzare diversi account di accesso ed esportarli in un file. E' possibile lanciare una o più copie del programma ed effettuare in questo modo più operazioni contemporaneamente. La finestra principale è divisa fondamentalmente in due parti, la parte a sinistra identifica il contenuto locale del sistema, mentre la parte a destra mostra il contenuto dell'host a cui si è collegati. Ogni sezione...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Ethernet/IP Explorer & C# Stack

    Graphical explorer, browser for EtherNet/IP™ network

    Ethernet/IP Explorer/Browser written in C#. Run on Windows & Linux with mono. ODVA CIP : Common Industrial Protocol. Shows devices on the local network. Displays the classes, instances, attributes. Decodes values using standard decoders and also ones defined by the user. Write attributes. Can send ForwardOpen for T->O and T->O data exchange, also with user defined decoder. Full open source code. Explicit & Implicit messaging basic client source codes. EtherNet/IP™ is a registered...
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 23
    WinSCP

    WinSCP

    WinSCP is a free SFTP, SCP, S3, WebDAV, and FTP client for Windows.

    WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. WinSCP can copy files between two local folders too. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages.
    Leader badge
    Downloads: 237,018 This Week
    Last Update:
    See Project
  • 24
    Private File

    Private File

    Container software to encrypt files.

    ... as you wish, the files inserted into the program are automatically encrypted and shown as in Windows Explorer. All encrypted data is managed by a file saved in a location decided by the user. It is possible to manage multiple archives and save them on a pen drive or other removable media. . Supported operating systems: Windows™ x86 / 64bit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the...
    Leader badge
    Downloads: 245,413 This Week
    Last Update:
    See Project