Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 4

Showing 239 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • Regpack: All-in-One Online Registration and Payment Software Icon
    Regpack: All-in-One Online Registration and Payment Software

    For camps, courses, virtual classes, client billing, events, conferences, meetings, afterschool programs, educational travel, retreats

    Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
    Learn More
  • 1

    SingleLineIO

    Linux Kernel Input/Output Driver for one single GPIO line

    This driver allows to share one GPIO line for user IO with a key and a buzzer. The buzzer is operated with software PWM. As long there is no output the line is used to detect keypress events via IRQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Zucc Kornel

    A Kernel for Android

    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sujix is a Linux distribution based on MX Linux, aimed at stability and made for gamers, graphic designers and content creators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 5

    Nebula Kernel

    Nebula Kernel, My Personal Custom Kernel geared towards Performance.

    High Performance Kernel that also maintains stability and battery drain to a min.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TeamDarkness
    Here we are again with our beloved DarkNess reDefined and a new AOSP based ROM called Atomic OS. It's armed with Substratum just like DND, yet we have more plans for it. We have two branches now, Lineage based and AOSP based, Flash whichever you feel better with, both have different touches yet guaranteed performance. We will keep updating our sources with latest changes and I am sure your device maintainers will keep up with them. As we promised, we will continue to bring new stuff to table ;)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    RabbieOS

    RabbieOS

    Reductively Architected Breviloquently Built Information Environment

    An ambitious project designed to workaround many of the limitations of conventional web and database services. Fast lightweight database-web server primarily targeting virtual environments. Run up to ten or twenty times more independent virtual guests per hypervisor than Linux or Windows Secure, isolated, non-extensible API is opaque to hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Our project focuses the development of an operating system with a most simple implementation and structure. The goal is to provide a good starting point for beginners along with accompanying documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Install embedded Linux on SD or eMMC

    Script to make partitions, format and install embedded Linux files.

    This is a Script to make partitions, format and install embedded Linux files. The tool uses the Kconfig to set up the partitions size, format and files to be installed on a USB Drive or eMMC memory. The same Kconfig used by Linux Kernel and Buildroot (menuconfig, xconfig or gconfig). After defines the configuration, just run the Script to install your Linux Image. The Script was made to run on Debian 8 or similar distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 10
    Gobudgie

    Gobudgie

    Gobudgie is an operating system which is compatible to Android.

    Gobudgie is using the powerfull Budgie desktop combined with the Ubuntu base. The user interface is designed for Android users so we're using a material theme. Gobudgie offers several ways to easily access or install applications. We integrated the Chromium OS Web Store the standard Ubuntu Software Center, an Android App runtime, PlayOnLinux and Wine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    BlockSparse

    BlockSparse

    Efficient GPU kernels for block-sparse matrix multiplication

    The blocksparse repository provides efficient GPU kernels (TensorFlow custom ops) for block-sparse matrix multiplication and convolution operations. The idea is to exploit block-level sparsity — i.e. treat matrices or weight tensors as composed of blocks, many of which may be zero or unused — to save compute and memory when sparsity patterns are structured. This is particularly useful in models like Sparse Transformers, where attention matrices or intermediate layers may adopt block-sparse patterns to scale better. The repo implements both blocksparse and blockwise convolution/transpose-convolution primitives, with support for preparing, executing, and verifying those ops on NVIDIA GPUs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    rtl2832-entropyd

    Use an rtl2832 USB dongle to generate random data for the linux kernel

    rtl2832_entropyd is a program that is designed to feed entropy into the linux /dev/random kernel entropy pool. It automatically forks and runs as a daemon, unless one of the testing options, -o or -t, are selected. Then it never forks. To use it, you need an rtl2832 USB dongle. They are relatively cheap (< $10 on ebay), and are actually used to listen to a broad range of radio transmissions. This application exploits the radio noise in the atmosphere to extract entropy. The kernel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    ...100% (parted) quit sudo resize2fs after finish For editing Swap Memory size : sudo nano /etc/dphys-swapfile change : CONF_SWAPSIZE=100 to : CONF_SWAPSIZE=1000 (for 1Gb swap memory) ctrl + x (for save) sudo reboot For make speed server Boot : wget zram.sh https://sourceforge.net/projects/raspbian-9-webserver/files/zram.sh sudo chmod +x zram.sh sudo ./zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    AndEX Nougat/Marshmallow/Lollipop

    AndEX Nougat/Marshmallow/Lollipop

    Android-x86 7.1.2/6.0.1/5.1.1 with GAPPS

    ...I.e. decide whether you want to start Windows or Android-x86 Marshmallow/Lollipop. Grub will be installed as boot handler/loader during the installation of Android Marshmallow/Lollipop. NOTE: The installation will take only about one minute. And the installation to hard drive is so simple that a 10 year old child can do it. MORE ABOUT AndEX Nougat is the latest version of the Android mobile operating system developed by Google.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    xinco - Document Management System, DMS
    xinco [eXtensibe INformation COre] is a powerful Web-Service based Information and Document Management System (DMS) for files, text, URLs and contacts, featuring ACLs, versioning, full text search, an FTP-like client (easy install, J2EE+MySQL/PostgreSQL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    kernel_samsung_exynos5410

    Custom kernel for SGS4(GT-I9500) with Nethunter support.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    squirrel USB

    squirrel USB

    make multi-boot windows USB key

    ...Any backtracking will become horridly confused to spoils! Editing the menu by booting the example entries may not be toothsome. Edit files carefully
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the full path to another dicionary File to be used In brute-forcing services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    get-make-install-linux

    get make and install [multiple] linux kernels

    ...:) The comparison to script shipped with kernel (circa 2012): 1) gmil works or attempts to work across many releases 2) gmil works harder to make packaged installable result(s) 3) gmil has a smart way to build many kernels at once / at a keypress 4) the scripts/ _can do most of those steps but _don't combine them, leaving maybe allot to read and type. Details come undone can cause confusion, rebuilds, and missing kernel files. License: public domain. thanks kernels linux team!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Alfheim ISE

    A CC0 operating system written from scratch in Rust.

    "Software is best, which imposes no restrictions" A full Creative Commons 0 licensed operating system (or rather a completely free operating system to do what you will with it) written in Rust, built for an AMD64 environment. We will not support x86 architectures. The future looks promising, once we get a full AMD64 environment stable, we will also work on an ARM64 environment and a quantum computer environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The scsirastools package adds several Linux SCSI tools that can be used to service and maintain disk storage devices. It handles SCSI, Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation. For details & rpms, see http://scsirastools.sf.net.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    The USB/IP Project
    The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates USB I/O requests into IP packets and transmits them between computers.
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 25
    PoliArch

    PoliArch

    PoliArch è un sistema Linux adibito al recovery

    PoliArch è una distribuzione GNU/Linux adibita alla gestione, alla manutezione e al recovery del computer.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB