Showing 66 open source projects for "arch-anywhere"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    Clean Architecture Solution Template

    Clean Architecture Solution Template

    Clean Architecture Solution Template for .NET 6

    This is a solution template for creating a Single Page App (SPA) with Angular and ASP.NET Core following the principles of Clean Architecture. Create a new project based on this template by clicking the above Use this template button or by installing and running the associated NuGet package (see Getting Started for full details). The template is configured to use an in-memory database by default. This ensures that all users will be able to run the solution without needing to set up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Service Bus Explorer

    Service Bus Explorer

    Connect to a Service Bus namespace and administer messaging entities

    ..., they need a communication facilitator. Service Bus is a brokered, or third-party communication mechanism. This is similar to postal service in the physical world. Postal services make it very easy to send different kinds of letters and packages with a variety of delivery guarantees, anywhere in the world. The Service Bus Explorer 2.1.0 can be used with the Service Bus for Windows Server 1.1. The Service Bus Explorer 2.1.0 uses a version of the Microsoft.ServiceBus.dll client library.
    Downloads: 159 This Week
    Last Update:
    See Project
  • 3
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    ..., OmniSharp will prefer it over the embedded version, however version >=6.4.0 is required (the lowest version with at least MSBuild 16.3.0). For Arch Linux users, you need package mono-msbuild (>= 16.3). In addition, if you need the HTTP interface and you want to run on Linux, you'll also need to make sure that you have libuv installed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Json.NET

    Json.NET

    A popular high-performance JSON framework for .NET

    Serialize and deserialize any .NET object with Json.NET's powerful JSON serializer. Create, parse, query and modify JSON using Json.NET's JObject, JArray and JValue objects. Query JSON with an XPath-like syntax. 50% faster than DataContractJsonSerializer, and 250% faster than JavaScriptSerializer. Json.NET makes the simple easy and the complex possible. If you need it, Json.NET supports converting between XML and JSON. Json.NET is open source software and is completely free for commercial...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Bitwarden Mobile Application

    Bitwarden Mobile Application

    The mobile app vault (iOS and Android)

    The Bitwarden mobile application is written in C# with Xamarin Android, Xamarin iOS, and Xamarin Forms. Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open-source password management solutions to everyone, whether at home, at work, or on the go. Generate strong, unique, and random passwords based on security requirements for every website you frequent. Bitwarden Send quickly transmits encrypted information, files and plaintext...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    .... This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. Any of the osu! code that is deemed useful to other game projects will live in this framework project. Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ImageSharp carries no native dependencies and can be installed anywhere that supports .NET Standard 2.0+, ImageSharp can be used in device, cloud, and embedded/IoT scenarios. ImageSharp's API is unparalleled for it's ease of use. Designed from the ground up to be flexible and extensible, the library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations. Complete support for jpeg, bmp, gif, pbm, png, tga, tiff...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Orleans

    Orleans

    Orleans is a cross-platform framework for building distributed apps

    Orleans builds on the developer productivity of .NET and brings it to the world of distributed applications, such as cloud services. Orleans scales from a single on-premises server to globally distributed, highly-available applications in the cloud. Orleans takes familiar concepts like objects, interfaces, async/await, and try/catch and extends them to multi-server environments. As such, it helps developers experienced with single-server applications transition to building resilient,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Polly

    Polly

    A .NET resilience and transient-fault-handling library for policies

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. Today's cloud application, mobile, data-streaming, and IoT technologies all depend vitally on reliable connectivity. But underlying systems can fail, and networks are notoriously fickle, outages, latency, transient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    .NET for Apache Spark

    .NET for Apache Spark

    A free, open-source, and cross-platform big data analytics framework

    .NET for Apache Spark provides high-performance APIs for using Apache Spark from C# and F#. With these .NET APIs, you can access the most popular Dataframe and SparkSQL aspects of Apache Spark, for working with structured data, and Spark Structured Streaming, for working with streaming data. .NET for Apache Spark is compliant with .NET Standard - a formal specification of .NET APIs that are common across .NET implementations. This means you can use .NET for Apache Spark anywhere you write .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tasks

    Tasks

    Tasks is an application that optimizes computer performance

    ... goal is to make a tool that anyone can use from anywhere. View detailed information about programs that run on start. (Name, Description, Directory) Create new programs that run on start. Remove malicious programs that run on start with one click. View detailed information about services that run on start. (Name, Service, Stopped or Running) Open the startup folder with one click. Clean and understandable interface to see all startup processes and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HovText

    HovText

    HovText is a simple open source .NET Framework clipboard manager

    HovText removes any text formatting from the clipboard and it works as a clipboard manager that can store and retrieve previous copied texts and images. Any text in the clipboard will be pasted as cleartext without any HTML code, font size, color or formatting etc. HovText remembers all copied texts and it is possible to restore the original formatting on the previous copied texts. It can also save the clipboards to local computer. A typical scenario is to copy a text from the internet...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ProxyKit

    ProxyKit

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    A toolkit to create code-first HTTP Reverse Proxies hosted in ASP.NET Core as middleware. This allows focused code-first proxies that can be embedded in existing ASP.NET Core applications or deployed as a standalone server. Deployable anywhere ASP.NET Core is deployable such as Windows, Linux, Containers and Serverless (with caveats). Having built proxies many times before, I felt it is time to make a package. Forked from ASP.NET labs, it has been heavily modified with a different API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DunsAutoClicker

    DunsAutoClicker

    AutoClicker made by dun

    This autoclicker gives you the option to toggle clicking of any speed with a hotkey . You can customize the hotkey, and select which mouse button you want to do the clicking (left,right,middle). In addition, there's an overlay that will stay even when the autoclicker is minimized, the overlay is an indicator for weather or not the software is currently clicking . You can disable the overlay , or move it anywhere on screen.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    OnionFruit Connect

    OnionFruit Connect

    OnionFruit Connect is a Tor proxy, allowing you to use tor anywhere

    OnionFruit Connect is a different way to access the tor network. Instead of downloading a different browser, you can use whatever one you already use. This app starts the tor service, and then modifies your proxy settings to route most of your apps through the tunnel made by tor. When you see the page saying you're connected, All your internet data passing through the tunnel is encrypted. Every site you visit is routed through a different set of servers, making it 'impossible' to track...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NBFC

    NBFC

    NoteBook FanControl

    ... sure the Mono runtime + development tools are installed on your machine (Debian based distros: mono-complete, Arch based distros: mono). Config files are an integral part of NBFC, because they define how NBFC interacts with your notebook's embedded controller (EC). The EC, among other things, monitors your system's temperatures and controls the fan(s). It usually sits on the motherboard or is integrated into a Super I/O chip and is connected to the Southbridge via the Low Pin Count (LPC) bus.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    CinemaDrape

    CinemaDrape

    Focus and minimize distractions by hiding less important screen areas

    CinemaDrape helps you focus on your current task on screen, by instantly blanking or dimming the other less important areas in a web page or in the background windows. CinemaDrape works anywhere and can help you write an important document, watch an online video, compose an email, or play a browser game. Use CinemaDrape to stop getting distracted by all those side elements, ads, or social network and instant messaging notifications. With CinemaDrape you no longer have to manually clean up...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Pose

    Pose

    Replace any .NET method (including static) with a delegate

    Pose allows you to replace any .NET method (including static and non-virtual) with a delegate. It is similar to Microsoft Fakes but unlike it Pose is implemented entirely in managed code (Reflection Emit API). Everything occurs at runtime and in memory, no unmanaged Profiling APIs and no file system pollution with re-written assemblies. Pose is cross-platform and runs anywhere .NET is supported. It targets .NET Standard 2.0 so it can be used across .NET platforms including .NET Framework, .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nancy

    Nancy

    Lightweight, low-ceremony, framework for building HTTP based services

    ... on the important bits.. your code and your application. Built from the bottom up, not simply a DSL on top of an existing framework. Removing limitations and feature hacks of an underlying framework, as well as the need to reference more assemblies than you need. keep it light. Run anywhere. Nancy is not built on any specific hosting technology can be run anywhere. Out of the box, Nancy supports running on ASP.NET/IIS, WCF, Self-hosting and any OWIN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Movie File Merger

    Movie File Merger

    Selctively combine video collections on hard disks

    ... that you can run it from anywhere, on any hard disk or memory stick. MFM works together with multiple other programs, like GOM, VLC, MediaInfo, or TeraCopy. All of them can be downloaded and used for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    squirrel USB

    squirrel USB

    make multi-boot windows USB key

    This program boots the install bootmgr/ntldr for any given ISO file. Make a multiboot windows USB key with Syslinux and FiraDisk. Put one key in your pocket and install multiple versions of windows anywhere. Formats with NTFS. Note: stored iso files must be contiguious... Try any fragmentation program. zzz. Example: 1. copy a large file then delete it from usb.- leave space. 2. run the entire fragmentation process. 3. edit menu.lst in /boot/grub (rename previous iso) 4...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Little Registry Cleaner
    Little Registry Cleaner is an open source program designed for Microsoft's Windows Registry. Its purpose is to remove obsolete or unwanted items that build up in the registry over time in order to improve the stability & performance of your computer
    Downloads: 32 This Week
    Last Update:
    See Project
  • 23
    Copy_Logger

    Copy_Logger

    This software helps you do fast noting. You have to just copy the text

    This software helps you do fast noting. You have to just copy the text from anywhere on your computer this software will capture your copied text and save as temporary document. Awesome na !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FTPbox
    synchronize local files with your host, via FTP. Use your files anywhere and avoid any disk space limits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Media Randomizer

    To create random sequence playlists for any type of media file quickly

    Purpose: a) create "Hard Links" to the media tracks. It can put these links anywhere on the drive and they would still point to the original track. Now, we can add or delete a compilation in a matter of seconds because we are not copying the tracks, And b) add a random number prefix to each track that is easily changed which will change the order in which the tracks are played.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next