Showing 327 open source projects for "router-os"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 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
    ONLYOFFICE Desktop Editors

    ONLYOFFICE Desktop Editors

    Free office suite for working with text, spreadsheets and presentation

    ... connecting third-party plugins, making it easy for developers to write their own extensions and add new features to the editors. The application works across all popular platforms, including Windows (both 32-bit and 64-bit systems), Debian, Ubuntu and derivatives, Red Hat and derivatives, Mac OS 10.10 or higher.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Convert-JavaScript-To-Python

    Convert-JavaScript-To-Python

    Using this NPM package you can convert your JavaScript code to Python.

    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MeanOS

    MeanOS

    The smallest and the most powerful operating system.

    The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS is specifically designed to support both Brave and Tor but is compatible with all other major browsers. Mean OS is Proud to be a BRAVE and TOR supporter, be free!!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    adx - addressbook.xml

    adx - addressbook.xml

    Minimalistic address book in web browser. No server or plugin needed.

    Minimalistic but full-featured addressbook in your web browser. adx is a standalone and portable web app (online and offline). FEATURES Contact Management, portable, small (~350KB), lightweight, contact tagging, geo mapping, web accounts, trigger phone/Skype calls, etc. EXPORT FUNCTIONALITY vCard (as file or QR code via offline generator) HOW IT WORKS Your address-book (XML file) is transformed in your web browser (via XSLT) to a full-featured web application...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 5
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    A SpaceLife DNS-Nuke Dev

    Aiming to build the "SpaceLife-OS" and host a member website on it

    ...-Intellectual-Conscience compound Opensource Community, to thereby build said DNS-nucleus by reference to Linux From Scratch (not started). In this endeavour my personal requirement's include my having a general competence working on a linux OS terminal (done), understanding and being able to implement all elements of Linux System DNS Networking (1/3) of the way there) and finishing researching Open Source-Code software modules and their configuration options and commands etc (maybe halfway done)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    shelfelf

    shelfelf

    webapp for itunes, mpd, squeezebox, xmms2 &c.

    The shelfelf is a web frontend to send commands to your music player (itunes, mpd, squeezebox, xmms2, ...). The shelfelf works with all tested browsers (except for Microsoft's Internet Explorer, Amiga's AWeb and lynx), but the interface is designed for tablets (with a browser running in fullscreen mode) like Apple's iPad. Linux (or Mac OS X) with Apache webserver, MySQL database and the ability to send commands to your stereo equipment is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuickRedis

    QuickRedis

    QuickRedis is a free forever redis gui tool

    QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    nrg

    nrg

    A batteries-included web framework for Node.js

    A batteries-included Node.js web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    RMUIF

    RMUIF

    Supercharged version of Create React App with all the bells

    Supercharged version of Create React App with all the bells and whistles. Bootstrapped with Create React App. Google’s Material Design through Material-UI. Firebase back-end with most of their products for the web included, e.g., Authentication and Cloud Firestore. Routing with React Router, including protected routes and error handling. Extensive and well-tested mobile support with full-screen dialogs and swipeable tabs. Cross-platform application monitoring with Sentry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    electron-vue-music

    electron-vue-music

    A music player developed based on electron-vue

    A music player developed based on electron-vue, the interface imitates QQ music, and the technology stack is electron-vue+vue+vuex+vue-router+element-UI. welcome star. Based on the music player developed by VUE3+TS, the interface imitates the QQ music mac client. The mobile terminal is not adapted. In the later stage, Flutter will be used to develop the mobile client separately, and Electron will be used to package the desktop client and built-in API service. For security reasons, the online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    joi-router

    joi-router

    Configurable, input and output validated routing for koa

    Easy, rich, and fully validated koa routing. koa-joi-router returns a constructor that you use to define your routes. The design is such that you construct multiple router instances, one for each section of your application which you then add as koa middleware. The route definition for the currently matched route is available via ctx.state.route. This object is not the exact same route definition object that was passed into koa-joi-router, nor is it used internally - any changes made...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hazel

    Hazel

    Lightweight update server for Electron apps

    ... to determine the download count for a certain release. Display an overview page showing the cached repository with the different available platforms and file sizes. Links to the repo, releases, specific cached version and direct downloads for each platform are present. Automatically detects the platform/OS of the visitor by parsing the user agent and then downloads the appropriate copy of your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders. The built-in...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 15
    React Native Router

    React Native Router

    The first declarative React Native router

    React Native Router is a different API over react-navigation. It helps users to define all the routes in one central place and navigate and communicate between different screens in an easy way. But it also means that react-native-router-flux inherits all limitations and changes from updated versions. v5.0.alpha.x is based on React Navigation v5.x (very early alpha, development in progress, help wanted!). Define all your routes in one React component and navigate from one scene to another scene...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Unreal Speccy portable

    Unreal Speccy portable

    Portable ZX-Spectrum emulator based on UnrealSpeccy 0.37.3 by SMT

    Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, zip. Created to be ported to many platforms such as Windows/Linux/Mac/Symbian/Dingoo A320/Android/iOS/PSP/Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RADIUSdesk

    RADIUSdesk

    The professional way to manage your WiFi network using FreeRADIUS

    The professional way to manage your WiFi network using FreeRADIUS RADIUSdesk offers: * A Modern dashboard that is easy to navigate * Easy to use API that makes third party integration a snap * Login pages applet for central hotspot login page management. * Support Social Login (Facebook etc) integration for CoovaChilli and Mikrotik. * A device manager which makes BYOD a pleasure for any enterprise. * Fine grained rights management. * Extensive usage graphs for fine grained trend...
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 18
    (Un)colored

    (Un)colored

    Next generation desktop rich content editor that saves documents

    The next-generation desktop-rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. The main idea of (Un)colored is to focus on what you write. There are no distracting elements like multiple indicators & toolbars. When you're writing, the only things you see are your content, the caret, and your cursor. The toolbar appears when you select a portion of text, documents tabs & main menu when you move your cursor at the top of the window. Simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Koalerplate

    Koalerplate

    Simple Koa Boilerplate for APIs

    A simple Koa 2 boilerplate for API's using ES6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Koa Vue Fullstack Boilerplate

    Koa Vue Fullstack Boilerplate

    A lightweight boilerplate for a universal webapp based on koa

    Vue.js, Koa.js, Node.js, and MongoDB full-stack lightweight example applications. Authentication, CRUD, and access control are included. This project aims to build a small but structured full-stack application, so it would be relatively clear for a programmer/beginner to understand how to build a website from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Tux: Destroy the ball
    2d game where the player has to destroy as balls thrown by the opponent, for each ball destroyed the player earns coins as points, the game is available on platforms in windows, linux, and html5 versions. Games for kids Chrome os games download APK version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Operation: Red hawk

    Operation: Red hawk

    Space shooter style game arcade version - Games/Entertainment Software

    2d spaceship game where the player cannot let the enemy cross the line. Shoot and stop the enemy from winning the game. games for kids Space shooter style game arcade version Chrome os games download APK version Games/Entertainment Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    let's compose
    Goal of the project is to provide an online musical notation software that is convenient to use. It is a graphical interface to GNU LilyPond. The interface does not require LilyPond knowledge of the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZED OS

    ZED OS

    ZED OS the clone of Windows XP

    ZED OS is a portuguese Linux based distribution (remaster of Ubuntu Mate). It was designed for users who want an innovative system. With both 3D and 2D interfaces you'll be able to chosse the better one according to your hardware/needs. It's Web Based and inspired in Windows XP from Microsoft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Marinara

    Marinara

    Pomodoro® time management assistant for Chrome

    ... for developers working and packaging releases on Mac OS. Support for Linux or Windows is welcome. Marinara uses the system ruby and makes tools to build releases. This will produce a packaged extension ready for uploading to the Chrome Web Store in the root directory of the project.
    Downloads: 3 This Week
    Last Update:
    See Project