Showing 90 open source projects for "small"

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

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    freenas-tempreport

    FreeNAS Temperature Report

    FreeNAS Temperature Report is a small server program that provides temperature readings for your FreeNAS unit. Install this program in a jail on your FreeNAS, then use your web browser and go to http://jail_ip to see your temperature readings. Installation instructions: http://sourceforge.net/p/freenas-tempreport/wiki/Install/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chromensics - Google Chrome Forensics

    Chromensics - Google Chrome Forensics

    A Google chrome forensics tool

    ...-Update 04/02/2017- Standardized all date formats to YYYY-MM-DD HH:MM:SS Introduced Export to Excel Feature Added several search engines results under "Searches" Several Small bug fixes -Update- Now include debug capacity to generate debug logs. If users face any issue with tool, kindly attach cdb.log generated and send it to us. Fixed Cookie and Password Decryption Bug
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Grey Compressor+FTP

    Grey Compressor+FTP

    Grey Compressor+FTP compresses and uploads file to ftp server.

    Grey Compressor+FTP compresses and uploads a single.7z (7-Zip) file to an ftp server. An output .bat file and password .txt file are produced. Send the .bat file and .txt file to the recipient. The recipient then double-clicks the .bat file, and the .7z file is downloaded to the recipient's computer. Pros: * The bat file produced after the file/folder is compressed is the same size each time (easy to send to recipient). * No need to upload compressed file to ftp and send recipient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The SOSETSUKEN Engine

    The SOSETSUKEN Engine

    Need Vinesauce ROM Corrupter parameters? Yeah, we got that.

    ...You simply feed it the end byte found by Auto End, the level of corruption, and the amount of sets you want to generate. Its only throttle is the speed of your PC and the space left on your hard drive. This thing is fast, simple and small. It even puts out how long it takes to generate the requested sets at the very bottom of "params.txt" (the output file). Changelog: v1.2: Added "Replace" feature, but very specific sets, when generated, will throw errors. I'll try to fix it. :P v1.1: Fixed Depth bug. v1.0: Initial Commit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    MyBeggar

    MyBeggar

    Help to manage current docs (small DMS)

    This software manage your paperwork as bills, bank account details, contracts ... in one word, it's small DMS. A document is defined by 3 parts: Entity: A person or the entity links with the doc. Label: Subject of doc (ex: Bank). SubLabel: More precise description of doc (ex: contract). You enter the document in the system through addDoc box. It will perform a copy of original file and places it in predefined directory. When you want to find it, a short research will provide all documents links with provided parameters . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Microcode update notification

    Small startup script that notifies update info about CPU micorcode

    Even a CPU has a little firmware inside. Since a lot of years it is possible to update it to fix little or bigger bugs. Usually this operation is done while updating your motherboard's BIOS, and the update is permanent. But thanks to the architecture of the linux kernel, we can update it at the last version every time we boot our OS. This is a really fast operation brought to you by microcode.ctl (in Ubuntu), and it permits to avoid waiting for an updated closed-source BIOS to solve bugs; it...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    SaveSafe

    A small, lightweight backup plan managing tool.

    This project is intended to create a small backup plan manager. This tool is intended to become multi-OS and will be written in Python. The development guide is coming soon and will be available on the project wiki to ensure unity between the different development environments. EDIT :: At first, the project was intended to be written in Lua, but because I couldn't find the proper modules that pleased me, I chose Python over Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    indicator-hosts-up

    indicator-hosts-up

    Panel Indicator to interact and monitor hosts

    It is an easy and handy way for home or small offices where nowadays we have many hosts (pcs, routers, smartphones, NAS, media centers, wi-fi intruders, etc) and we want to know what is up and interact with them. This was born as many others from my need to turn on/off a computer in another room or see what is up before going to bed or be alerted by some intrusion in my local net via wi-fi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    MobiLinux is a mobile Linux distro based on Ubuntu 12.04 ARMv7 Build and is made to run on Android mobile phones while using little ram. This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    pyCPU

    Python Hardware Processor

    ...The CPU can directly execute something very similar to python bytecode (but only a very restricted instruction set). The Programm code for the CPU can be written directly in python (very restricted parts of python). This code is then converted by a small python programm to this restricted python bytecode. Since the hardware description is also in python, the slightly modified bytecode an then automatically loaded into the CPU design. The result can be converted to VHDL or Verilog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    change

    change

    A small, CLI utility to easily change themes (for Linux).

    A small, CLI utility to easily change themes (for Linux). Currently, it is possible to change window manager, gtk, icon and cursor themes. 'change' is essentially a restricted front-end to gsettings, albeit greatly simplified ('> change icon-theme elementary'). Requires: ....python3 Tested on: ....openSUSE 12.2 (GNOME) ....elementary OS 0.2 beta (This will likely work on any GNOME-based distros - including Ubuntu) # Please report any bugs to marco@scannadinari.co.uk - Thanks ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Snetz is a small and simple live network bandwidth monitoring tool implemented in python. These tool get a some values from the pseudo-file "/proc/net/dev" and re-presented to the standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GlassBeadGame

    GlassBeadGame

    Organizing the Knowledge of Humanity

    ...It will invert the top 3 layers of the OSI network model to make a 3-dimensional presentation layer with a peer-to-peer session layer for the Internet. For the curious, there is a simple demo that provides a small sense of the possibilities. Requires: VPython available here or see http://vpython.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sysumount

    A small application for unmounting devices

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy users/accounts/monitoring on this server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyDirStat is a small tool to view statistical information about a directory. It will generate a view of all files contained in a directory (and subdirectories) with rectangles. Each rectangle area is proportional to file size. It's a perfect tool to qu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bluvert is a small collection of Python scripts which allows you to build up quickly a Bluetooth advertisement server. The server can send any OBEX message you want to. Bluvert uses hcitool and obexftp/ussp-push as additional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This small tool gives a single interface for configurations that are needed prior to the use Linux system thus no need to explore the system before use, links to inbuilt programs and system tasks, new pppoe, mounting hddrives, Manage swap usage etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Backup utility for small offices, written in Python. Features: zip, tar.gzip and tar.bz2 compression, predefined backup profiles, differential and incremental backups, file filters, file database with hashes, media sizes, multi-volume etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small application for rename pictures with their EXIF information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small Python script that allows administrators to place quotas on *nix accounts without much technical knowledge or root access. It is ideal for those who share and/or resell web hosting or other resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Firefix is a small tool written in python that solves the firefox audio issue I detailed here: http://zarindenatrose.wordpress.com/2008/07/31/fixing-sound-firefox-vista/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small but powerful aim-bot for you. Set up a few rules and of you go. Cheating at your favorite game.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo