Showing 46 open source projects for "awscli-local"

View related business solutions
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 1
    PEASS-ng

    PEASS-ng

    Privilege Escalation Awesome Scripts SUITE

    These tools search for possible local privilege escalation paths that you could exploit and print them to you with nice colors so you can recognize the misconfigurations easily. All the scripts/binaries of the PEAS suite should be used for authorized penetration testing and/or educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own machines and/or with the owner's permission. Here you will find...
    Downloads: 1,028 This Week
    Last Update:
    See Project
  • 2
    MQTTnet

    MQTTnet

    High performance .NET library for MQTT based communication

    .... Tested on the local machine (Intel i7 8700K) with MQTTnet client and server running in the same process using the TCP channel. The app for verification is part of this repository and stored in /Tests/MQTTnet.TestApp.NetCore. List of connected clients available. Supports connected clients with different protocol versions at the same time. Able to publish its own messages (no loopback client required). Able to receive every message (no loopback client required).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    .... UDP NAT hole punching. NTP time requests. Packet loss and latency simulation. IPv6 support (dual mode). Connection statisitcs (need DEBUG or STATS_ENABLED flag). Multicasting (for discovering hosts in local network). Unity support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Loxodon Framework

    Loxodon Framework

    An MVVM & Databinding framework that can use C# and Lua

    ... like this framework or think it is useful, please write a review on AssetStore or give me a STAR or FORK it on Github, thank you! Loxodon Framework Bundle is an AssetBundle manager.It provides a functionality that can automatically manage/load an AssetBundle and its dependencies from local or remote location.Asset Dependency Management including BundleManifest that keep track of every AssetBundle and all of their dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 5
    Akavache

    Akavache

    An asynchronous, persistent key-value store

    An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires. Downloading and storing remote data from the internet while still keeping the UI responsive is a task that nearly every modern application needs to do. However, many applications that don't take the consideration of caching into the design from the start often end up with inconsistent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bogus

    Bogus

    A simple and sane fake data generator for C#, F#, and VB.NET

    ... considered a breaking change. Bogus generally follows semantic versioning rules. For maximum stability for unit tests, stay within the same major versions of Bogus. Bogus can generate deterministic dates and times. However, generating deterministic dates and times requires setting up a local or global seed value, and setting up a global anchor source of time in Bogus.DataSets.Date.SystemClock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GitForce

    GitForce

    A visual front end to git

    Git is a popular source revision control system. GitForce is a GUI front-end for the git command line tool and runs on both Windows and Linux. It is designed to be easy and intuitive to use and yet powerful enough so you don't need to use a command line git.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    KeepUp File Updating Tool

    KeepUp File Updating Tool

    Keep local files current to online sources

    The KeepUp File Updating Tool is a utility designed to simplify and automate the process of keeping local files up-to-date by checking against remote URLs. Ideal for technicians and IT professionals, this tool ensures that you always have the latest versions of critical files, whether they are stored locally on your system or a removable drive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 10
    RegexLab .NET

    RegexLab .NET

    dev environment tool to write and test complex regular expressions

    RegexLab .NET is a rich-featured development environment and laboratory tool for creating, writing and editing complex regular expressions . It targets the .NET Framework and .NET Core (.NET 6, .NET 8) Regex Engine. Compared to other regex tools and lots of online regex testers this allows to store your regular expressions in local files including sample inputs for testing it. Use this tool build your own regex library with usage demonstration and meta data. This tool requires basic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Object-oriented database

    Object-oriented database

    Object-Oriented Database in C# with Windows PowerShell interface

    - Suitable for engineering, ERP, research tasks. - Can be easily used as a local database in C# application. - Can be run as "listening" service on a local machine or a server. - Nested data structures supported. - PowerShell interface. See project Wiki for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FluentDocker

    FluentDocker

    Use docker, docker-compose local and remote in tests

    This library enables docker and docker-compose interactions using a Fluent API. It is supported on Linux, Windows, and Mac. It also has support for the legazy docker-machine interactions. The fluent API builds up one or more services. Each service may be composite or singular. Therefore it is possible to e.g. fire up several docker-compose-based services and manage each of them as a single service or dig in and use all underlying services on each docker-compose service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CoolStore Web Application

    CoolStore Web Application

    A full-stack .NET microservices build on Dapr and Tye

    CoolStore Website is a containerized polyglot microservices application consisting of services based on .NET Core, NodeJS, and more running on Service Mesh. It demonstrates how to wire up small microservices and build up a larger application using microservice architectural principles. It's mainly building for the .NET ecosystem with a lot of popular libraries and toolkits that have been used by the .NET community for a long time. Additionally, it uses and experiments with new components and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Kookaburra

    Kookaburra

    Cross-Platform, Object-Oriented Programming language. With Kookaburra

    Kookaburra is a simple programming language. With Kookaburra you can choose between the powerful CLI (Command Line Interface), or start coding with its' intuitive syntax. The syntax is simple and efficient. Create apps/games and more that are fine-tuned to perfection. Kookaburra is completely free to use, using only local files and no data/telemetry collection. Our aim is to power creativity and inspire young developers. That's why we care about privacy and safety. We love hearing feedback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ZPLDesigner

    ZPLDesigner

    A Zebra Programming Language (ZPL) IDE with embedded viewer

    ... By pressing F5 or clicking on Preview button, ZPL Designer will display the result of you ZPL code on a Preview tab. You will be able to zoom/unzoom, rotate or save the generated label as an image. You can choose how to render your ZPL code: a local Zebra printer or by using the labelary.com webservice. An industrial ZPL printer with embedded website and network is required when you choose to use "Local Zebra Printer" as renderer.
    Leader badge
    Downloads: 352 This Week
    Last Update:
    See Project
  • 16
    Kubeah Chat

    Kubeah Chat

    Kubeah Chat

    Kubeah Chat is an open source local chat. It does not use a server and is easy to use. Download, launch, connect and chat!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    Easy to use GUI app. *It reads your active and Up NIC and gets some info about it. * You can see your machine IP Address, gateway, subnet mask. * You can ping any ip address you want and get measure of TTL. * It gets the available range of IP's in your local network. * When you start the test you see testing throughput as a graph against time also total size of packet sent in (MB). *You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    ADO.Net DAC for Delphi

    Fastest and most reliable database connectivity solutions for any DB

    ADO.Net Data Access Components (DAC) for Delphi is the fastest and most reliable database connectivity solutions for any database using ADO.Net technology in Delphi. It provides data access to data sources such as SQL Server, Oracle and to data sources exposed through OLE DB and ODBC using ADO.Net data provider framework. ADO.Net DAC for Delphi is an enterprise solution with highest performance and unlimited possibilities. Data-sharing consumer applications can use ADO.NET DAC for Delphi to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OracleClientDAC for Delphi

    A feature-rich and high-performance data access components for Oracle

    OracleClient Data Access Components (OracleClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to Oracle from Delphi. OracleClientDAC-based applications connect to Oracle directly through the ADO.Net OracleClient, which is an Oracle Data Provider for .NET (ODP.Net). OracleClientDAC aims to assist programmers in developing of fast and native Oracle database applications. OracleClientDAC allows developers to take advantage of advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SeelWorks.InterCom

    Simplified Inter-Process Communication for Windows

    This .NET library uses named pipes to allow client processes to communicate to a server process either locally or across a local network connection using either byte arrays or the easy-to-use proprietary ByteBuffer class via duplex burst messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XML GENERATOR

    XML GENERATOR

    Generate Simple XML File

    This is a small program than generate SIMPLE XML file written in WinForm C#. Will Have More Features In Future such as Read From File/Database To Generate XML File Source Code --->https://github.com/keatkean/XMLGenerator
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    WMI Lab

    WMI Lab

    Explorer WMI classes, execute queries and generate scripts.

    WMI Lab is a lightweight, open source application based on the .Net Framework 3.5 that expands on functions offered in common WMI tools to allow for the inspection, querying, deeper interrogation and code generation of WMI classes on local or remote Windows systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Folio Plus | Hotel Management System |

    Folio Plus | Hotel Management System |

    A new generation of hotel management system in Philippines and Asia

    ... relationship with our Customers is essential to our mutual success. We provide support to our customers, and offers network solutions, and certified partners with Avaya, Cisco and more. REASONS for choosing us: 1.) After Sales Support 2.) Affordability 3.) Tailored-Fit Software 4.) Lower Maintenance Cost 5.) Local Support 6.) Non-Stop Research and Development 7.) High Standard of Ethics 8.) Security 9.) Following World Standard in our Business Alignment
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next