Showing 2082 open source projects for "per linux"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Bilancio immobili / Budget properties

    Bilancio immobili / Budget properties

    Per il bilancio fino a 5 immobili

    File Excel 16.14 per tenere sotto controllo entrate e uscite nella gestione fino a 5 immobili. Si possono realizzare, stampare e archiviare le ricevute di affitto. Sono accettati tutti i suggerimenti e collaborazioni. Ultima versione scaricabile 0.1.0. Un grazie a Bruno Castellazzi per la collaborazione e a tutti coloro che hanno già inviato i loro suggerimenti.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vulscan

    vulscan

    Advanced vulnerability scanning with Nmap NSE

    Vulscan is a module that enhances nmap to a vulnerability scanner. The nmap option -sV enables version detection per service which is used to determine potential flaws according to the identified product. The data is looked up in an offline version of VulDB.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    anno

    anno

    Go package for text annotation

    Go package for text annotation. There are two parts to anno, the first is a series of Finder functions that look for interesting articles (which it calls `Notes`) inside the text, returning a slice of Note structs. The second is the Expander, which replaces the text in each Note with something else, like the HTML for a link or something. It tells you the bytes that it found, the `Start` index and a string describing the kind of `Note`. The kind is useful for when you run pass `Finder`...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    aMule AdunanzA
    aMule AdunanzA e' un progetto volto a rendere accessibile la rete Kademlia anche all'utenza Fastweb, grazie alla patch AdunanzA. Questo in specifico per utenti Linux e Mac OS X Per riferimenti alla community italiana http://forum.adunanza.net
    Downloads: 30 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
  • 5
    Asterion for JSF
    Rapid JSF web development with single backing bean per page and straightforward clean navigation. March 20, 2015: Version 2.0.2 released tested on Tomcat, JBoss, and Weblogic. Simple Tomcat example code included to be built with Ant. Asterion for JSF is a library for JSF web applications that provides the execution of managed-bean's methods when each page is being entered, displayed and left. The methods navigateIn(), preRender() and navigateOut() are automatically executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    neoPack

    Fully virtual ListView for Delphi/Lazarus

    Project is obsolete; see Editas. ListView has no items occupied memory, only visible items are in memory. When turn on filter, maximum 4 bytes per item or less. Each item can be different height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OWASP ModSecurity CRS

    OWASP ModSecurity CRS

    OWASP ModSecurity Core Rule Set (CRS) Project

    The OWASP ModSecurity Core Rule Set (CRS) is a curated, generic Web Application Firewall rule set that detects and blocks common attack categories across most web apps. It focuses on broad protection—SQL injection, cross-site scripting, local/remote file inclusion, command injection, and protocol violations—without requiring app-specific knowledge. Rules are organized into paranoia levels so operators can tune detection aggressiveness and balance false positives against coverage. An...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Semantic

    Semantic

    Parsing, analyzing, and comparing source code across many languages

    semantic is a Haskell library and command line tool for parsing, analyzing, and comparing source code. Run semantic --help for complete list of up-to-date options. Semantic uses tree-sitter to generate parse trees, but layers in a more generalized notion of syntax terms across all supported programming languages. We'll see why this is important when we get to diffs and program analysis, but for now let's just inspect some output. It helps to have a simple program to parse. Symbols are named...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    AET

    AET

    Detects visual changes on websites and performs page health checks

    AET is a system that detects visual changes on websites and performs basic page health checks (like w3c compliance, accessibility, HTTP status codes, JS Error checks and others). AET is designed as a flexible system that can be adapted and tailored to the regression requirements of a given project. The tool has been developed to aid front-end client-side layout regression testing of websites or portfolios, in essence assessing the impact or change of a website from one snapshot to the next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AutoClicker By Zach

    AutoClicker By Zach

    This is an auto clicker.

    This auto clicker gives you the option to chose the coordinates where to click, amount of clicks, and clicks per Millisecond. Please note that the clicks can't stop until the number of clicks you entered is reached.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Just-API

    Just-API

    Test REST, GraphQL APIs

    Just-API is a declarative, specification-based test framework for REST, GraphQL APIs. Users can test APIs without writing code, but they can also tap into code when they want to. It reads API test specifications from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON. In simple terms, users build a test suite by providing a set of request and response validation specification in a YAML file. Each suite can have one or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WaveBricks

    WaveBricks

    Generative music making programme, constructing shapes from sounds.

    Generative music making programme, constructing shapes from sounds that themselves are constructed from sine waves. Paypal bagels105oranges@gmail.com for donations. V1.0 - sound engine working, exports .wav of instruments, but only one per output.(last instrument created.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TracTrac

    TracTrac

    Massive Object Tracking Software (Matlab/Python)

    TracTrac is a Particle Tracking Velocimetry (PTV) software which is extremely fast (more than 10k points tracked per second, 100k under python) and accurate (up to 0.01 pixel resolution), forming thus a good concurrent to the state-of-the art PIV/PTV algorithms. It allows to track anything that moves: birds, ants, grains, water flows... It runs on Python (v2&3) or Matlab (>2012a with Image Processing toolbox). Give it a try ! Get the last sources on GitHub:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    NUT Nutrition Software

    NUT Nutrition Software

    nutrition software to record and analyze what you eat

    nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The emphasis is on personal dietary experimentation to determine the best possible diet. The software uses SQLite for a portable, os-independent application.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    X-DeepLearning

    X-DeepLearning

    An industrial deep learning framework for high-dimension sparse data

    X-DeepLearning (XDL for short) is a complete set of deep optimization solutions for high-dimensional sparse data scenarios (such as advertising/recommendation/search, etc.). XDL version 1.2 has been released recently. Performance optimization for large batch/low concurrency scenarios, 50-100% performance improvement in such scenarios. Storage and communication optimization, parameters are automatically allocated globally without manual intervention, and requests are merged to completely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    raxmlGUI
    RELEASE NOTE: Get raxmlGUI 2.0 at the NEW PROJECT LOCATION: https://antonellilab.github.io/raxmlGUI/ raxmlGUI is a graphical user interface to RAxML, one of the most popular and widely used software for phylogenetic inference using maximum likelihood. A userfriendly graphical front-end for phylogenetic analyses using RAxML (Stamatakis, 2006). Please cite: Silvestro, Michalak (2012) - raxmlGUI: a graphical front-end for RAxML. Organisms Diversity and Evolution 12, 335-337. DOI:...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    PHP HTML5 Videochat

    PHP HTML5 Videochat

    Simple PHP setup for HTML5 Videochat web application by VideoWhisper.

    Using the HTML5 videochat interface is highly recommended as main browsers have plans to discontinue Flash support in 2020. HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash. This is a simple embedding preview edition, with simple scripts to embed app and showcase few features. Live demo for this edition is available at: https://videowhisper.com/demos/html5-videochat/ For a full implementation of advanced capabilities,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    itracker

    itracker

    open source issue tracking system

    itracker is a true open source issue tracking system. itracker is built using Java enterprise technology. itracker is a professional, easy to use, open, easy to integrate, fast, modular, customizable and scalable solution for all kinds of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coach

    Coach

    Enables easy experimentation with state of the art algorithms

    Coach is a python framework that models the interaction between an agent and an environment in a modular way. With Coach, it is possible to model an agent by combining various building blocks, and training the agent on multiple environments. The available environments allow testing the agent in different fields such as robotics, autonomous driving, games and more. It exposes a set of easy-to-use APIs for experimenting with new RL algorithms and allows simple integration of new environments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qoricoin

    Qoricoin

    Coin Qoricoin

    What is qoricoin? Qoricoin is a lite version of Bitcoin that uses scrypt as a proof of work algorithm. 2.5 minute blocking targets subsidy halves in 840k blocks (~ 4 years) ~ 84 million coins in total The rest is the same as Bitcoin. 50 coins per block 2016 blocks for difficulty retarget For more information, as well as a binary version for immediate use of the Qoricoin client software, see http://intiqori.mas.tienda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a modified Java code (based on the approach in J. Cheminformatics 5, 34 (2013)) for calculating molecular descriptors in various per- and polyfluroalkyl substances (PFAS). These molecular descriptors can be subsequently used in other machine learning algorithms to predict carbon-fluorine bond dissociation energies in other PFAS structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NemosMiner

    NemosMiner

    Multi-algo profit-switching NVIDIA cryptocurrency miner

    NemosMiner monitors mining pools in real-time in order to find the most profitable algorithm to mine on Nvidia cards. Created by Nemo/Minerx117, with help from MrPlusGH and grantemsley. Monitoring system written by grantemsley. Uses calculations based on 24hractual and currentestimate ahashpool prices to get more realistic estimate. Includes some trust index based on past 1hr currentestimate variation from 24hr. You can now optionally monitor all your workers remotely, both in the GUI and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JoomSplittimes

    JoomSplittimes

    This componente is ideal for management of sport events.

    It gives you the possibility to create events and contests. For each contest athletes can be registered. And during the contest you have the ability to record times from different locations. After the event you will cfreat easily resultlists and certificates for athletes. Here a list with all features: - create events - manage contests - register athletes - collect money per direct debit - create register udn control lists - create rnakings and certificates This component was...
    Downloads: 0 This Week
    Last Update:
    See Project