Showing 288 open source projects for "b-link"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    OpenXenManager
    OpenXenManager is a graphical interface to manage XenServer / Xen Cloud Platform (XCP) hosts through the network. OpenXenManager is an open-source multiplatform clone of XenCenter (Citrix). The source code can now be found on GitHub using the homepage link below
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    polypy
    **(9 march 2016) this project is continued on github : http://jaapkroe.github.io/polypy ** Python script to analyze (shortest-path) rings in structures read from xyz-files. It can be useful for example to identify defects in crystal structures or molecules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ADOMA
    ...ADOMA is a commandline program that can easily be used in pipelines. For more information check the README.md in the Files section. How to cite ADOMA: Zaal, D. and Nota, B. (2016), ADOMA: A Command Line Tool to Modify ClustalW Multiple Alignment Output. Mol. Inf., 35: 42–44. doi: 10.1002/minf.201500083 http://onlinelibrary.wiley.com/doi/10.1002/minf.201500083/abstract
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    ...So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D for LevelDesigner (see in levels/*.level to edit/create fine configured levels as BrickArray, Background, Music, ...) press PAGE_UP, PAGE_DOWN to change level in actual level pack. press SPACE or ENTER for menu. select level pack using menu/F9. play alone or connect up to 4 players via TCP network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    mitoMaker

    mitoMaker

    mitoMaker - a mitochondria assembly and annotation script

    mitoMaker is a pipeline script developed to simplify the assembly and automatic annotation of mitochondrial genomes, based on raw NGS reads and an optional target reference. mitoMaker calls well known assemblers and algorithms, such as SOAPdenovo, MIRA and blast+ and parses their results providing easily readable outputs, such as FASTA, GENBANK, SEQUIN, PNG and others. General pipeline: 1-iterative De Novo assembly, with different k-mer values, trying to assemble a build that matches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    walterbot è un "virtual presence device" controllabile da remoto via interfaccia web. 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). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Penetration-Testing-Toolkit v1.0

    A web interface for various penetration testing tools

    Penetration-Testing-Toolkit is a web based project to automate Scanning a network,Exploring CMS, Generating Undectable metasploit payload, DNS-Queries, IP related informations, Information Gathering, Domain related info etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    sitecheck

    Modular web site spider for web developers.

    More than just a link checker, sitecheck is a website spider (also known as a crawler) which can assist with SEO by testing an entire site plus both inbound links from search engines and outbound links to other sites for the following issues: looping redirects (HTTP 301/302), broken links (HTTP 404), server errors (HTTP 500), spelling mistakes, low readability scores (using the Flesch Reading Ease test), missing/empty/duplicate meta tags, duplicate content, slow page speed, W3C validation errors and accessibility errors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NGSbinningpytools

    Python tools for binning NGS scaffolds to various genomes.

    ...This project provides the computational tools for assigning the organismal identity for each genomic scaffold in the given dataset. For more detailed documentation please refer to the link below: https://sourceforge.net/p/ngsscaffolds/wiki/Documentation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    WeatherLog

    WeatherLog

    a Python weather application

    NOTE: this page is no longer updated! Please see the GitHub repository for the most recent releases. GitHub link: https://github.com/achesak/weatherlog WeatherLog is an application for keeping track of the weather and getting information about past trends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Technical indicators in Python

    Technical indicators in Python

    Technical indicators in Python For now there are: RSI - Relative Strength Index, SMA - Simple Moving Average, WMA - Weighted Moving Average, EMA - Exponential Moving Average, BB - Bollinger Bands, Bollinger Bandwidth, %B, ROC and MA envelopes When I can I will add more. If anyone wishes to contribute with new code or corrections/suggestions, feel free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mod DNA-Based Installer (modDNA)

    An attempt to speed up installing large mod configs such as S.T.E.P.

    ...A a part of the project, simple bsa command-line extractor, unbsa.exe, has been created. It is currently available in Files section. If you have problems with it - please open a ticket. Please see link below for further details on modDNA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SE Auditor

    Free SEO audit software.

    SE Auditor is a program for analyzing web pages for search engines. SE Auditor is application that you can use to view statistical data about your website, in order to improve its position within the Web search results. SE Auditor is addressed to SEO professionals, website designers, developers, website testers and owners. SE Auditor enables you to check meta description, keywords, sitemap, the number of links and keyword consistency, the text/HTML ratio and many more ranking /...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    ...Use the keyword "stdout" to print to screen or for use with other programs like Aircrack-ng or Medusa ./wordpie.py | xargs -L 1 medusa -h 192.168.1.1 -u admin -M web-form -p ./wordpie.py -o stdout -A | aircrack-ng -b XX:XX:XX:XX:XX:XX -w - *.cap
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    BBQcoin

    BBQcoin

    One of the longest running and stable Crypto-Currencies.

    This is the Official QT Wallet Client for BBQcoin.org and will be for all future updates. No other link is valid or secure. Thank you for downloading and supporting BQC development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Automatic Compound Processing (AuCoPro)

    Automatic compound splitting and semantic analysis of compounds

    ...Specifically, we will explore the possibility to create new knowledge about closely-related languages, and efficiently develop additional, more advanced resources for (a) compound segmentation; and (b) the semantic analysis of compounds; as such, the project will be divided into two interrelated subprojects, to be executed simultaneously. The focus in this project will be on Afrikaans (with Dutch as the closely-related, well-sourced language), which will lay grounds for future work on other closely-related language pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Dosematic3

    Software for aberration dosymetry

    Objective: The program is being developed for three main purposes: A. Dose assessment after acute whole body exposure. B. Dose assessment in partial body exposure C. Dose assessment after protracted and fractioned exposure 2. Applicability The following DNA lesions can be investigated with the help of the program: A. Dicentrics B. γ-H2AX foci C. Micronuclei D. PCC fragments It is planned to include Comet assays as well RICA assays in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python Console Library Project
    Compendium of console functions for Python (similar to BC conio.h) Actually: atof(s): btoi(ch): btos(ch): charfilter(ch): clrscr(n=150): cmp(a, b): finput(b=""): getarrow(): getch(): gotoxy(x=0,y=0): imput(b=""): ink(x=7): isint(x=0): islin (): iswin (): nceil(x, d=0): nfloor(x, d=0): ninput(b=""): noalpha(s="c4as."): nround(x, d=0): paper(x=0): pause(n=0): putchar(ch): putch(ch): val(s):
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CompliCalc

    Multiple Complex Algebraic and Functional Calculators

    With 21 calculators, CompliCalc can handle anything from tax needs to factorial to your radian homework, and if we don't have the calculator you want, you can submit a request and tell the team. If you need a previous download of CompliCalc, click on the files link by the download button. Also, if you need any support, be sure to us know!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    lgetltscfg

    Configuracion de puestos LTSP desde LDAP

    Es un script escrito en python que genera el archivo /etc/lts.conf del cliente en el stock de LTSP desde la configuración almacenada en LDAP. Hay que reemplazar el archivo original por un link a un archivo en la ramdrive del cliente. Funciona muy bien y esta en producción con muchos puestos en estas implementaciones : http://www.ltsp.org/stories/viewstory/?story_id=320&secret=2102bc http://www.ltsp.org/stories/viewstory/?story_id=322&secret=308102 Fue una gran solución para centralizar y simplificar la administración sobre todo cuando usamos balance de carga en los servidores http://sourceforge.net/projects/ltsp-balance/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GISBox by Citiviz

    GISBox by Citiviz

    Ready-to-use appliance for GIS, Data Mining and Analysis, Modelling...

    ...The GISBox is free and open, allowing it to be freely distributed, duplicated and passed around, even with your own datasets and in-house applications. If you read this and are related to the Ecole polytechnique de Lausanne - EPFL (http://www.epfl.ch) in Switzerland, please use this link for downloading or support information: http://gisbox.epfl.ch. Happy (geo)Data Hacking! Brought to you by Citiviz' Builders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IRSec Admin Page Finder By Amir HIjack

    IRSec Admin Page Finder By Amir HIjack

    Very good admin page finder.

    Hello world, This script is written in Python for Linux (Back Track) by Amir HIJACK. this is very good admin page finder if u don't find admin page please contact me to help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Openscad Seamless Compiler

    Precompiles openSCAD files to include online modules

    ATTENTION! Make sure you hit the correct download button. There is some BAD advertisement that tries to misdirect you. For download use this link: https://sourceforge.net/projects/openscadseamlesscompiler/files/latest/download and wait 5 seconds. Precompiles openSCAD files to include online module. Distributed under GPLv2 Github: https://github.com/Phaiax/openscad-seamlesslib-client Servercode on Github: https://github.com/Phaiax/openscad-seamlesslib-client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So one link doesn't work twice and you can securely paste it everywhere. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A software to test links and also perform load testing of urls .
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo