Showing 30 open source projects for "show%20mouse"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Ultraleap Unity Plugin

    Ultraleap Unity Plugin

    Ultraleap SDK for Unity

    The Ultraleap Unity Plugin empowers developers to build Unity applications using Ultraleap's hand-tracking technology. It includes various assets, examples, and utilities that make it easy to design and build applications using hand tracking in XR projects. Due to the ever changing landscape of package dependencies in Unity we cannot guarantee compatibility with every plugin or variant of Unity, but aim to provide support for any LTS versions that are under continuous support from Unity. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MahApps.Metro

    MahApps.Metro

    Cobble together a better UI for their own WPF applications

    MahApps.Metro is a framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort. MahApps.Metro overrides the default style of all common WPF controls and gives them a modern look. MahApps.Metro also includes some custom controls based on concepts from Windows Phone, Windows 8 and Window 10 (UWP) Apps. You can install MahApps.Metro via the NuGet UI or with the Package Manager Console. If you want to use a pre-release packages of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Modular Monolith with DDD

    Modular Monolith with DDD

    Full Modular Monolith application with Domain-Driven Design approach

    This is a sample / starter architecture project for building a modular monolith application using Domain-Driven Design (DDD) principles in .NET. It aims to show how to structure a monolithic application into modules (bounded contexts), while preserving separation of concerns, maintainability, and scalability, without splitting into microservices. Showing the application of best practices and object-oriented programming principles. Presentation of some architectural considerations, decisions, approaches. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dotnet-libyear

    dotnet-libyear

    A simple measure of dependency freshness

    A simple measure of software dependency freshness. It is a single number telling you how up-to-date your dependencies are. Rails 5.0.0 (June 30, 2016) is roughly 1 libyear behind 5.1.2 (June 26, 2017). There are obviously more nuanced ways to calculate dependency freshness. The advantage of this approach is its simplicity. You will be able to explain this calculation to your colleagues in about 30s. If your system has two dependencies, the first one year old, the second three, then your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 6
    Turbo C++

    Turbo C++

    Turbo C++ for Latest Edition of Windows

    Turbo C++ is a repackage/installer/build of the old Turbo C++ IDE/compiler adapted for modern Windows versions (Windows 8 / 8.1 / 10 / 11). It offers a way to run or install Turbo C++ (the classic Borland IDE) on newer Windows builds, so one can use it for C/C++ development or educational purposes where that old environment is desired.
    Downloads: 564 This Week
    Last Update:
    See Project
  • 7
    Turbo C++

    Turbo C++

    Turbo C++ for Latest Edition of Windows

    TurboCPP is a repository that presents a version of the classic Turbo C++ IDE made compatible with modern Windows editions (Windows 8, 10, 11). Essentially, it revives a legacy development environment that many students or enthusiasts still prefer for simplicity or nostalgia, packaged for current systems. The repository includes installer or distribution artifacts, compatibility wrappers, and sometimes tweaks to make it work under modern OS constraints. It allows users to run and compile old...
    Downloads: 1,012 This Week
    Last Update:
    See Project
  • 8
    iOS/tvOS/watchOS Samples

    iOS/tvOS/watchOS Samples

    Xamarin.iOS sample apps

    The samples in this directory use the Xamarin.iOS toolchain and Xamarin project files to illustrate the basics of how to work with iOS and the SDK. Visit the iOS Sample Gallery to download individual samples. Starting with iOS 8, we started adding samples that showcase specific features introduced in a release into a directory for the release. So all the new iOS 8 feature samples live in the ios8 directory, the iOS 9 features live in the ios9 directory and the iOS 10 feature lives in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    COVID19 Data Visualization HoloLens2

    COVID19 Data Visualization HoloLens2

    Experimental COVID-19 data visualization for HoloLens 2

    ...Graph elements are added to GraphContainerConfirmed, GraphContainerRecovered, GraphContainerFatal, and LabelContainer. CreateMeshes() creates the graph for three data values and text label. Main menu's Radio buttons simply show/hide GraphContainer objects. Menu stays around the user with tag-along behavior which is provided by MRTK's RadialView solver. Using the pin button, you can toggle tag-along behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    ...Calcex also includes functions for converting numbers from decimal to binary or other bases. The project includes a simple calculator and decimal-binary converter to show the functions of Calcex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    .NET Book

    .NET Book

    .NET Platform Architecture book (English, Chinese, Russian)

    ...However, our world looks different than we expect and we often have no time to learn things we won't use; that's why I decided to write this book where issues are explained deeper than usual and with a more intricate or alternative example. Beyond their standard goal, to show a specific functionality with a simple code, these examples pave the way to alternative reality by showing that things may turn out to be more complicated than they seem. With that in mind, you will feel how every single cog works in CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenFileDialog

    Open file dialog that is callable from scripts

    This gives scripts on Windows a consistent way allow users to select files. The current version requires .NET 4. This is a Windows app. The screenshots show it running in Wine on Linux which is how Windows apps are run on Linux. .NET 4 has to be installed in a 32-bit Wine for it to work on Linux. If you have trouble with it, please open a ticket and/or send me an e-mail. If you decide to use it, I would love to hear about it. Send me some feedback, good or bad.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iOS Crash Logs Tool [todo: remove]

    iOS Crash Logs Tool [todo: remove]

    iOS crash logs symbolicating for Windows

    Tool for iOS crash logs (crash report) symbolicating ( for OS Windows )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UrlTester

    UrlTester

    Open your url in 5 browsers at same time

    This tool is useful for checking how your site is visible in popular browsers. Compare your site on IE, Firefox, Chrome, Safari and Opera. Execute Stress-Test on your site, with the simulation of many user-agent. You can monitoring your site by the new portal www.mymonitor24.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Winkwake

    Application inspired by Yakuake

    To hide or show console use Ctrl+F12 to restart console use Ctrl+Shift+F12. To set width of Console please use Console properties. On 1920x1080 width 240 will fill whole screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Email Processing in ASP.NET

    Aspose.Email allows you to work with IMAP, POP and Exchange emails

    Email Processing in ASP.NET is a web application that demonstrates some of the great features of Aspose.Email for .NET. This application will practically show you the power and ease of use for working with emails from within your .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Entity Framework Analyzer

    Entity Framework Analyzer

    Analyze an Entity Framework edmx file to identity mapping issues.

    This app will read an Entity Framework edmx file (currently tested with V5 of EF) and show all of the stored procedures, the conceptual functions, and the mappings between the two. If there are any procedures or functions that are not mapped, those will be listed as well. This tool was built to identify mapping issues when using Entity Framework with existing stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Usage examples: SetMouseSpeed.exe normal - set normal speed (10) SetMouseSpeed.exe 17 - set speed to 17, it's near the top speed of 20. SetMouseSpeed.exe slower - make mouse slower by one point (if current settings is 17, it will set 16). SetMouseSpeed.exe without options will show you current value and short help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WPF Code Generator

    WPF Code Generator

    Word List Generator for Windows

    ...Just one nifty multi-threaded dictionary / code / word - list generator. It is a permutation combination engine, so it is perfect for brute force activities. Please show your appreciation and leave a review or comment, so I can find the motivation to improve it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    8-Tiles

    8-Tiles

    The 8-Tiles project is to study, play and analyze the 8-tiles problem.

    ...Even if you don't like the current implementation of one of algorithms, you can easily modify it, change it, or even implement and your new preferred algorithms using the game elements. Adding new algorithm will cost you changing about 2 or 3 lines besides your own implementation. Not only run the algorithm, but the interface helps you to show the number of nodes explored by the algorithm and the number of steps it takes to solve the game. You can start from a random solvable state or navigate to a state yourself. The interface animates the actions of solving the state and you can change the delay between each action to be able to track, analyze and learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Resources Viewer .NET

    Resources Viewer .NET

    Easy to use viewer of binary resources with export functionality.

    Resources Viewer is a .NET is a program intended to load and show the resources of binary files such as EXE and DLL. Dot NET assemblies are not yet supported! Additionally, resource item export is also possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    DotNetFtpLibrary

    Ftp client library .Net C#, download, upload, resume, events

    Ftp client library (framework) for .Net written in C#, download upload, resume, create directory recursive, events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next