Showing 1333 open source projects for "program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    pyment

    pyment

    Format and convert Python docstrings and generates patches

    Create, update or convert docstrings in existing Python files, managing several styles. This Python3 program intends to help Python programmers to enhance inside code documentation using docstrings. It is useful for code not well documented, or code without docstrings, or some not yet or partially documented code, or a mix of all of this. It can be helpful also to harmonize or change a project docstring style format. It will parse one or several python scripts and retrieve existing docstrings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyDownloader

    PyDownloader

    PyDownloader is simple program for download media from web-sites

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

    WiFiSafe

    Small utility software conceived to share WiFi connections between com

    ...As the software is intended to be used on a USB drive, the WiFi profiles (the files that store the connection information) are encrypted to avoid revealing sensitive information in case the device is lost. It will run with admin rights in order to access WiFi keys. 1)Place this program on a USB device. 2)Run it, you will be asked to set up a new password. 3)Once it is done, choose Export profiles (or Synchronise profiles). 4)Exit the program and remove the USB device. 5)Plug the USB device into another computer, run it, enter the right password and choose Import profiles (or Synchronise profiles). You have successfully shared the password-protected WiFi connections from the first computer into the second one. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    KeexyBox

    KeexyBox

    The box to keep the Internet under your control

    KeexyBox allows you to do parental control, block ads, limit telemetry, and browse the Internet anonymously from your home network without installing any software on your devices. It also can be used to create a public wireless access point with the captive portal. It is a software program which requires a Raspberry PI box and which is installed on Raspbian. It constitutes a cut-off point between your devices (computers, tablets, smartphones, etc.) and your router or Internet box. KeexyBox acts as a default gateway and DNS server for the devices in your home network. It thus intercepts all connections to the Internet to carry out website filtering or to activate browsing via the Tor anonymity network according to connection profiles which you have configured.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Powerful, simplified tool to send emails, create pages, and automate your marketing. Icon
    Powerful, simplified tool to send emails, create pages, and automate your marketing.

    Inbound marketing solutions for what you need to do

    GetResponse is a complete online marketing software that helps you grow your audience, engage with your customers, and boost online sales. With over 30 tools in one easy-to-use platform, you can simply transform your online marketing and bring tangible results to your business. Customers across 182 countries rely on GetResponse to get their business online and easily create targeted marketing campaigns.
    Learn More
  • 5

    CPU temp

    a simple program that displays your CPU's temperature in the corner.

    CPU temp is a simple program the displays your CPU's temperature in the corner of the screen. It can be useful to have just in case when something goes wrong with the cooling so you will be alerted before any damage is done.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    ccplot

    CloudSat and CALIPSO plotting tool

    ccplot is an open source command-line program for plotting profile, layer and earth view data sets from CloudSat, CALIPSO and Aqua MODIS products.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    OoeyGUI MESS Launcher

    OoeyGUI MESS Launcher

    GUI Launcher to launch MAME Emulated TI-99 16bit Computer Systems

    ...This application has been tested with MAME v0.225b and higher and is completed coded in Python for cross OS compatibility. It has been tested on Windows 10, Linux Ubuntu 20.04, MacOS Catalina/Big Sur and Raspberry OS on RPi4. Please be aware that MAME program switches have changed and this launcher will not work with older versions. Configure your system directories in the 'Configuration' tab and 'Save OOEYGUI Configuration'. To use the TIIMAGETOOL 'Serial Bridge' configuration you must have JAVA installed. For Windows 64bit systems please refer to the manual for getting the RXTX interface for java re-enabled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Minecraft

    Minecraft

    Simple Minecraft-inspired program using Python and Pyglet

    Minecraft is a simple Minecraft-inspired demo written in Python using the Pyglet library for windowing, input, and OpenGL rendering. The project implements a first-person block world where you can walk around, jump, fly, and place or remove blocks using a small set of block types like brick, grass, and sand. It provides full WASD movement with mouse look and basic building controls, giving a surprisingly complete “sandbox” feel in only a small amount of Python code. The author explicitly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CS-NPSA

    CS-NPSA

    Nonpolar Surface Area from Continuum Solvation

    The Continuum Solvation Nonpolar Surface Area (CS-NPSA) package is a general purpose program suite for defining and computing nonpolar surface areas based on continuum solvation models. It is based on the classification of individual surface elements representing the solvent accessible surface used for the description of the polarized charge density elements in the CS models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control D: Advanced DNS Filtering for Businesses and Consumers Icon
    Control D: Advanced DNS Filtering for Businesses and Consumers

    Secure, Filter, and Control Your Network

    Control D is a modern and customizable DNS service that blocks threats, unwanted content and ads - on all devices. Onboard in minutes, and forget about it.
    Learn More
  • 10
    GIMP ML

    GIMP ML

    AI for GNU Image Manipulation Program

    This repository introduces GIMP3-ML, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipeline. Applications from deep learning such as monocular depth estimation, semantic segmentation, mask generative adversarial networks, image super-resolution, de-noising and coloring have been incorporated with GIMP through Python-based plugins.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    ...Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation). We can use CodeBERT to create a model that generates a commit message when code is added. However, most code changes are not made only by add of the code, and some parts of the code are deleted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SUM Calculator

    SUM Calculator

    Portable bundle for Windows

    ...The application is incomparably small.) Unzip, run sumcalc.exe. That's it! You can put the folder wherever you want, except system folders with permissions (e.g. Program Files), and create a shortcut if needed. Cross-platform source and info: https://github.com/qandak/sumcalc Changelog: https://github.com/qandak/sumcalc/blob/master/CHANGELOG.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    PyVakitci

    PyVakitci

    Namaz vakitlerini gösterir, ezan okur.

    Diyanet verilerine göre tüm ülke ve şehirler için namaz vakitlerini gösterir, isteğe bağlı olarak namaz vaktinde ezan ve ezan duasını okur. Son güncelleme 27 Aralık 2020 tarihinde yapılmıştır. Program çalıştırılırken hata verirse Microsoft Visual C++ 2010 Redistributable Package (x86) dosyasının kurulması gerekiyor: http://master.dl.sourceforge.net/project/pyvakitci2011/vcredist_x86.exe Bu kurulurken Windows Installer ile ilgili bir hata verirse bu bağlantıdan sisteminize uygun olanı kurduktan sonra tekrar deneyebilirsiniz: http://www.microsoft.com/tr-tr/download/details.aspx?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cpuspeedy is simple and easy to use program which allows you to change the clock speed and voltage of the CPUs on the fly, using the Linux's CPUFreq driver. Use it and you should save battery consumption and reduce the temperature of your laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wayback Machine Site Uploader

    Wayback Machine Site Uploader

    This program allows you to store links to the Wayback Machine

    This program supports upto 10 links to comply with server site standards and helps you to upload your favorite sites to the Wayback Machine without having you to upload it yourself. You can also have the ability to repeat the uploads as you may.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    D0rganizer

    D0rganizer

    Program to manage data and information

    Store collected information and data properly using D0rgnizer (The organizer). Create cases, folders, files, and insert images. Compare information between files, and export data to share with your team. Useful for data collection in investigations, ethical hacking, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The new version of MinimPy (MinimPy2) is available for download at: https://osdn.net/dl/minimpy2/MinimPy2.zip Please send your feedback about this new version to mahmood.saghaei@gmail.com (include MinimPy2 in the subject) ============================================================ MinimPy is a desktop application program for sequential allocation of subjects to treatment groups in clinical trials by using the method of minimization. Comprehensive reference help is available at http://minimpy.sourceforge.net MinimPy has been fully described in the following article: Saghaei, M. and Saghaei, S. (2011) Implementation of an open-source customizable minimization program for allocation of patients to parallel groups in clinical trials. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    GPlates

    GPlates

    Interactive visualization of plate tectonics.

    GPlates is a plate-tectonics program. Manipulate reconstructions of geological and paleo-geographic features through geological time. Interactively visualize vector, raster and volume data. PyGPlates is the GPlates Python library. Get fine-grained access to GPlates functionality in your Python scripts.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 20

    MachineTrans

    A prototype for a Russian-English machine translation program.

    This program currently allows for input of vocabulary an generation of random English sentences from semi-random data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    Linux-intelligent-ocr-solution Lios is a free and open source software for converting print in to text using either scanner or a camera, It can also produce text out of scanned images from other sources such as Pdf, Image, Folder containing Images or screenshot. Program is given total accessibility for visually impaired. A Tesseract Trainer GUI is also shipped with this package. Forum : https://groups.google.com/forum/#!forum/lios Video Tutorial : https://www.youtube.com/playlist?list=PLn29o8rxtRe1zS1r2-yGm1DNMOZCgdU0i Tesseract Training Tutorial (beta) : https://www.youtube.com/watch?...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code if needed. It is also designed to simplify the programming of input output routines in different programming languages. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    KeyGen

    KeyGen

    Cards based password storer

    Forgot your password or want to create new one that can never be guessed? That's KeyGen is for: make you not to remember all these passwords for countless amount of services. KeyGen provides cards based interface which makes the app easy to deal with.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 24
    LINARP - Linarp Is Not A Rietveld Program; Software for the analysis of crystallographic data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Super-résolution via CNN

    Super-résolution via CNN

    Super resolution using a CNN, based on the work of the DGtal team

    ...First of all, an Nvidia graphics card (neither AMD nor Intel integrated) is highly recommended to parallelize the CNN. You will then need to install CUDA. No CUDA = dozens of times slower. This program will generate "model_epoch_ .pth" files corresponding to the model at epoch n, in a folder saved_model_u t_bs bs_tbs tbs_lr lr, where corresponds to the scale factor, bsthe size of the training batch, tbsthe size of the test batch and lrto the learning rate. Low res images should be located in a "dataset/input" folder, and high res targets in a "dataset/target" folder, where each different quality image has the same name in both folders.
    Downloads: 0 This Week
    Last Update:
    See Project