Showing 471 open source projects for "projects/"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    NZMATH

    NZMATH

    Python Calculator on Number Theory

    ... Number Theory' (TAKAGI, Teiji) in Python-NZMATH language. The "notebook" itself is also available together with NZMATH calculator. It is designed for beginning students of algorithmic number theory to self-study Number Theory, Programming and scientific English together. It is possible only by running and reading the programs. You can get the notebook here: https://sourceforge.net/projects/nzmath/files/nzmath-enttakagi/ Visit our home page in detail: https://nzmath.sourceforge.io/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    MP3FileStructureAnalyser

    Analyse a MP3 file structure (ID3 and frame headers) into JSON objects

    The project contains a small command line tool (written in Python) that analyses the file structure (ID3 and frame headers) of MP3 files and projects the structure into a JSON object.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    biblioAssist

    python3 version of bibus

    python3 version of bibus https://sourceforge.net/projects/bibus-biblio/ It is nothing more than "it works on Debian testing (bookworm) AMD64. "
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    footswitch2basic

    footswitch2basic

    Audio Transcription software for Linux (Vlc) with a foot pedal

    Footswitch 2 (Basic) is a media player for transcribers on Linux. This version is a stripped down version of Footswitch2, containing only the absolute essentials for transcription. Written in python and using the python bindings for VLC it allows a transcriber to control the audio or video with a footpedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do...
    Downloads: 3 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5

    gr-message_to_serial

    GNURADIO OOT block

    Block that receives a " message" and send string values over serial connection, to control hardware devices ( switch ), for example, via Arduino based controller ( see https://sourceforge.net/projects/ardu-switch/ ) Prerequisite: pyserial Build as usual for a Gnuradio block: - download and unpack - cd gr-message_to serial - mkdir build && cd build - cmake .. && make - sudo make install && ldconfig If successful this block is into OOT section... Enjoy ;-)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    geometry3d

    A Python library for geometric objects in 3 dimentions

    ... orthogonality and parallelism. Vectors are sub-typed from numpy ndarray class. Extensive unit tests are included. Test coverage exceeds 95%. See documentation of the library internals in section Files ( https://sourceforge.net/projects/geometry3d/files/ ).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    footswitch3basic

    footswitch3basic

    Audio Transcription software for Linux (Gstreamer) with a foot pedal

    Footswitch3basic is a media player for transcribers on Linux. Written in python using the bindings for Gstreamer it allows a transcriber to control the audio or video with a foot pedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a foot pedal/foot switch. Control of the media player from LibreOffice can be via Hotkeys or an integrated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Qvid

    Qvid

    Stream low latency video from your desktop or webcam over TCP/IP

    Qvid is a demo video streaming application for Windows (MacOs support limited and currently broken), written in Python. It allows you to capture screenshots of your desktop, webcam, and selected windows programs. The captured images are compressed and sent as a continuous stream over a TCP connection to a single machine. Developed alongside https://sourceforge.net/projects/netjoy/ to allow for off-site, single and multiplayer, game play over an internet connection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Muse: Middleware Universal Scripting idE

    Muse: Middleware Universal Scripting idE

    DevOps Automate: WebSphere; WebLogic; JBoss; Glassfish; Tomcat; Linux.

    ... Compatible. *** Now with powerful JBoss / GlassFish / Tomcat / Linux Active Auditing Framework. *** Preset profiles for Server Compliance to deploy Pega and Informatica, easily expanded. Tomcat / Glassfish 2 Python - Configuration Snapshots *** Infrastructure-as-Code, Code-Writing-Code *** an Automation as-a Service Concept. Designed to Run on JETPack: https://sourceforge.net/projects/jetpack
    Downloads: 1 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    RoboGO!!+18B-2.9-3[RPAprojects CLI exec]

    RoboGO!!+18B-2.9-3[RPAprojects CLI exec]

    RoboGO!!+ 18B-2.9-3 [RPA projects C.L.I executer] Revised-3CC

    'RoboGO!!+' an desktop application developed using python 3.6.8 and other add-on libaries. Executes RPA projects C.L.I (Command.Line.Interface) using batch files. RoboGO!!+ has two parts: 1) Start - To run RPA project operations 2) Restart - To again run previous RPA project operations Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Manticore

    Manticore

    Symbolic execution tool

    Manticore helps us quickly take advantage of symbolic execution, taint analysis, and instrumentation to analyze binaries. Parts of Manticore underpinned our symbolic execution capabilities in the Cyber Grand Challenge. As an open-source tool, we hope that others can take advantage of these capabilities in their own projects. We prioritized simplicity and usability while building Manticore. We used minimal external dependencies and our API should look familiar to anyone with exploitation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KAGSA

    KAGSA

    KAGSA PROGRAMMING LANGUAGE

    it designed to be easy to learn and practical for use in various projects. It has a flexible syntax and allows some things that other languages prohibit, such as using certain symbols in variable names and starting variable names with numbers. KAGSA contains several main components, including a lexer, syntax checker, parser, and compiler. It supports object-oriented programming, iteration, and other features commonly used in programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ump-link

    ump-link

    UMP's website in a flash

    This project was made for personal use on the environment of Universiti Malaysia Pahang, Malaysia. Most of the function is centered for the use of student of said university. If you are interested for customizable one, visit https://sourceforge.net/projects/recluse-board/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Butiá Robot
    Open, free and extensible plataform for developing robotics projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PUTinCoin

    PUTinCoin

    This is the REAL PutinCoin cryptocurrency project!

    ... to collaborate on projects dedicated to Russia. mailbox How to reach us: admin@putincoin.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Br-Gogo is a Brazilian open-source version of the Gogo Board project. Developed by CTI, a Brazilian research center. **<div class="sf-root" data-id="250926" data-badge="oss-users-love-us-white" style="width:125px"> <a href="https://sourceforge.net/projects/br-gogo/" target="_blank">Br-Gogo</a> </div>**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SpeakLogPSU
    SpeakLogPSU can speak chat messages with an individual voice if the NPC or player was configured or with a default one. You will never miss if someone talks to you. Voice cloning can be accomplished with cogui in less than five minutes without GPU. The result is archived and can be used the next time in game. Some TTS projects already started to add tag support to speak text with emotions or sing it. If a game designer has that in mind with a good chat log she can voiced her game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    todo_notifier

    todo_notifier

    Todo Notifier simplifies the management of todo items in your project

    .../todonotifier.html Medium Article on how to use: https://at-k.medium.com/streamline-your-todos-with-todo-notifier-for-python-projects-6f95c03a2d34
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Kanbanara

    Web-based Project Management System using the Kanban methodology

    Kanbanara, a web-based Project Management System, uses the Kanban methodology. Started in 2013, the product is already quite well advanced. It is written in Python 3.7+ and utilizes MongoDB and CherryPy. Its Kanban board features projects, user-definable workflow with custom states, support for epic, feature, story, enhancement, defect, task, test, bug and transient cards, global and personal WIP limits, role-based columns (Owner, Reviewer or Quality Assurance), support for ghost cards (cards...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Apache Allura

    Forge software for hosting software projects

    Apache Allura's website and resources are all at https://allura.apache.org/ Allura was originally developed here, which is why this project exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    G-CPS

    G-CPS

    Lite CPS Tester

    G-CPS (Golden CPS) It is a Very Lite program to measure your CPS G-CPS is a very lightweight program, it contains multiple color themes, and several options to adjust the test time (1, 3, 5, 10, 15, 30 and 60) s. It also saves the CPS record that you have achieved, each time mode has a different record. Source Code: GitHub: https://github.com/PETEROLO291/G-CPS You can try it out with: https://sourceforge.net/projects/flame-auto-clicker/ Info: Installer: 9.3MB Program: 27.5MB...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23
    Metarget

    Metarget

    Framework for automatic construction of vulnerable infrastructures

    .... There are already some excellent security projects like Vulhub, and VulApps in the open-source community, which pack vulnerable scenes into container images so that researchers could utilize them and deploy scenes quickly. Hence, we develop Metarget and hope to solve the deployment issue above to some extent. Furthermore, we also expect that Metarget could help to construct multilayer vulnerable cloud native scenes automatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    yowsup

    yowsup

    The WhatsApp lib

    yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Detectron2

    Detectron2

    Next-generation platform for object detection and segmentation

    Detectron2 is Facebook AI Research's next generation software system that implements state-of-the-art object detection algorithms. It is a ground-up rewrite of the previous version, Detectron, and it originates from maskrcnn-benchmark. It is powered by the PyTorch deep learning framework. Includes more features such as panoptic segmentation, Densepose, Cascade R-CNN, rotated bounding boxes, PointRend, DeepLab, etc. Can be used as a library to support different projects on top of it. We'll open...
    Downloads: 1 This Week
    Last Update:
    See Project