Search Results for "microsoft windows" - Page 24

Showing 2004 open source projects for "microsoft windows"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    STAMP: Subtitling Add-In for PowerPoint

    STAMP: Subtitling Add-In for PowerPoint

    Provides ability to create captions in PowerPoint

    The Subtitling Add-In for Microsoft PowerPoint (STAMP) helps Microsoft PowerPoint 2016, 2013 and 2010 users add closed captions to the video and audio files included in their presentations, which boosts their impact for those with hearing disabilities.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2

    oreka

    Enterprise telephony recording and retrieval system

    Enterprise telephony recording and retrieval system with web based user interface. The project currently supports recording voice from VoIP SIP, Cisco Skinny (aka SCCP), raw RTP and audio sound device and runs on multiple operating systems and database systems. It can record audio from most PBX and telephony systems such as BroadWorks, Metaswitch, Asterisk, FreeSwitch, OpenSIPS, Avaya, Nortel, Mitel, Siemens, Cisco Call Manager, Cosmocom, NEC, etc... It is amongst others being used in Call...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    • Designed for Linux and Windows email system administrators, Scrollout F1 is an easy to use, already adjusted email firewall (gateway) offering free anti-spam and anti-virus protection aiming to secure existing email servers, old or new, such as Microsoft Exchange, Lotus Domino, Postfix, Exim, Sendmail, Qmail and others. • Built-in multilayer security levels make configuration effort equal to a car radio
    Leader badge
    Downloads: 98,422 This Week
    Last Update:
    See Project
  • 4

    survol

    RDF-based framework monitoring business systems activity

    A Python agent and a web interface aiming to help the analysis and investigation of a legacy application. A set of machines, processes, databases, programs etc ... all communicating with each other, manipulating your data, and whose software architecture has become, with time, complicated, difficult to understand, and undocumented. Data are aggregated with an RDF inference engine, creating a global vision of the business information processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    jMednafen

    jMednafen

    jMednafen is a front-end for Mednafen

    ...To ease running video games for consoles is its goal. jMednafen has undergone a number of tests under Linux. And it yields good results. It should also work well on Microsoft Windows or whatever system is being run by a user. jMednafen is designed to be as simple in use as possible. jMednafen's redistribution and use in source and binary forms, with or without modification, are permitted. -- Created on May 3, 2018
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Marker audio splitter

    Splits Avid Pro Tools bounced files based on markers

    Here's a true time and effort saver for all Pro tools users: split your bounce based on the markers in the projects with few sipmple clicks. No more selecting the songs one by one and doing bounce for each song separately. This tool does nothing more to that audio than stated above. And strongly focuses on workflow where bouncing of the same project is done multiple times. So when next time artist asks that "Could you lower the guitars by 2db and then send the songs to me. And please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Win-Brash

    A Windows Native Bourne Shell Interpreter

    Win-Brash is a recoding, from scratch, of the Bourne shell as a native Microsoft Windows multi-threaded command line application. It uses Bourne shell syntax but recognizes Windows file names. The TAB key helps convert Unix style pathnames to fully valid windows pathnames. It also adds missing backslashes -- to reduce the need to always type two. For Documentation see: http://www.bordoon.com/brash To give brash.exe a try, use the download link to get winbrash-1.2.16.zip. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Pref

    Python Pref

    Program for playing Russian Preference

    Python Pref (PyPref) is a card game Preference written in the Python programming language. For some time Python Pref (PyPref) existed only in a version for Symbian OS smartphones. Now, this version of the game is also available for Windows and all devices where Python with Tkinter graphical environment is installed. This can be both personal computers and various PDAs with ARM processor architecture working under control of Microsoft Windows CE based OS (Pocket PC, Windows Mobile, etc.). The game supports QVGA and VGA screen resolutions or window sizes and two desk orientations: portrait and landscape. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ClangOnWin

    ClangOnWin

    Build Clang On Windows

    The clang binary release Windows-based, Autobuilder https://github.com/fstudio/clangbuilder The author's network is not very good, so will not upload the build package in time, you can use Clangbuilder to build clang
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Math Template Library

    An efficient template library for vector and matrix operations

    Matrix and vector templated classes with operations accelerated using SSE, AVX, FMA, and OpenMP. Contains efficient methods to solve linear and non-linear least square problems with great numerical stability. Note that AVX and FMA acceleration is disabled by default since not many systems support it currently. These features can be easily enabled for the included tests using the CMake GUI. Currently, this software is getting tested with Microsoft Visual Studio 2012 Update 4 and g++ 4.9.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    USB AM/FM Radio Tuner

    USB AM/FM Radio Tuner

    USB to I2C interface using FTDI FT2232H and SiliconLabs Si4730

    Build a US$10 high quality DSP AM/FM radio tuner programmable by Microsoft Windows using the USB interface with this simple instruction. You only need to buy two components from Taobao and make a few soldering points. Once you get an audio recording software that can be run by the Windows schedule task, it can be used for radio recording to different radio stations automatically by running a console EXE file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CryptedNotepad

    Lightweight Microsoft Notepad replacement

    Lightweigth Microsoft Notepad replacement -UAC support -automatic encoding recognition -*nix/MS new line recognition -Rijndael crypted text files -Regex search/replace
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cream (for Vim)

    Cream (for Vim)

    Cream is a free, easy-to-use configuration of the Vim text editor

    Cream is a free, easy-to-use configuration of the famous Vim text editor for Microsoft Windows, GNU/Linux, and FreeBSD. It uses common menus, standard keyboard shortcuts, and has extensive editing functions for the beginner and expert alike. UPDATE: Development has slowed recently due to the author's full time endeavor to begin an architectural practice (http://SteveHallArchitecture.com). But the project still continues to build gVim installers and add minor features and bug fixes in the Cream source code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    WebIssues

    WebIssues

    Issue tracking and team collaboration system

    WebIssues is an open source, multi-platform system for issue tracking and team collaboration. It can be used to store, share and track issues with various attributes, description, comments and file attachments. The system is easy to install and use but has many capabilities and is highly customizable. Website: https://webissues.mimec.org/ The current development version of WebIssues can be found at https://github.com/mimecorg/webissues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A framework designed to run multiple advanced applications on the same code base. It can be used as a library of useful classes for existing code, or a complete end-to-end framework for new applications. It is mature, stable and actively developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS is a lightweight, modular extendable Java Framework for DPWS.

    JMEDS is a lightweight, modular and extendable software framework for using the "Devices Profile for Web-Services (DPWS)" in Java based environments. It runs on Java CLDC (e.g. on embedded devices), CDC, Android and SE platforms. 12.02.2014 v2.0.0 beta 10 fixed the EXI release and included schema files for EXI's schema informed mode, multiple other bug fixes 25.09.2013 Bugfix release of JMEDS Framework: v2.0.0 beta 9a 30.08.2013 v2.0.0 beta 9 New version of JMEDS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Data/Document WF

    Data/Document WF

    Data/Document Work Flow application

    Data/Document Work Flow is a set of .NET C# libraries to build simple cross-platform information system: - DataWF.Common - collections, reflections, io and networks helpers - DataWF.Data - cross RDBMS ORM - DataWF.Gui - Xwt based desktop UI - DataWF.Data.Gui - Database desktop UI - DataWF.Module.Flow - Document work flow module - DataWF.Mudule.FlowGui - Configure, create, edit, send document throw the flow Sources: https://github.com/alexandrvslv/datawf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SweetModal

    SweetModal

    The sweetest library to happen to modals.

    The sweetest library to happen to modals, is now available for Vue.js.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    JoinFinder

    Help to find join between two table on MS SQL

    JoinFinder is a useful tool that helps you to find join between two tables by foreign keys defined into tables or by a brute-force method. It is a Java8 project and it uses jna library for autocompletition feature. At the moment JoinFinder is in Italian and supports only MS SQL server, but I hope to add soon other DB support and English translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Auto Crud

    Criador Automático de CRUDs com PHP PDO

    Criador automático de CRUDs usando PHP com PDO, bootstrap, paginação e busca.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    iaaaat-ia

    Non-Locality of Group Field Theory Symmetries and Representations.

    Clinical Tinnitology : https://iaaaat-ia.sourceforge.io http://iaaaat-ia.eu3.biz http://iaaaat-ia.eu5.net http://iaaaat-ia.co.nf https://twitter.com/iaaaat medico/robotics : http://patentscope.wipo.int/search/en/WO2002096154 Phone 1 (Europe) : +45 91664237. phone 2 (Europe) : +45 71502125 phone 3 (Europe) : +45 31882731 fibtin2-System : Microsoft : https://sourceforge.net/projects/iaaaat-ia/files/iaaaat/iaaaat2.zip/download 3.7 MB (3910283 bytes). UNIX/Linux :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Accord.NET Framework

    Accord.NET Framework

    Machine learning, computer vision, statistics and computing for .NET

    ...A comprehensive set of sample applications provide a fast start to get up and running quickly, and extensive documentation and a wiki help fill in the details. The Accord.NET project provides machine learning, statistics, artificial intelligence, computer vision and image processing methods to .NET. It can be used on Microsoft Windows, Xamarin, Unity3D, Windows Store applications, Linux or mobile. After merging with the AForge.NET project, the framework now offers a unified API for learning/training machine learning models that is both easy to use and extensible.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    CoSMoSim

    CoSMoSim

    Visual & persistent families of models for CA, DEVS, and Statecharts

    CoSMoSim offers an integrated framework for model development, simulation, & experimentation. Its unified logical, visual, and persistence framework supports specifying families of parallel CA, DEVS, Statecharts, and XML-Schema models (see DEVS-Suite simulator).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SaberNet DCS is a labor data collection system, designed to allow organizations to rapidly capture their labor data in real-time. Optimized for bar code input, DCS is the perfect way to automate and improve the accuracy of your time tracking.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB