Search Results for "fix windows apps" - Page 2

Showing 251 open source projects for "fix windows apps"

View related business solutions
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 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.
  • 1
    Hermes JS Engine

    Hermes JS Engine

    A JavaScript engine optimized for running React Native

    Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools. From here you can run a piece of JavaScript. If you have an existing app based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Beef Programming Language

    Beef Programming Language

    Beef Programming Language

    Beef is a high-performance multi-paradigm open source programming language with a focus on developer productivity. The Beef Development Tools include an IDE with a general-purpose debugger capable of debugging native applications written in any language. The IDE supports productivity features such as autocomplete, fix-its, reformatting, refactoring tools, type inspection, hot compilation, and a built-in profiler. Beef allows for safely mixing different optimization levels on a per-type or per...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    openFrameworks

    openFrameworks

    Cross platform toolkit for creative coding in C++

    openFrameworks is a C++ toolkit for creative coding. docs have some documentation around OF usage, per platform things to consider, etc. You should definitely take a look in there; for example, if you are on OSX, read the osx.md. apps and examples are where projects go -- examples contain a variety of tasks that show you how to use OF, and apps is where your own projects will go. libs contain the libraries that OF uses, including the open frameworks core itself. addons are for additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    Neutralinojs

    Neutralinojs

    Portable and lightweight cross-platform desktop application

    Neutralinojs is a lightweight and portable desktop application development framework. It lets you develop lightweight cross-platform desktop applications using JavaScript, HTML and CSS. You can extend Neutralinojs with any programming language (via extensions IPC) and use Neutralinojs as a part of any source file (via child processes IPC). In Electron and NWjs, you have to install Node.js and hundreds of dependency libraries. Embedded Chromium and Node.js make simple apps bloaty, in most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YugabyteDB

    YugabyteDB

    The high-performance distributed SQL database for global apps

    Microservices need a cloud-native relational database that is resilient, scalable, and geo-distributed. YugabyteDB powers your modern applications. Get instantly productive with a Postgres compatible RDBMS. YugabyteDB reuses PostgreSQL’s query layer and supports all advanced features. Scale-out and in with zero impact. Proven in production to scale beyond 300K TPS, over 100TB of data, and thousands of concurrent connections. Achieve continuous availability during infrastructure failures and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nano

    Nano

    Nano is a cryptocurrency

    ... and international payments, choosing to use nano makes moving money across borders effortless and feeless. Explore the rich ecosystem of apps, merchants, and exchanges. Nano is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green, and decentralized network, this makes Nano ideal for everyday transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CEmu emulator

    CEmu emulator

    Third-party TI-84 Plus CE / TI-83 Premium CE emulator

    Developer-oriented emulator of the eZ80-based TI-84 Plus CE / TI-83 Premium CE calculators. CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features. The core is programmed in C and the GUI in C++ with Qt, for performance and portability reasons. CEmu works natively on Windows, macOS, and Linux! Easy setup - get running by doing a one-time-only connection of your calculator! Accurate and fast emulation. Customizable speed/throttling. Resizable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cutelyst

    Cutelyst

    Web Framework built on top of Qt, using the approach of Catalyst

    Create fast and modern web applications that share the same code as your desktop or mobile apps. Why have two or more development teams focused on a specific platform when you can have a single team coding the same code, sharing skills and lines of code. With Qt, you already can write applications for Windows, Linux, Android, MacOS, and iOS using the same source code, Cutelyst allows you to share your C++ code with your web application. Cutelyst has a WSGI server that supports HTTP/1.1, HTTP/2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 10
    react-native-mmkv-storage

    react-native-mmkv-storage

    Encrypted mobile key-value storage framework for React Native

    An ultra fast(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI. This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PortableApps.com

    PortableApps.com

    Portable software for cloud, local, and portable USB drives

    PortableApps.com is the world's most popular portable software solution allowing you to take your favorite software with you. A fully open source and free platform, it works from any synced cloud folder (DropBox, Google Drive, Box, etc), from your local PC on an internal or external drive, or on any portable storage device (USB flash drive, memory card, portable SSD or hard drive, etc) moved between PCs. With millions of users all over the world, nearly 500 real open source and freeware apps...
    Leader badge
    Downloads: 247,315 This Week
    Last Update:
    See Project
  • 12
    VirtualGL

    VirtualGL

    3D Without Boundaries

    VirtualGL redirects 3D commands from a Unix/Linux OpenGL application onto a server-side GPU and converts the rendered 3D images into a video stream with which remote clients can interact to view and control the 3D application in real time.
    Leader badge
    Downloads: 97,337 This Week
    Last Update:
    See Project
  • 13
    RHVoice

    RHVoice

    Free open source speech synthesizer for Russian and other languages

    RHVoice is a free and open-source multilingual speech synthesizer. Its developers hope to give more visually impaired people the ability to use a good free synthesis voice reading in their native language with their screen reader. We are especially interested in supporting those languages for which there are currently no good voices that could be used with a screen reader. The creator of RHVoice, Olga Yakovleva, is blind herself. Many of the contributors to the RHVoice project, both...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Linuxfx Operating System

    Linuxfx Operating System

    Linuxfx Operating System

    Linuxfx is an Ubuntu-based operating system that contains a powerful set of tools and an amazing look and feel. It has compatibility with Windows apps through Wine and also runs Android apps. It's super stable, solid as a rock and very secure. It also does not need TPM or any other requirement for its operation and is compatible with any computer that has 2 cores and 2GB of RAM memory.
    Leader badge
    Downloads: 1,990 This Week
    Last Update:
    See Project
  • 15
    Finds problems in MP3 files and helps the user to fix many of them using included tools. Looks at both the audio part (VBR info, quality, normalization) and the tags containing track information (ID3.) Also includes a tag editor and a file renamer.
    Leader badge
    Downloads: 336 This Week
    Last Update:
    See Project
  • 16
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    ... filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. Fully portable, for USB stick, without installation. For Windows, Linux and Mac OS/X.
    Leader badge
    Downloads: 426 This Week
    Last Update:
    See Project
  • 17
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 481 This Week
    Last Update:
    See Project
  • 18
    Madedit-Mod

    Madedit-Mod

    MadEdit-Mod is a cross platform Text/Hex editor based on MadEdit

    Madedit-Mod is a cross platform text/hex editor base on MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long time and I really like it and need more features. Find more information on Wiki pages. Currently supported Languages: English Chinese Simplified (zh_CN...
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 19
    Navigational Algorithms

    Navigational Algorithms

    Navigational Algorithms - Marine navigation

    - Celestial Navigation: Sight Reduction, Line Of Position, Fix... - Positional Astronomy: Nautical Almanac, RA, GHA, Dec - Coastal Navigation: Range, Bering, Horizontal angles, IALA... - Sailings: Rhumbs, Loxodromic, Orthodromic, Meridional parts... - Weather , Tides - Software: PC, Android https://sites.google.com/site/navigationalalgorithms/
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 20
    Eclipse Portable [4.6–4.26]

    Eclipse Portable [4.6–4.26]

    Portable version of the multifunctional development platform Eclipse.

    With this portable version of Eclipse, you can develop software directly from your removable mass storage device, even without admin rights. To get started, please visit the Eclipse Portable wiki: https://sourceforge.net/p/eclipse-neon-portable/wiki GitHub: https://github.com/Berny23/eclipse-portable Thank you for over 180,000 Downloads! Please note: A few months ago, I completely switched to Linux (now Arch btw). So, I'll be no longer active creating portable apps for Windows.
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 21

    apps-portable

    封裝以繁體中文為主的免安裝且免費的軟體

    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    HatchKeeper

    HatchKeeper

    Free Open-Source Egg Incubation Software

    HatchKeeper is free open-source egg incubation software, that is for the person who hatches his own chickens or other fowl. Its just a simple app, but it saves a lot of time with its automatic calculation features and makes keeping track of the eggs easy. Visit the homepage at http://hatchkeeper.sourceforge.io/ HatchKeeper Mobile is now available on Google Play https://play.google.com/store/apps/details?id=com.hatchkeeperteam.hatchkeepermobile This is beta software, so you might find...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 23
    LASTAR

    LASTAR

    Automatic audio RMS normalizer & splitter

    ... to be installed https://www.microsoft.com/fr-fr/download/details.aspx?id=48145 You use LASTAR for your mobile music library ? Try now the new Android player with its real-time embedded algorithm ! https://play.google.com/store/apps/details?id=com.arthelion.loudplayer&hl=fr
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 37 This Week
    Last Update:
    See Project
  • 25
    NFS Server

    NFS Server

    NFS Server is an application for Windows - supporting protocol NFS 2

    NFS Server is an application for Microsoft Windows. It's an server supporting protocol NFS 2
    Downloads: 25 This Week
    Last Update:
    See Project