Showing 577 open source projects for "ad"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    SuGE3K ServicedesK

    SuGE3K ServicedesK

    Solución ideal para la gestión de procesos y servicios

    Su|GE3K ServicedesK es una solución desarrollada y enfocada a mejorar todos los procesos de su compañía la cual esta en la capacidad de manejar los diferentes proyectos/áreas de forma independiente. Agiliza los diferentes procesos de atención como Preguntas, Quejas, Reclamos, Solicitudes y Requerimientos (PQRS) con diferentes métodos de fácil integración. IMPORTANTE: Esta solución es basada en MantisBT v1.2.20. Sus principales diferencias radica en la interfaz web, mejoras en seguridad, y...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    targhe

    targhe

    Controllo accessi di aree videosorvegliate o ZTL dei veicoli con targa

    Software di gestione delle aree ad accesso limitato e controllate tramite videocamere. Il software consente di verificare l'accesso alle ZTL dei veicoli con targa tramite analisi delle immagini scaricate dalle telecamere adibite al controllo delle aree di accesso. Per provare la demo dell'applicazione vai su https://targhe.sourceforge.io/ e loggati con demo@targhe.com e pw demotarghe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    ...Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. For instructions see README.txt - for ad-hoc access see Browse Code button (experimental_unverified head) -, then attempt guided installation on a .vc[x]proj-based source tree, via install_me_fully_guided.rb . Devel cooperation welcome!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This HTA allows you to list and optionally uninstall selected software against on OU or group containing a list of PCs. Having selected or created a list of machine names (or a group name from AD), this HTA will visit each machine in turn (if present on the network) and then check for the existence of a software product or products, using their Windows Installer ProductCode or ProductName. It can optionally uninstall these products. Hopefully, the code's modularity enables you to plug in extras or edit what's already there to suit your own requirements. ...
    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
  • 5
    CoVim

    CoVim

    Collaborative Editing for Vim

    CoVim enables collaborative, real-time editing sessions in Vim by networking multiple clients into a shared buffer. Participants can see each other’s cursors and changes as they type, approximating pair programming inside a modal editor. Sessions are hosted on a server process that coordinates edits and user presence across machines. The goal is to keep collaboration simple while preserving familiar Vim motions and commands. It is particularly handy for remote code walkthroughs, mentoring,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Alternative firmware and software with open source for platforms based on the SoC Realtek RTL8186. Альтернативная прошивка и ПО с открытым кодом для платформ на базе SoC Realtek RTL8186.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Roll Call

    Roll Call

    Free and reliable audio calls for everyone w/ browser p2p

    roll-call is a lightweight, browser-based video conferencing tool built entirely with WebRTC and peer-to-peer technologies. It requires no backend server or user authentication, making it ideal for impromptu meetings, remote collaboration, or privacy-conscious communication. Users simply share a unique room URL, and connections are established directly between participants. With minimal setup and no data retention, roll-call emphasizes simplicity, accessibility, and decentralization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    lichess.org

    lichess.org

    The forever free, ad-free and open source chess server

    ...Thanks to its large active community, the UI is available in more than 130 different languages. lichess is one of the most popular chess websites in the world and remains totally free and ad-free. Visit https://lichess.org today to know more and see what it’s about!
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9

    PLN Polaridad en twitter

    análisis de polaridad en tweets

    Este proyecto crea un lexicon que registra la polaridad semántica de algunas palabras (adjetivos y adverbios) a través de una anotación manual utilizando el contexto de los términos sobre los que se expresa el sentimiento (nombre y verbo respectivamente). El lexicon se crea ad hoc porque de esta forma se estará tomando en cuenta la localidad y la temporalidad del lenguaje usado en el tema en particular.
    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
    ...For both Player and GM. Character sheet Editor, Equeator - Simulate combat 10.000 times, so the GM can fine tune combat situations. Initiative tracker. Support: ShadowRun, Buffy, GURPS, AD&D, WarHammner, TNMT, VtM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Run Command

    Run command on or against machines in an AD group or OU

    This HTA allows you to run a command against on OU or group containing a list of PCs. Having selected or created a list of machine names (or a group name from AD), this HTA will visit each machine in turn (if present on the network) and then either run the command ON the remote machine of, if you pass in the special marker - {C} - AGAINST the remote machine. The former is useful for something like copying a file to lots of machines and the latter for, say, PINGing a list of PCs. Hopefully, the code's modularity enables you to plug in extras or edit what's already there to suit your own requirements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FOG - A Free Cloning Solution
    FOG is a free open-source cloning/imaging solution/rescue suite. FOG can be used to image Windows XP, Vista, Windows 7 and Window 8 PCs using PXE, PartClone, and a Web GUI to tie it together. Includes featues like memory and disk test, disk wipe, av scan & task scheduling.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    analytics.js boilerplate

    analytics.js boilerplate

    Examples and best practices for using analytics.js

    ...While analytics.js itself is now a legacy Google Analytics library, the repository remains useful as a historical and educational reference for analytics architecture. Its main value is showing how to treat analytics as a thoughtful engineering layer rather than a pile of ad hoc tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Youtube to mp3 converter php script

    Youtube to mp3 converter php script

    This youtube to mp3 converter is a full php scripts for webmasters. No

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

    eddy

    An editor for the specification of Graphol ontologies

    Eddy is a graphical editor for the specification and visualization of Graphol ontologies. Eddy features a design environment specifically thought out for generating Graphol ontologies through ad-hoc functionalities. Drawing features allow designers to comfortably edit ontologies in a central viewport area, while two lateral docking areas contains specifically-tailored widgets for editing, navigating and inspecting open diagrams. Eddy is equipped with design-time syntax validation functionalities which prevents ontology designers from constructing invalid Graphol expressions: feedback on the validity of the expression is given through color coding diagram elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SVCEval-RA

    SVCEval-RA

    An Evaluation Framework for Adaptive Scalable Video Streaming

    SVCEval-RA is a simulation framework for rate-adaptive video transmission using the Scalable Video Coding standard (H.264/SVC). Our approach uses feedback information about the available bandwidth to allow the video source to select the most suitable combination of SVC layers for the transmission of the video sequence. The proposed solution has been integrated into the network simulator NS-2 in order to support realistic network simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    System Documentor

    Document network machines

    ...He released a 4/5ths-finished version as an HTA and I have used that as a basis for this, adding missing code and replacing other parts with code in my preferred style. Having selected or created a list of machine names (or a group name from AD), this HTA will visit each machine in turn (if present on the network) and create an HTML report of various standard items e.g. RAM and hard drives present and allows you to select other items to report, e.g. running services, processes and so on. As each report is based on WMI queries, you can obviously extend the list. Hopefully, the code's modularity enables you to plug in extras or edit what's already there to suit your own requirements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SAAAD

    SAAAD - Gerenciar o Samba4 como AD

    SAAAD (Samba Administration As Active Directory) Gerenciar o Samba4 como AD. Programa desenvolvido para facilitar o gerenciamento do Samba como AD em modo texto. Se tem alguma sugestão/reclamação, utilize os tickets, responderei assim que possível.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Anti-Adblock Killer

    Anti-Adblock Killer

    Keep your Ad-Blocker active, when you visit a website and it asks you

    Helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. Composed of a user script «AakScript» written in javascript and a filter list «AakList» using the same syntax as lists AdBlock and AdBlock Plus, the two are complementary and unlock different website. Check if you have only one Adblocker enabled. (Adblock, Adblock Plus or uBlock Origin).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    pyadselfservice
    ...Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The authenticity of the user is verified against 2 factor authentication. The first factor is validation of 3 different AD attributes. User will need to provide 3 different information which only he will know such as Home Telephone, Pin Code or any new AD attribute say PIN, Date of Birth, Date of Joining etc. The second factor is One Time Password (OTP). After successful validation of First Factor, a OTP is sent to the Email address of the user, may it be official or personal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    The package 'epyunit' provides extensions for PyUnit and PyDev. * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Vi Et Armis

    Total Conversion mod over Europa Universalis III

    ...Spinning for more then 6000 years of historical events, leaders, rulers and states, Vi Et Armis is challenging almost every limitation of the original game. You may start with any tribe/state from 4000 BC up to 2012 AD. Other features: * Complicated Faction system, build with 4 antagonist groups, while factions may be turned on/off in the beginning of the game, once activated it will be applied for every state, not just for the Chinese Empires as it was in the original. * Completely revamped buildings mechanic, linked with ideas. Also buildings are dependable from the climate and terrain. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ghost Commander - BlackBerry edition

    Ghost Commander - BlackBerry edition

    A file manager for the new BlackBerry platform

    Ghost Commander is a powerful, dual-panel, customizable, ad-free and donation supported file manager. Once installed, you can efficiently manage your files, copying and moving them from one panel to another. This method of operating is far more convenient than what is offered by some other file managers, in which you would have to copy/cut items and then navigate to various different folders to paste them - back and forth, again and again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    State of the Art Novel InFlow Tech

    State of the Art Novel InFlow Tech

    State ofthe Art Novel InFlowTech; 1-Gearturbine 2-Imploturbocompressor

    State of the Art - Novel InFlow Tech - Featured Project Development; |/ *1; Gearturbine Project, Rotary Turbo, Have the similar basic system of the Aeolipilie Heron Steam Turbine device from Alexandria 10-70 AD · With Retrodynamic = DextroRPM VS LevoInFlow + Ying Yang Way Power Type - Non Waste Looses · 8X/Y Thermodynamic CYCLE Way Steps. 4 Turbos, Higher efficient percent. No blade erosion by sand & very low heat target signature Pat:197187IMPI MX Dic1991 Atypical Motor Engine Type. |/ *2; Imploturbocompressor; One Moving Part System Excellence Design - The InFlow Interaction comes from Macro-Flow and goes to Micro-Flow by Implossion - Only One Compression Step; Inflow, Compression and outflow at one simple circular dynamic motion / New Concept. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo