Search Results for "dev linux root" - Page 32

Showing 1363 open source projects for "dev linux root"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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

    loggingproxy

    A simple Proxy Servlet that forwards requests to configure urls.

    Logging Proxy is a simple Proxy Servlet that forwards its request to one or more servers configured in the servlet's init parameters and optionally logs the request, response and headers as files. It has been tested on Tomcat 8. It is not an HTTP proxy which can be configured in a browser. The caller has to use the servlet's URL explicitly. It is intended for dev environments. Typical uses cases are to find out HTTP calls made in a SOAP invocation, fetch static resource from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HackMyResume

    HackMyResume

    Generate polished résumés and CVs

    ...Convert resumes between FRESH and JSON Resume formats, and validate resumes against either format. HackMyResume is built with Node.js and runs on recent versions of OS X, Linux, or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Escape From The Maze

    Escape From The Maze

    A fantasy RPG.

    THIS PROJECT HAS MOVED TO GITHUB Code and Releases hosted on GitHub: https://github.com/alanmclachlan/escapeftmaze Dev Blog: http://escapeftmaze.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Simple PHP DAO Generator

    Simple PHP DAO Generator

    PHP DAO Files Generator

    Simple DAO Class Generator for PHP use composer to download last ver composer require-dev braga/dao-generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Leafpub

    Leafpub

    Simple, beautiful, open source publishing

    Simple, beautiful, open source publishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BoostNote Legacy

    BoostNote Legacy

    Real-time collaborative writing

    Note-taking app for programmers. App is available for Mac, Windows and Linux. Built with Electron, React + Redux, Webpack, and CSS modules. Write overviews of systems including concepts, terminology definitions and descriptions of how these concepts work together. Having a 'living document' to help drive dialogue and exchange of ideas through collaboration helps this process significantly. It’s time to aggregate your knowledge in a single place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Slidr

    Slidr

    Easily add slide to dismiss functionality to an Activity

    Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Cameleon GTK Transparency Linux Library

    Cameleon Gtk is a library for transparency emulation for Linux

    Cameleon Gtk is library for transparency emulation with GTK under Linux Cameleon add gtk functions for emulate the transparency. see example1.c and example2.c Dependency : Gdk 2.0 lib dev, Gtk+ 3.0 lib dev, X11 lib dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Swagger Introduction & Examples

    Swagger Introduction & Examples

    Introduction and Example for OpenAPI specification & Swagger

    Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-UI. Auto generation example for client SDKs, server code, asciidoctor, and HTML documents. OpenAPI Specification (formerly Swagger Specification) is an API description format for REST APIs. An OpenAPI file allows you to describe your entire API. Swagger is a set of open-source tools built around the OpenAPI Specification that can help you design, build,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WnMp

    WnMp

    WnMp, the server that whips the Llama's Ass!

    Latest Update 21/Jan/2018 Latest Version 3.7 x64-bit Windows OS only, and should work on XP/Vista, but tested on Windows 7 and up. -Nginx 1.12.2 -MariaDB 5.5.59-winx64 -PHP 7.2.1 (Non Thread Safe + FastCGI) -phpMyAdmin 4.7.7 -HTML KickStart & GetSimple CMS -Minime 2.2 1) Extract to C: Drive 2) You should have folder called "C:\WnMp" 3) Install "required_runtime.exe" found in "C:\WnMp\required_runtime.exe" 4) Launch "Start_All.bat" 5) Visit 127.0.0.1 Password for MariaDB...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Unofficial Discord 3DS Client

    Unofficial Discord 3DS Client

    A simple unofficial Discord client to use as an example

    This just a simple Discord client for the 3DS build using the Sleepy Discord library and the Wslay library. Also please, notice that this is not an official Discord client, and is not made by the Discord staff. I noticed that a few Discord clients for consoles were using the Discord API incorrectly causing huge issues for those clients. So, I decided to make this as an example of how I think it should have been done. First, you need a token to an account that you own, because Discord doesn't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    WikiSQL

    WikiSQL

    A large annotated semantic parsing corpus for developing NL interfaces

    A large crowd-sourced dataset for developing natural language interfaces for relational databases. WikiSQL is the dataset released along with our work Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning. Regarding tokenization and Stanza, when WikiSQL was written 3-years ago, it relied on Stanza, a CoreNLP python wrapper that has since been deprecated. If you'd still like to use the tokenizer, please use the docker image. We do not anticipate switching...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    FreeNIX RPI LE

    FreeNix Raspberry PI Light Edition (noX)

    Welcome to FreeNIX RPI LE (Raspberry Pi Light Edition) If you find bugs contact us on the forum https://www.freenixsecurity.net/forum/ or by email to freenixsecurity[at]riseup[dot]net Developer/s: davenull - dave-null[at]riseup[dot]net - https://www.freenixsecurity.net This is a Debian-Based (Debian Stretch) distro for Raspberry Pi. It's developed for Raspberry Pi 3 Model B and works on Raspberry Pi 2 Model B too. It starts without X Window System, just SSH. It starts in DHCP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dynip

    Dynamic IP address Updater

    dynip is a Freebsd daemon that monitors your host system ISP assigned dynamic IP address. If it changes, dynip automatically updates the dynamic DNS IP address at your dynamic DNS hosting provider then posts an informational message to the host system log followed by sending an informational email to user root.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Gutentags

    Gutentags

    A Vim plugin that manages your tag files

    vim-gutentags automates the management of tag files in Vim so developers never have to run ctags manually again. It tracks file changes and regenerates tags incrementally in the background, ensuring symbol navigation (Ctrl-], :tag, etc.) stays up-to-date. The plugin supports multiple tag generators, including Universal ctags, Exuberant ctags, and GNU global, selecting the best available backend automatically. Gutentags is project-aware: it stores tags per project root and integrates smoothly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    electron-webpack-dashboard

    electron-webpack-dashboard

    Electron Desktop GUI for Webpack Dashboard

    The original webpack-dashboard, was fun and people seemed to like it. Unless they were on Windows, or used a weird terminal set up, or if they just wanted more. Making things work across a variety of different terminal environments is pretty rough. Also, a web GUI provides some unique UI possibilities that weren't there with the term display. The original dashboard felt like working at NASA. 50 years ago. I hope this dashboard feels like working at NASA today. Or at Westworld. Or like the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Rootnav

    Software for the reconstruction of complex root architectures

    RootNav is a software tool designed to facilitate the reconstruction and quantification of complex root architectures. Semi-automated reconstruction makes the analysis of many images extremely quick and straightforward. Root data can be exported, and then analysed in bulk using the supplied viewer tool. Rootnav is still maintained, so please contact me with issues. 1.8.1 is the last major release. RootNav v1.8.1 This update contains a single bug fix for a nasty exception that was...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    frandom is a Linux kernel module, which implements a fast random number generator (RNG). It is the character driver of /dev/frandom, working like /dev/urandom, only 10-50 times faster (depending on platform)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    git-fire

    git-fire

    Save Your Code in an Emergency

    git-fire is a Git plugin that helps in the event of an emergency by switching to the repository's root directory, adding all current files, committing, and pushing commits and all stashes to a new branch (to prevent merge conflicts). Alias it to git out or git going for comedic effect. <message> is optional. If not specified, "Fire! Branch fire-current branch-user email-seconds since epoch" will be used. Just copy git-fire to your $PATH and ensure it is an executable (chmod +x git-fire) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Some additional features include: - ARCH_BCM2835, RASPBERRYPI_FIRMWARE, ZSWAP, FRONTSWAP, ZRAM, LZO4, CONFIG_MODULE_COMPRESS (GZIP), KVM, SPI, EXT2_FS, EXT3_FS, EXT4_FS, NTFS_FS, NTFS_RW, etc. - Default CPUFreq governor (ondemand) ; @world packages ; @world last updated on 25/11/2017. app-admin/sudo app-editors/vim app-portage/gentoolkit dev-vcs/git net-fs/nfs-utils net-misc/dhcpcd net-misc/openntpd net-vpn/openvpn net-wireless/bluez net-wireless/bluez-tools net-wireless/iw net-wireless/wireless-tools net-wireless/wpa_supplicant sys-apps/usbutils sys-kernel/linux-firmware Please see the README file for a full description and wiki installation page https://sourceforge.net/p/gentoo-raspberrypi3-64bit-img/wiki/Installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Devanagari OCR

    Devanagari Optical Character Recognition, Annotation tool

    The project has source code and data related to the following tools: 1. Optical Character Recognition. Recognize machine printed Devanagari with or without a dictionary. 2. Document Image Analysis. Automatic page segmentation of document images in multiple Indian languages. Identifies pictures, lines, and words in a document scanned at 300 dpi. 3. Multi-lingual annotation. An interface that has transilteration and a soft-keyboard using which multiple languages can be input....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dep-graphV

    dep-graphV

    An useful tool to analize header dependendencies via graphs

    dep-graphV is an useful development tool, written in C++ and powered by Qt and GraphViz, that creates a graph of your codebase, by parsing every #include statement found in the project's root folder. It is helpful when you need to analize and visualize the dependecy tree, highlightining cycles and "useless paths", and It means, in short, that you could drastically reduce build times, especially when working on large-scale projects.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB