Search Results for "microsoft windows media center windows 7"

Showing 628 open source projects for "microsoft windows media center windows 7"

View related business solutions
  • 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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    Microsoft Azure PowerShell

    Microsoft Azure PowerShell

    Microsoft Azure PowerShell for developers

    This repository contains PowerShell cmdlets for developers and administrators to develop, deploy, and manage Microsoft Azure applications. This module runs on Windows PowerShell with .NET Framework 4.7.2 or greater, or the latest version of PowerShell 7. The Az module replaces AzureRM. You should not install Az side-by-side with AzureRM. Update-Module installs the new version side-by-side with previous versions. It does not uninstall the previous versions. To connect to Azure, use the Connect...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Mountain Island Media Center

    Mountain Island Media Center

    Create & display worship media for display on large TVs or projectors

    Create and display presentation files containing hymns from 2 included databases of public domain hymns. Create and display presentation files containing Bible passages. Organize worship flow by sequencing multiple presentation files. Windows users should review the Files/README.txt file prior to downloading the installer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Rufus

    Rufus

    Utility to create bootable USB flash drives

    Rufus is a standalone app designed to format and create a bootable USB drive for a large variety of ISOs. The app is just over 1MB in size and is notably faster than similar competitor apps such as the Windows 7 USB utility, Universal USB Installer, and UNetbootin. Rufus can come in handy when you need to simply format a USB drive, install an OS on a machine that lacks a CD/DVD-ROM drive, or when you need to boot an operating system temporarily without intentions of actually installing...
    Downloads: 1,560 This Week
    Last Update:
    See Project
  • 4
    SoftEther VPN

    SoftEther VPN

    Cross-platform multi-protocol VPN software

    ... and easy-to-use multi-protocol VPN software. It runs on Windows, Linux, Mac, FreeBSD and Solaris. SoftEther VPN is an optimum alternative to OpenVPN and Microsoft's VPN servers. SoftEther VPN has a clone-function of OpenVPN Server. You can integrate from OpenVPN to SoftEther VPN smoothly. SoftEther VPN is faster than OpenVPN. SoftEther VPN also supports Microsoft SSTP VPN for Windows Vista / 7 / 8. No more need to pay expensive charges for Windows Server license for Remote-Access VPN function.
    Downloads: 59 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    Fido

    Fido

    A PowerShell script to download Windows or UEFI Shell ISOs

    Fido is a PowerShell script that is primarily designed to be used in Rufus, but that can also be used in standalone fashion, and whose purpose is to automate access to the official Microsoft Windows retail ISO download links as well as provide convenient access to bootable UEFI Shell images. This script exists because, while Microsoft does make retail ISO download links freely and publicly available (at least for Windows 8 through Windows 11), up until recent releases, most of these links were...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 6
    Flyway

    Flyway

    Database migrations made easy

    ... XML formats, no lock-in. Java-based migrations for advanced data transformations and handling with LOBs. All you need is Java 7+ and your Jdbc driver and you're good to go! Full support for Amazon RDS, Microsoft SQL Azure, Google Cloud SQL, Heroku, and more. Filesystem and classpath scanning to automatically discover SQL and Java migrations. Ship migrations together with the application and run them automatically on startup using the API.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 7
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. Got a smart TV? You ain't seen nothin’ yet! Kodi puts your smart TV to shame. Kodi runs on a huge range of devices and operating systems. Your music collection has never looked this good! Support for almost every format, playlists, party mixes and more...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    Elixir

    Elixir

    Dynamic, functional language designed for building scalable apps

    Elixir is a dynamic, functional language for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems. Elixir is successfully used in web development, embedded software, data ingestion, and multimedia processing, across a wide range of industries. All Elixir code runs inside lightweight threads of execution (called processes) that are isolated and exchange information via messages. Due to their...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Cemu Wii U emulator

    Cemu Wii U emulator

    Cemu is a Wii U emulator

    Software to emulate Wii U games and applications on PC. Currently, the DRC (GamePad), Pro Controller, and Classic Controller is emulated. Wiimotes are emulated as well (including native support). Keyboard input + USB controllers as input devices are supported. GamePad touch input can be controlled via a left mouse click. Gyro functionality is emulated with limitations and can be controlled via the right mouse button. Cemu is currently only available for 64-bit Windows and Linux devices...
    Downloads: 24 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Crystal

    Crystal

    The crystal programming language

    Crystal’s syntax is heavily inspired by Ruby’s, so it feels natural to read and easy to write, and has the added benefit of a lower learning curve for experienced Ruby devs. Crystal is statically type checked, so any type errors will be caught early by the compiler rather than fail on runtime. Moreover, and to keep the language clean, Crystal has built-in type inference, so most type annotations are unneeded. All types are non-nilable in Crystal, and nilable variables are represented as a...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    Windows USB disk creator for macOS. You can use this app to create bootable universal USB Windows installers that support both UEFI and Legacy BIOS modes. With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11. You can create an all-in-one USB drive...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12
    Pinchflat

    Pinchflat

    Your next YouTube media manager

    Pinchflat is a self-hosted YouTube media manager that automates downloading videos from channels or playlists using yt-dlp. It runs as a lightweight, containerized app and is ideal for archiving or feeding media center setups like Plex, Jellyfin, or Kodi.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Less.js

    Less.js

    Less, the dynamic stylesheet language

    Less (which stands for Leaner Style Sheets) is a backwards-compatible language extension for CSS. This is the official documentation for Less, the language and Less.js, the JavaScript tool that converts your Less styles to CSS styles. Because Less looks just like CSS, learning it is a breeze. Less only makes a few convenient additions to the CSS language, which is one of the reasons it can be learned so quickly. Less gives you the ability to use nesting instead of, or in combination with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Ruby

    Ruby

    Ruby programming language

    A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming. He has often said that he is “trying to make Ruby natural, not simple,” in a way that...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Backdrop CMS

    Backdrop CMS

    Backdrop core code repository

    Backdrop is a free and open-source content management system that helps you build modern, comprehensive websites for businesses and non-profits. More than 70 Drupal modules have been merged into the Backdrop core. Of the top 100 Drupal 7 modules, 96 of them are ready for Backdrop CMS. More than 750 modules, themes, and layouts are available for Backdrop CMS. Backdrop has a built-in upgrade path from Drupal 7. Backdrop is a great alternative for people with Drupal experience because it is so...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    XMLTV 1.4.0

    XMLTV 1.4.0

    Utilities to obtain, generate, and post-process TV listings data

    XMLTV is a suite of utilities to obtain, generate, and post-process TV listings data in XMLTV format. It provides tools to gather television listings, process listings data, and help organize TV viewing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    covid19

    covid19

    Tokyo COVID-19 Task Force website

    New coronavirus infectious disease control site. In Tokyo, in order to centrally announce the infection status in Tokyo, we received reports of outbreaks not only in the jurisdiction of the Tokyo Health Center but also in the cities with health centers (Machida City, Hachioji City) and 23 wards, and aggregated these. In Tokyo, we have set seven monitoring items for the new coronavirus infection, with the two pillars of "infection status" and "medical care provision system" in Tokyo. Every week...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    craxsrat-7.5-license

    craxsrat-7.5-license

    #craxsrat #craxs_rat #craxs #craxrat #craxsrat_license #craxsrat2024

    ..., Contacts, Calls, Accounts, Apps, Permissions 📌Monitor: screen controls, camera, microphone, keylogger, location, web browser, call recorder, auto-clicker, screen reader 📌 Admin: Request admin rights, lock screen, wipe data keylogging 📌 Tools: Call Number, Download Apk, Show Message, Clipboard, Open Link, Shell Command 📌Extras: notification list, social media hunter, phone messages 📌Contact me if you need customized icon color 📌 (https://craxsrat.biz) Contact with me
    Leader badge
    Downloads: 428 This Week
    Last Update:
    See Project
  • 19
    Magic 7

    Magic 7

    7 Generic TSQL Scripts to Troubleshoot SQL Performance Problems

    "It's not a tool, which fixes a problem, but the fool using it!" (Jörg Stryk) The M7 bunch of scripts should help the EXPERIENCED Troubleshooter to quickly identify bottlenecks and to develop/implement appropriate solutions. "With great power comes great responsibility" (Uncle Ben)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    Media Foundation .NET

    Media Foundation programming library for .Net programmers

    A library allowing .NET access to Windows's Media Foundation technology combined with samples showing how the library works. If you are not a programmer, or are not running on Vista or Windows 7/10, there is nothing in this project that you are going to find useful.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 21
    XBian

    XBian

    XBian is a small, fast and lightweight media center linux distro

    XBian is a free, Open Source media center distribution for mini computers (currently Raspberry Pi, Solidrun's CuBox-i/Hummingboard supported). It can be downloaded at http://www.xbian.org. Our slogan is "bleeding edge" as our main focus is delivering the fastest media center solution. We believe that everyone can help make XBian better. Please visit our website for support and if you have suggestions, wishes or contributions, please share them with us! Want more info about XBian? You can...
    Leader badge
    Downloads: 5,299 This Week
    Last Update:
    See Project
  • 22
    Win32 Disk Imager

    Win32 Disk Imager

    A Windows tool for writing images to USB sticks or SD/CF cards

    This program is designed to write a raw disk image to a removable device or backup a removable device to a raw image file. It is very useful for embedded development, namely Arm development projects (Android, Ubuntu on Arm, etc). Anyone is free to branch and modify this program. Patches are always welcome. This release is for Windows 7/8.1/10. It will should also work on Windows Server 2008/2012/2016 (although not tested by the developmers). For Windows XP/Vista, please use v0.9...
    Leader badge
    Downloads: 16,407 This Week
    Last Update:
    See Project
  • 23
    Ufficio Zero Linux OS

    Ufficio Zero Linux OS

    Linux Desktop OS for professionals

    Ufficio Zero Linux OS is a desktop operating system offered in many versions based on PCLinuxOS, Linux Mint and Devuan. We also have created Duplica, a Bare Metal Restore Solution. This distro has many packages for professional use. The project is managed by the Italian company SIITE SRLS and promoted by the Italian Association Boost Media APS. Ufficio Zero Linux OS is trademarked through the Linux Mark Institute. All rights reserved. Linux® is the registered trademark of Linus Torvalds...
    Leader badge
    Downloads: 16,891 This Week
    Last Update:
    See Project
  • 24
    MDAC (Media Downloader and Converter)

    MDAC (Media Downloader and Converter)

    Batch download multiple videos and convert them into a smaller size.

    Downloads videos with Yt-Dlp then converts them with ffmpeg. You can also just download videos in batch or select a folder with videos to convert.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    AnyTXT Searcher

    AnyTXT Searcher

    A Powerful Desktop Full-Text Search Engine, Just Like Local Google.

    .... You can quickly find any text in any file on your disk by Anytxt almost in 0.1 second. It works on Windows 11,10, 8, 7, Vista, XP, 2008, 2012, 2016,2022... AnyTXT Searcher supports the following file formats: Plain text (txt, cpp, py, html, etc.) Microsoft OneNote (one) Microsoft Word (doc, docx) Microsoft Excel (xls, xlsx) Microsoft PowerPoint (ppt, pptx) PDF WPS Office (wps, et, dps) EBook (epub, mobi, azw3, fb2 etc.) Mind Map Format (lighten, mmap, mm, xmind etc.) OFD .....
    Leader badge
    Downloads: 4,921 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.