Showing 20 open source projects for "kali linux custom"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Dolphin Scheduler

    Dolphin Scheduler

    A distributed and extensible workflow scheduler platform

    Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available `out of the box`. Dedicated to solving the complex task dependencies in data processing, making the scheduler system out of the box for data processing. Decentralized multi-master and multi-worker, HA is supported by itself, overload processing. All process...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Whenever

    Whenever

    Cron jobs in Ruby

    Whenever (javan/whenever) is a Ruby gem that provides a clean, Ruby DSL for defining and managing cron jobs within your application. Rather than editing system cron tables by hand, you describe scheduled tasks in a schedule.rb file using methods like every, runner, command, or rake. The gem then compiles this schedule into a standard crontab format and installs it for you, handling all the necessary quoting, environment setup, and command path resolution. It supports specifying execution...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Defalto

    Defalto

    Fast, modular open source CRM for growing businesses

    Defalto CRM, developed by IT-Solutions4You, is a modern and modular open source CRM system built on over 15 years of real business and CRM development experience. Designed for companies of all sizes, it helps teams manage sales, projects, and customer relationships efficiently through a clean, intuitive interface. The platform combines professional know-how with modern design and functionality. Its free core modules cover essential CRM features, while optional add-ons expand capabilities...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    WeekToDo

    WeekToDo

    WeekToDo is a Free and Open Source Minimalist Weekly Planner

    WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to-do lists and a calendar. Available for Windows, Mac, Linux or online. WeekToDo is a free and Open Source minimalist weekly planner. With WeekToDo you can start improving your productivity by defining and managing your week and your tasks in an easy and intuitive way. WeekToDo mixes the concept of a calendar and tasks list in a single interface. You can set alarms, colors, recurrent...
    Downloads: 3 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
    M. Vezelis Draw

    M. Vezelis Draw

    Project productivity & cost estimations tool which creates Gantt Chart

    That's project development productivity and cost estimations tool which reflects it in the form of multiple custom diagrams, including the Gantt Chart. The tool provides succinct project metrics related information, and on demand information under each diagram. It allows a user to calculate Function Points, and estimate cost based on COCOMO Basic and Intermediate models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Originally a reimplementation of OpenGroupware's ZideStore. While compatible with legacy ZideStore Coils provides a sophisticated workflow system with ETL and integration capabilities and superior WebDAV/CalDAV features and compatibility. The workflow engine suppports processes described in BPML and provides integration with a variety of services include SSH, LPD, LDAP, and relation databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bootstrap-datepicker

    bootstrap-datepicker

    A datepicker for twitter bootstrap

    Bootstrap-datepicker provides a flexible datepicker widget in the Bootstrap style. Versions are incremented according to semver. As with bootstrap’s own plugins, datepicker provides a data-api that can be used to instantiate datepickers without the need for custom javascript. You can disable datepicker’s data-api in the same way as you would disable other bootstrap plugins. Most options can be provided via data-attributes. An option can be converted to a data-attribute by taking its name,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    WeekToDo

    WeekToDo

    WeekToDo is a Free and Open Source Minimalist Weekly Planner and To Do

    WeekToDo is a free and Open Source Minimalist Weekly Planner and To Do list App for simple and effective people. Schedule your tasks, set reminders and handle projects with To Do list and a calendar. Available for Windows, Mac, Linux or online.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Bashtop

    Bashtop

    Linux/OSX/FreeBSD resource monitor

    Bashtop is a resource monitor written primarily in Bash with some Python support, displaying real-time usage of system resources: CPU, memory, disks, network, and processes. It provides an interactive, visually pleasant UI in the terminal (graphs, colors, etc.), process list filtering, sorting, and controls to send signals to processes. Bashtop supports themes, configurable update intervals, and has optional dependencies to augment its functionality (e.g. for temperature, extended stats). It...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chronos

    Chronos

    Fault tolerant job scheduler for Mesos to handle dependencies

    Chronos is a replacement for cron. It is a distributed and fault-tolerant scheduler that runs on top of Apache Mesos that can be used for job orchestration. It supports custom Mesos executors as well as the default command executor. Thus by default, Chronos executes sh (on most systems bash) scripts. Chronos can be used to interact with systems such as Hadoop (incl. EMR), even if the Mesos slaves on which execution happens do not have Hadoop installed. Chronos is also natively able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React Infinite Calendar

    React Infinite Calendar

    Infinite scrolling date-picker built with React

    The React Infinite Calendar project is a highly customizable date picker component for React applications that leverages virtualized rendering to provide smooth infinite scrolling through dates. It is designed to handle large date ranges efficiently by rendering only visible elements, which significantly improves performance compared to traditional calendar components. The library supports features such as localization, theming, keyboard navigation, and flexible date constraints, making it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eResource Scheduler

    eResource Scheduler

    Multi-user resource scheduling, planning and managing software

    Enbraun's eResource Scheduler (eRS) is a collaborative, multi-user employee scheduling & planning software. eResource Scheduler is specially designed and developed to enable organizations to efficiently schedule & plan their resources on projects / Jobs etc. Its client - server architecture allows multiple users to collaborate and share data in real-time. This provides real-time visibility of resources across the organization, even if an organization is spread across multiple cities or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    This program schedules, launches and monitors any Java Runnable object. Anything you can do from Java, you can schedule and monitor using this program. It includes a nifty stopwatch widget as a metaphor for measuring performance. The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously. The user / programmer of the API Jar designs their own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RemindMe v1.0

    RemindMe v1.0

    Simple program that plays alarms to remind you of an event

    RemindMe is a small program which alerts you when one of your inputted events such as birthdays, assignments or deadlines, etc... has occurred. It has the ability to use custom alarms and can store as many events as you need. Can hide in the background so it does not get in the way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple yet powerful Gantt chart library for Java 1.6 and later. DGantt is lightweight, requires no external libraries, is fast and efficient, and is currently deployed in several industrial projects. Also check out other projects from the author, including the MOEA Framework (http://www.moeaframework.org) and TSPLIB4J (https://github.com/dhadka/TSPLIB4J/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AnyTM (pronounced Any-Tea-M) stands for Any Team Management System. It is a Drupal (drupal.org) Installation Profile that aims to help you simply set up a powerful custom website for organising and managing Any Team, from a sports clubs to a business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    [EN & FR] When using the xml mode in Open Workbench (necessary for the ANPE) these XSLT scripts allow automatic syncronisation between plans and custom real-time HTML reports on tasks. Ces scripts permettent la synchronisation de plannings et états HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Julian is a calendar module for Xaraya, based on xarcalendar/PostCalendar. It has Day, Week Month and Year views with custom starting days. Julian includes blocks for the month, Today's and Upcoming events. User can subscribe to categories of events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MightyCal is a web-based calendaring system that aims to be the "MS Access {tm}" of the calendaring world. Built on Zope and Apache Cocoon, MightyCal provides the ability to develop custom calendars, with output in HTML, PDF, RTF & many other formats
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB