Open Source JavaScript Desktop Environment Software - Page 5

JavaScript Desktop Environment Software

View 160 business solutions

Browse free open source JavaScript Desktop Environment Software and projects below. Use the toggles on the left to filter open source JavaScript Desktop Environment Software by OS, license, language, programming language, and project status.

  • Multi-Entity Cloud Accounting Software for Growing Businesses Icon
    Multi-Entity Cloud Accounting Software for Growing Businesses

    Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.

    Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
    Learn More
  • Professional Streaming and Video Hosting - GDPR Compliant - 3Q Icon
    Professional Streaming and Video Hosting - GDPR Compliant - 3Q

    Secure hosting, scalable streaming, and easy integration for internal and external communications

    3Q offers a multifunctional video platform for hosting, managing and distributing video and audio content on all channels. Live and on-demand.
    Learn More
  • 1
    Havalite CMS

    Havalite CMS

    Havalite, a lightweight, open source CMS Blog based on php and SQLite

    Havalite, a lightweight, open source CMS Blog based on php and SQLite db. It's licensed under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ikonate

    Ikonate

    Fully customisable & accessible vector icons

    Ikonate are fully customizable & accessible*, well-optimized vector icons. To learn more about the project and generate the icons online, visit Ikonate. Customized SVG icons as stand-alone files (perfect for designers who don't want to edit code) Customised SVG sprite with an html demo. Customized html demo of the icons as inline SVG. To customise icons with CSS you need to use the icons as either inline SVG or SVG sprite. Ikonate is NOT accessible out of the box and will never be. We've done our best to follow the best accessibility practices while building this software, but it's your role to adjust it and make it truly accessible inside your project. E.g. all the titles and descriptions given to the icons should be treated as placeholders and changed in implementation depending on an actual role of each icon. In many cases, you may not need them altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web OS designed to integrate multiple web applications working under a common windows-like interface. Features: session management, skins, widgets, events, virtual desktops, Firefox and IE compatible. Tech.: J2EE, Javascript, HTML, CSS, XML, Java, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IntOS is a virtual operating system for use in a browser enviroment. The system supports windows, widgets, controls and has is own IDE. It uses JavaScript, DynAPI, HTML and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Job Evaluation and Talent Management Software Icon
    Job Evaluation and Talent Management Software

    For human resources departments in search of a tool to manage time, expenses, leave, documents, recruitment, and onboarding

    Encompassing Visions (ENCV), industry-leading job evaluation and pay equity software, is the best choice for organizations requiring transparent, comprehensive, and objective Job Evaluation software designed to help them ensure equal pay for work of equal value.
    Learn More
  • 5
    JProjectMan will be a web-based J2EE project management application. Users will be able, wia the web interface, to manage multiple projects, comunicate in team, schedule resources, estimate costs and risks, track progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Janox

    Janox

    Full cross-tech development suite

    Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JavaScript PHP Window Manager aims to provide a simple web based window manager, using JPSpan and wz_dragdrop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSWM is a JavaScript window manager built on scriptaculous. It allows you to generate new windows, or wrap existing content. Windows can be moved, resized, collapsed, closed, maximised, tiled, cascaded and also support multiple tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution Icon
    Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution

    For Windows-Centric Organizations Looking for Secure File Transfer solutions

    Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
    Learn More
  • 10

    KeeFox

    Simple and secure password management for Firefox users with KeePass

    KeeFox adds free, secure and easy to use password management features to Firefox which save you time and keep your private data more secure. Download or learn more at http://keefox.org Source code is now at github: https://github.com/luckyrat/KeeFox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MacOsX Finder like browser for UN*Xes with Win* like Control Panel function. Requires firefox (due to XUL support) and SQLite for meta data search (similar to spotlight)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Allows you to browse folders (mainly those with images) on your local machine or LAN as though those folders were galleries. Powered by XUL Runner. Local Folder could eventually grow into a complete file browser like Windows Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lucid Desktop is a Web Desktop/WebOS/Web Operating System built with Dojo. For more info, please visit http://www.lucid-desktop.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MDMTHEMES

    MDM Animated Themes

    This is a deb package of 13 themes for the new mdm by linux mint You must have it installed for these to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaxFisher is a powerful and convenient search engine for personal computers and intranets. MaxFisher can be thought of as a cross platform, secure and private replacement for Google Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This series of software for your Mac OS X's Dashboard will spice it up a little and give more personalization features of your Dashboard at your fingertips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mikkro CMS

    CMS minimal php mysql

    A small simple CMS system which is built up according to how you name the tables in your database. For example if you have a table with pages for your website, and you want a menu, you create your page table in your database with a row called parent_select_menu, parent_select_menu will automaticly link to the id row in the menu table and create a dropdownlist with the name rows in the menu table, in this way you can also create submenus. You can also create radio buttons with name_radio_opt1_opt2, and a textarea will be created for blob fields. Every table must have "id, name, timestamp". A login table must exist. Mikkro CMS is using Tiny MCE http://www.tinymce.com/ And Silk icon set from http://www.famfamfam.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MimerDesk is a Web-based groupware environment designed for a wide variety of uses such as personal management, computer-supported collaborative learning, carrying out projects, and setting up communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free library (as in books) tracking system coded in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nord Vim

    Nord Vim

    An arctic, north-bluish clean and elegant Vim theme

    Nord for Vim/Neovim is a carefully curated arctic, north-bluish color scheme designed for aesthetic harmony and low eye strain. Its palette centers on “Polar Night,” “Snow Storm,” and “Frost/Aurora” tones, giving a cool, subdued backdrop with distinct accents for keywords, strings, diagnostics, and UI chrome. The theme targets consistency across terminals and GUIs with true-color support and well-mapped 256-color fallbacks. It includes integration highlights for common plugins and Treesitter groups so that statuslines, file explorers, and LSP diagnostics look cohesive. Nord prioritizes clarity over flash, using contrast and hue separation to keep code readable in long sessions. The result is a calm, professional look that many developers adopt across editors, terminals, and UIs for a unified workspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nylas Mail

    Nylas Mail

    An extensible desktop mail app built on the modern web

    Nylas Mail is an open-source mail client built on the modern web with Electron, React, and Flux. It was designed to be easy to extend, and many third-party plugins are available that add functionality to the client. See /packages for the separate pieces. Each folder in /packages is designed to be its own stand-alone repository. They are all bundled here for the ease of source control management. In early 2016, the Nylas Mail team wrote extensive documentation for the app that was intended for plugin developers. This documentation lives on GitHub Pages and offers a great overview of the app's architecture and important classes. When you download and build Nylas Mail from the source it runs without its cloud components. The concept of a "Nylas ID" / subscription has been removed, and plugins that require server-side processing are disabled by default. (Plugins like Snooze, Send Later, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Online Wallpapers

    Online Wallpapers

    Android wallpapers manager built with react-native and utlizes reddit

    A simple to use Android wallpaper manager, that utlizes the reddit API to fetch the latest wallpapers shared by the platform members, And gives users the ability to choose from endless variety of wallpapers. Users are given a group of categories to select the type of wallpapers they want to be fetched to them. As well as the ability to browse through them before setting one. Also it has the ability to automatically set a new random wallpaper picked from the chosen categories with given duration set by the user too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenClassWEB
    Navegador Super completo rápido ,Sistemas de Abas,Alto Adaptação do Windows : Origem Visual Basic 2010
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenWeb Icons

    OpenWeb Icons

    OpenWeb Icons font

    Why OpenWeb Icons? Because Font Awesome had no RSS-icon and a font with only one icon would be a bit boring. Besides, I'm an advocate of the Open Web! Be proud of using Open Web Standards and show it to the world! The OpenWeb Icons is a web-font that gives you scalable vector icons/logos of some open communities, standards or projects. It includes the Creative Commons-, HTML5- and Microformats-icons for example. The OpenWeb Icons Font includes Icons of more than 120 open projects and standards and a monkey! Use the font is infinitely scaleable and looks beautiful in any size. Change the color of an icon with CSS. The styles are generated with SASS and can easily be customized. The Icon-Font is compatible with all modern Browsers (IE > 7) without the use of JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The PCX Portal provides a desktop environment, company, user and application management, context sensitive help, multi-lingual support, multi server support. It is written in Perl and is designed to provide the foundation for web based applications tha
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB