Showing 222 open source projects for "sing-box"

View related business solutions
  • 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
  • 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

    LaTeX Helper

    GUI to help create a LaTeX document

    This GUI lets the user navigate a wide selection of LaTeX structure and formatting tags that are used to write a document in LaTeX. It also has a raw text input box with a LaTeX preview for testing out LaTeX markup. Also, each markup has associated help text and is automatically selected to be ready to paste into the user's text editor. Also, this GUI lets the user choose which text editor and supporting programs are used to create their LaTeX document instead of forcing them into a particular interface of a pre-defined IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flashlight

    Flashlight

    The missing Spotlight plugin system

    Search the web, save a note, add a reminder, or do over 200 other things, just by typing into your Mac's Spotlight search box. Or write your own plugins. Flashlight is an open platform for Spotlight, which allows developers to write plugins that extend OS X's built-in search with new features. Flashlight is an unofficial Spotlight API that allows you to programmatically process queries and add additional results. It's very rough right now, and a horrendous hack, but a fun proof of concept. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run minesweeper you need to install PyGame http://pygame.org/download.shtml Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864 If 64-bit wheel (.whl) package installation fails, try its 32-bit version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Multi Whois Client
    ...The wordlist format consists of a domain name per line with or without the .dot tld.. Examples below google yahoo foobar Note:Must select a tld from the dropdown box or google.com yahoo.net foobar.guru
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    PyPE (Python Programmers Editor) was written in order to offer a lightweight but powerful editor for those of you who think emacs is too much and idle is too little. Syntax highlighting is included out of the box, as is multiple open documents via tabs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    ...La distro Debian per architettura ARMhf6 è stata ottimizzata per "Raspberrypi B rev2". Il codice python scritto da Walter, controlla 2 motori DC tramite un TB6612FNG https://github.com/InformaticiTarantini/Pi-dro La distro è "out of the box" basta clonare l'immagine su una SD card (minimo 2Gb) proprio come si fa con raspbian. Tramite accesso ssh o direttamente dal raspberrypi, eseguire il comando "sudo ceni" per configurare la rete wireless (Si consiglia di creare una swap ed estendere il filesistem con raspi-config, ma non è indispensabile). A questo punto ri/avviare, e dopo una trentina di secondi richiamare l'ip della LAN o quello pubblico in DMZ prescelto che si è assegnati al raspberrypi. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XBMC

    XBMC

    A media player software and entertainment system application framework

    XBMC Media Center is a free cross-platform media player software and entertainment system application framework for Linux, Mac, and Windows. XBMC is capable of playing back and streaming all popular video, audio, and picture formats out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    precise-elementary

    precise-elementary

    simple, beautiful, fast, friendly, fun, and all around amazing Linux

    ...We have a commitment to a particular toolkit (GTK+) and support a preferred programming language (Vala). We decide how our apps will behave. Sometimes we take control and shape the out-of-the-box experience as much as we possibly can by creating our own apps. We've created an application development framework (Granite) and other developer tools that are designed to help developers build apps specifically for our platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pyringe

    Pyringe

    Debugger capable of attaching to and injecting code into python

    ...It’s also useful for forensic snapshots: enumerate objects of a certain type, find reference cycles, or measure memory pressure without pre-instrumentation. While powerful, it’s designed for careful, auditable use—showing exactly what code runs and where—so teams can regain visibility when black-box processes go sideways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this functionality. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    labhamster

    simple tracking of laboratory purchases and materials

    Note: This project has been migrated to: https://github.com/graik/labhamster Labhamster is a simple Django project for tracking materials and reagants ordered for a scientific laboratory and offers a rudimentary inventory management. For now it is not much more than the out-of-the-box Django admin interface with a pretty standard data model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    ...Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party packages out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required. You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts. As an example, libraries like PyQt, Django or matplotlib are fully supported, without having to handle plugins or external data files manually.
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 13
    Bash!Karaoke

    Bash!Karaoke

    A free karaoke player for Linux and BSD

    ...The goal is a karaoke player that: Is installable with very few dependencies; Is ready to use after dependency check, -no configuration-; Support SoundFonts to improve sound quality; Works with a simple song database; Can trim levels (pitch, speed, volume) and mute channels; and soon, with a new GTK3 interface, with which you can sing in fullscreen! Moreover, usage of EasyBashGUI allows user to fit Bash!Karaoke look'n'feel to his taste,depending on wich Desktop Environment he uses or prefers( KDE, GNOME or other), through GtkDialog, KDialog, Zenity,or even bare (c)dialog. Please take the survey here: http://bashkaraoke.altervista.org/bk/en/sondaggio/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ETICS
    ETICS stands for "eInfrastructure for Testing, Integration and Configuration of Software". It provides software professionals with an "out-of-the-box" build and test system, powered with a build and test product repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyParticles

    PyParticles is an opensource particles simulation tool box entirely wr

    PyParticles is an opensource particles simulation tool box entirely written in python. It support the most popular integrations methods and the most relevant forces model. It also offer a nice looking OpneGL interface or at your preference a Matplotlib based GUI. PyParticles as a forces models implements Gravity, spring, constant force and electrostatic and the user defined vector field force.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GUANO

    GUANO

    GUANO - Graphical User interface for performing ANalysis Of variance

    ...Features: - Capable of high order factorial designs (> 2 factors) - Within and mixed analyses of variance provide corrections for violations of sphericity (Huynh-Feldt, Greenhouse-Geisser, Box) - A variety of data transformations can be applied (log10, reciprocal, arcsine, square-root, and Windsor) - Generalized eta-squared measures of effect size - Post-hoc power analysis (should match G*Power) - Outputs include tables of estimated marginal means - Up to 4-way interaction plots with errorbars (png, svg) - Confidence intervals account for within-subject variability (where applicable; Loftus and Masson, 1994) - Non-proprietary HTML output files - Non-proprietary codebase Gotchas: - Assumes balanced designs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Desktop Background from Nasa APOD

    Desktop Background from Nasa APOD

    A background image grabber for GNOME from nasa's image of the day site

    This app will fetch the latest image from nasapod, http://apod.nasa.gov/apod/ and create a background image from it with a description box for a gnome desktop. Read desktop_nasa.py file for configurations and instructions! Python script. Now working with Ubuntu 12.04 and prior
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cultix

    Cultix

    A fast Debian-based Linux distribution for VampireFreaks community

    Cultix. A distro for freaks'n'geeks, based on the mighty Debian GNU/Linux, with cyber-gothic eye-candy and speed and power in mind. It is built under the aegis of the VampireFreaks OpenSource cult and seems to be the only Linux distribution representing any VF community for now. Cultix comes in the form of LiveDVD hybrid iso image that has an installer. It contains heavily customized Debian Squeeze configs, as well as some manually rebuilt software (Midori, Vala - from official sources) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    wolrc

    Remote control your linux box via WOL

    This tiny script listens for WOL (wake on LAN) packets. Depending on the amount received without a certain timeout reached it will perform predefined tasks. Toggling the purpose of your home theater pc for example can become quite easy this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    connect_3g

    Linux utility that connects you to the 3g networks in Bulgaria

    This is a simple utility to enable Linux users to use 3G Internet from Bulgarian mobile operators with 3G USB modems without any configurations performed by the user. Currently tested on recent Ubuntu, Debian, Fedora and openSUSE distributions and following devices: HUAWEI E173 (Vivacom), Alcatel X220L (Vivacom), ZTE MF190 (Globul), ZTE K3565-Z (M-tel). connect_3g now supports PIN code security, though using it is not recommended.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Insert Coins
    Account Euro coins (collection, box collection), and calculates the total amount with your Symbian or Android mobile. Cuenta monedas de Euro (colectas, caja, recaudaciones), y calcula el importe total con tu movil Symbian o Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pools of Virtual Boxes (POVB) aims to make it easy to deploy Linux Condor pools on Windows based machines using Virtual Box virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    resn is a library to create social networking apps easily using Redis and Python. Friends, followers, feed and authentication features provided out of the box, works with all web frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A web interface for the Humax HDR Fox T2 Freeview recorder. Thanks to af123 & raydon for making this possible! See http://hummy.tv/forum/threads/customised-hdf-file-released.232/ for how to get shell access on the box and general info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Atlantis Media Center is a media center written in python. I started this project because I need certain features for my custom linux box that other media centers did not provide: record dvb tv, mame/p2p support. It depends on mplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB