Showing 84 open source projects for "install updates windows"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    bazzite

    bazzite

    Bazzite is a cloud native image built upon Fedora Atomic Desktops

    Bazzite is a custom Fedora Silverblue variant that provides an immutable desktop operating system tailored for developers and power users. It integrates a curated set of tools and configurations to enhance productivity and streamline the development workflow.
    Downloads: 161 This Week
    Last Update:
    See Project
  • 2
    Iconoir

    Iconoir

    An open source icons library with 1K+ icons

    Iconoir is an open-source library with 1000+ unique SVG icons, designed on a 24x24 pixels grid. No premium icons, no email sign-up, no newsletters. A React library is available to install under the name iconoir-react. A Flutter library is available to install under the name iconoir_flutter. Iconoir is happily part of Framer now. To start using the icons, on the top menu, Insert > Graphics > Iconoir. You can switch between icons from the right sidebar in the editor. The class must always be...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Mattermost Desktop

    Mattermost Desktop

    Mattermost Desktop application for Windows, Mac and Linux

    Mattermost Desktop is a native desktop application for Mattermost, a workplace messaging alternative to Slack. Mattermost Desktop is developed using Electron and runs on Windows, Mac and Linux.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 4
    RobotJS

    RobotJS

    Node.js desktop automation

    Node.js desktop automation. Control the mouse, keyboard, and read the screen. RobotJS supports Mac, Windows, and Linux. This is a work in progress so the exported functions could change at any time before the first stable release (1.0.0). Install RobotJS using npm, It's that easy! npm will download one of the prebuilt binaries for your OS. Please ensure you have the required dependencies before installing. Control the mouse by changing the mouse position, left/right clicking, and dragging. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Lotion

    Lotion

    Unofficial Notion.so app for Linux

    ...If the script has errors or you would like to install it manually, you can refer to the instructions. Everything you would expect from Windows or Mac application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    i3ass

    i3ass

    A collection of shell scripts to ease the use of i3wm

    Commands to assist and extend the use of i3wm. If you are using Arch linux, you can install the i3ass package from AUR.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    GitHub Desktop

    GitHub Desktop

    Focus on what matters instead of fighting with Git

    GitHub Desktop is a free, open-source, Electron-based application that simplifies working with GitHub (and other Git-hosted repositories) via a graphical interface. It’s written in TypeScript and React, offering an intuitive alternative to command-line Git workflows. Want to test out new features and get fixes before everyone else? Install the beta channel to get access to early builds of Desktop. Linux is not officially supported; however, you can find installers created for Linux from a...
    Downloads: 78 This Week
    Last Update:
    See Project
  • 8
    iX Icons

    iX Icons

    Icon web font library for @siemens/ix

    Icon web font library for @siemens/ix. Using icons within your project. You need to install and load styling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Nextcloud Desktop Client

    Nextcloud Desktop Client

    Desktop sync client for Nextcloud

    Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop. Select one or more directories on your local machine and always have access to your latest files wherever you are. Looking for integration apps like browser add-ins for Passwords, a feedreader, and more? Check our app store for integrations! You can already find Nextcloud Desktop client...
    Downloads: 35 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    React Icons

    React Icons

    svg react icons of popular icon packs

    Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using. If your project grows in size, this option is available. This method has the trade-off that it takes a long time to install the package. Suitable for MeteorJS, Gatsbyjs etc. SVG is supported by all major browsers. With react-icons, you can serve only the needed icons instead of one big font file to the users, helping you to...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    XEIcon

    XEIcon

    Beautiful transformable iconic font made for the web

    XEIcon is a full shite of 820 pictographic icons for easy scalable vector graphics on websites, created by designer, Lee Junha, and maintained by XpressEngine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    win95-dark

    win95-dark

    Dark win95 IceWM theme

    Dark variant of the win95 theme for IceWM. This theme is, in general, just to be a good-looking, basic dark theme. IceWM has a default theme called win95 which is meant to look similar to the look of the Windows 95 operating system. I like that theme since it's pretty basic, but I wanted a dark version. Light colours are turned into darker colours, and vice versa. Tooltips are slightly yellowish in older Windows versions, so I made them dark turquoise, and title bars have a smoother blue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    penrose

    penrose

    A library for writing an X11 tiling window manager

    Penrose is a modular library for configuring your own X11 window manager in Rust. This means that, unlike most other tiling window managers, Penrose is not a binary that you install on your system. Instead, you use it like a normal dependency in your own crate for writing your own window manager. Don't worry, the top-level API is well documented and a lot of things will work out of the box, and if you fancy digging deeper you'll find lots of opportunities to customize things to your liking....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Devicon

    Devicon

    Set of icons representing programming languages, design & development

    Devicon is a set of icons representing programming languages, designing, and development tools. You can use it as a font or directly copy/paste the SVG code into your project. Devicon aims to gather all logos representing development languages and tools. Each icon comes in several versions: font/SVG, original/plain/line, colored/not colored, wordmark/no wordmark. Devicon has 150+ icons. And it's growing! Open icomoon.io and import icomoon.json. Choose yes when being asked if you would like...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Blade Icons

    Blade Icons

    A package to easily make use of SVG icons in your Laravel Blade views

    A package to easily make use of SVG icons in your Laravel Blade views. Choose from a wide selection of icon sets. Like the Heroicons on the right. With 66 different icon sets, we probably can find the right one for you. Blade Icons is a base package to make it easy for you to use SVG icons in your app. In addition, there's also quite some third party icon set packages. When working with Blade Icons, and third party icon sets in particularly, you'll often be working with large icon sets. This...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Unicons

    Unicons

    1000+ Pixel-perfect vector icons and Iconfont for your next project

    1000+ Pixel-perfect vector icons and Iconfont for your next project. These icons are designed by IconScout. It's easy to use Unicons on your website by just inserting the following CSS. You can also download this repo and use the CSS from the CSS folder. If you're a designer then it's always great to have SVG files. You can download SVGs from Official Unicons Website or download Icondrop to access these icons right into Sketch, Adobe Xd, Adobe Illustrator, and many more. There's a Flutter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Installation Download the latest package. Download & install Node.JS Run npm install command in bot directory. Usage Configure bot in settings.json file. Bot configuration is explained in our wiki Start bot with node . command. Features Anti-AFK Kick Module Move to target block after join Mojang/Microsoft Account support Chat log Chat messages Module Auto reconnect Supported server versions: 1.8 - 1.19.3
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    LinuxMint 22.3 XFCE RU/EN

    LinuxMint 22.3 XFCE RU/EN

    Linux Mint 22.3 "Zara" XFCE (RU/EN) by KDE_MintyFlow

    ...Ideal for low-end hardware and older computers. Fast, clean, and ready to use immediately after installation. Tested on an Acer Extensa 5630EZ (2Ghz 2RAM) The "Windows App Support" build differs only in that it includes additional scripts to support Windows applications on Linux, which ensures a smoother transition for Windows users to Linux. Everything works out of the box. Just install, click, and go!
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 19
    Microsoft True Type Fonts for Debian
    This is a Modified version of Debian's official ttf-mscorefonts-installer package. The official Debian package contains a script which automatically downloads the MS True type fonts from a SF domain from a URL using the HTTPS:// protocol. The problem with this, Is due to lack of maintenance on more than one occasion the required TLS certificates were allowed to expire. This results in an inability to download these fonts from within the Debian package. Users will experience a TLS or Expired...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 20
    ttf-mscorefonts-installer

    ttf-mscorefonts-installer

    Installer for Microsoft TrueType core fonts

    ttf-mscorefonts-installer is a Debian package that simplifies the installation of Microsoft TrueType Core Fonts on Debian-based systems. It provides an automated way to download and install widely used web fonts such as Arial, Times New Roman, and Verdana that are not shipped directly with Debian due to licensing restrictions. The package fetches the official font files from Microsoft over the internet and installs them in a system-compatible format. It is commonly used to ensure document and web layout compatibility across platforms, especially when sharing files with Windows users. ...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 21
    mozillux

    mozillux

    Linux distribution to promote Mozilla

    Mozillux is your own personal digital wallet for everything computer related. Secure, stand-alone, customizable, translated to all languages with full localization and internationalization. Mozillux is a free Linux distribution with a goal to promote Mozilla softwares embedded in a full desktop suite ready to use for everyone. It is an active project, made by fans, with love. Mozillux is built from scratch using a server edition and rely on excellent repositories, with strong...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    EXTON OpSuS KDE  Live System

    EXTON OpSuS KDE Live System

    EXTON OpSuS Tumbleweed with KDE Plasma and Refracta Snapshot

    NEWS 260705 ABOUT EXTON OpSuS EXTON OpSuS Tumbleweed 64 bit is based on openSUSE Tumbleweed, which is a rolling distribution. I.e. no need for new installations. Just run the command "zypper dup" and you will always get the latest packages/kernels. ABOUT EXTON OpSuS for PC's EXTON OpSuS Tumbleweed with KDE Plasma. Installed programs: Among many other programs, Firefox, NetworkManager, VLC, GParted, Calamares Installer, Refracta Installer and Refracta Snapshot. EXTON OpSuS can easily...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    FMSec - File Manager Security

    FMSec - File Manager Security

    Security Extensions to File Managers

    FMSec (File Manager SECurity) is a set of extensions to file managers that enable some security-related operations to be easily performed. The operations are: - encryption and decryption using OpenSSL (https://www.openssl.org/), - safe removing (shredding) files and directories (recursively), - mounting and unmounting TrueCrypt and VeraCrypt (https://www.veracrypt.fr/en/) volumes, - wiping the free space on a filesystem using WipeFreeSpace (https://wipefreespace.sourceforge.io/), -...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    river

    river

    A dynamic tiling Wayland compositor

    River is a dynamic tiling Wayland compositor with a flexible runtime configuration. River can either be run nested in an X11/Wayland session or directly from a tty using KMS/DRM. Simply run the river command. Usually this executable is a shell script invoking riverctl(1) to create mappings, start programs such as a layout generator or status bar, and perform other configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    FVWM - Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. Its goals include seeking for better ways of using window manager and providing it with eyecandy interface. It try to exercise FVWM quite a bit. It has some very interesting features unique to Linux/Unix desktops like direct controls for several media players and its ability to bring in full screen virtualy any application. It can flow through the...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next