Search Results for "software task pin" - Page 5

Showing 745 open source projects for "software task pin"

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.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    UI-Grid

    UI-Grid

    UI Grid, an Angular data grid

    ... page and send a pull request. The first step is to install dependencies. git is required and must be available from the command line. If you don't have it, install git and ensure that the executable is in your path. If you are new to git, the easiest way to install is by installing the github client. Development "watch" task. This will automatically rebuild from source on changes, reload Gruntfile.js if you change it, and rebuild the docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Resque

    Resque

    Ruby library for creating background jobs and processing them

    .... Resque is heavily inspired by DelayedJob (which rocks) and comprises three parts, a Ruby library for creating, querying, and processing jobs, a Rake task for starting a worker which processes jobs, a Sinatra app for monitoring queues, jobs, and workers. Resque workers can be distributed between multiple machines, support priorities, are resilient to memory bloat / "leaks," are optimized for REE (but work on MRI and JRuby), tell you what they're doing, and expect failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gideros

    Gideros

    Gideros Release version

    ... projects an easy task. You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VectorVein

    VectorVein

    No-code AI workflow

    Use the power of AI to build your personal knowledge base + automated workflow. No programming, just dragging to create a strong workflow and automate all tasks. Vector vein is affected LangChain as well as langflow The uncode AI workflow software developed by the inspiration aims to combine the powerful capabilities of large language models and allow users to realize the intelligibility and automation of various daily workflows through simple drag. After the software is opened normally, click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    Web app generator

    Web app generator

    A gulp.js generator for modern webapps

    ... at the gulp plugins used in our package.json. Keep in mind that libsass is feature-wise not fully compatible with Ruby Sass. Check out this curated list of incompatibilities to find out which features are missing. If your favorite feature is missing and you really need Ruby Sass, you can always switch to gulp-ruby-sass and update the styles task in gulpfile accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dexcount Gradle Plugin

    Dexcount Gradle Plugin

    A Gradle plugin to report the number of method references in your APK

    A Gradle plugin to report the number of method references in your APK, AAR, or java module on every build. This helps you keep tabs on the growth of your app, with an eye to staying under the 65,536 method-reference limit, and avoiding the headache of eliminating methods or enabling multidex. When applied, dexcount-gradle-plugin will create one task per Android variant that you can execute to produce method-count reports. The tasks are named according the variant, in the format “count${variant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ember-power-select

    ember-power-select

    The extensible select component built for ember

    Inspired by Select2.js, selectize.js and others, it supports groups, filtering, multiple selections, and keyboard navigation and is accessible right away. Built using ember best practices, it feels natural to use and plays nicely with promises, actions, and ember-data collections. Want custom html? Pass a block. Async searching? Use an action. Something totally custom? Just replace pieces of the select with your own components and do it. Ember Power Select wants to be as agnostic as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fluent Bit Plugin for CloudWatch Logs

    Fluent Bit Plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs. This plugin uses the AWS SDK Go, and uses its default credential provider chain. If you are using the plugin on Amazon EC2 or Amazon ECS or Amazon EKS, the plugin will use your EC2 instance role or ECS Task role permissions or EKS IAM Roles for Service Accounts for pods. The plugin can also retrieve credentials from a shared credentials file, or from the standard AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN environment variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AWS X-Ray SDK for Java

    AWS X-Ray SDK for Java

    The official AWS X-Ray Recorder SDK for Java

    AWS X-Ray recommends using AWS Distro for OpenTelemetry (ADOT) to instrument your application instead of this X-Ray SDK due to its wider range of features and instrumentations. The AWS X-Ray SDK for Java is compatible with Java 8 and 11. Applications may make downstream HTTP calls to communicate with other applications. If these downstream applications are also traced, trace context information will need to be passed so that the trace segments may be properly grouped into a single trace. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Crossbeam

    Crossbeam

    Tools for concurrent programming in Rust

    This crate provides a set of tools for concurrent programming. Crossbeam supports stable Rust releases going back at least six months, and every time the minimum supported Rust version is increased, a new minor version is released. Currently, the minimum supported Rust version is 1.36. Crossbeam welcomes contribution from everyone in the form of suggestions, bug reports, pull requests, and feedback. We also have the RFCs repository for more high-level discussion, which is the place where we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dockside

    Dockside

    Develop, stage and test on-prem or in your private cloud

    ... for every fork and branch, Dockside allows collaborative software and product development teams to take lean and iterative development and testing to a highly parallelized extreme. Use either the built-in VS Code-compatible Theia web-based IDE; any IDE like VS Code or JetBrains, Eclipse, Atom or Sublime that supports remote development over SSH; or any console text editor. Terminal and SSH with root access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Toast UI Calendar

    Toast UI Calendar

    A JavaScript calendar that has everything you need

    .... location. hostname (e.g. “ui.toast.com") is to be collected and the sole purpose is nothing but to measure statistics on the usage. Supports various view types: daily, weekly, monthly(6 weeks, 2 weeks, 3 weeks) Supports efficient management of milestone and task schedules. Supports the narrow width of weekend. Supports changing start day of week. Supports customizing the date and schedule information UI(including a header and a footer of grid cell).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Ruler

    Ruler

    Gradle plugin which helps you analyze the size of your Android apps

    App size is an important metric which directly correlates with business metrics like install conversion rate. Measuring app size is straightforward, but knowing what contributes to it is not. Especially in bigger projects with hundreds or thousands of modules and third-party dependencies. Ruler provides a convenient way to find out how much each module and dependency contributes to the total size of your app by running a single Gradle task. First you need to add the Ruler Gradle plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lingua

    Lingua

    The most accurate natural language detection library for Java

    Its task is simple: It tells you which language some provided textual data is written in. This is very useful as a preprocessing step for linguistic data in natural language processing applications such as text classification and spell checking. Other use cases, for instance, might include routing e-mails to the right geographically located customer service department, based on the e-mails' languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PyTorch Transfer-Learning-Library

    PyTorch Transfer-Learning-Library

    Transfer Learning Library for Domain Adaptation, Task Adaptation, etc.

    TLlib is an open-source and well-documented library for Transfer Learning. It is based on pure PyTorch with high performance and friendly API. Our code is pythonic, and the design is consistent with torchvision. You can easily develop new algorithms or readily apply existing algorithms. We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Task-Manager-Lite

    A minimalist, low-power, low-ram and fast Task Manager.

    A faster and lightweight alternative to task manager
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Eclipse Collections

    Eclipse Collections

    Eclipse Collections is a collections framework for Java

    ... for instantiation. Eclipse Collections provides a memory-efficient implementation of Sets and Maps as well as primitive collections. Check out the Eclipse Collections Kata, a fun way to help you learn idiomatic Eclipse Collections usage. This particular kata is set up as a series of unit tests that fail. Your task is to make them pass, using Eclipse Collections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 114,107 This Week
    Last Update:
    See Project
  • 19
    Poem Framework

    Poem Framework

    A full-featured and easy-to-use web framework

    A full-featured and easy-to-use web framework with the Rust programming language. A distributed task scheduling platform written in rust. A cloud-native data warehouse written in rust. A NetEase Leihuo's internal art resource sharing platform, backend in rust. A front-end automated deployment platform based on continuous integration of aws. Hik-ProConnect project for Hikvision. A smart SSH bastion host that works with any SSH clients. A fast, auto-optimizing image server designed for high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free school management software

    Free school management software

    Gosfem is the only free and open source school management software.

    Gosfem is the only free school and open source school management software which solves real problems encountered by educators every day Being free school , offline school, open source and flexible school, Gosfem can morph to meet the needs of a huge range of schools Gosfem was founded in March 2020 in response to a lack of powerful open source school software. Right from the beginning, Gosfem was designed to be flexible, extensible and themeable, whilst aiming to help teachers to do...
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 21
    VideoSrt

    VideoSrt

    Windows-GUI

    This is an open source Windows-GUI software tool that can recognize video speech and automatically generate subtitle SRT files. VideoSrtIt is written in Golanglanguage and developed based on lxn/walk Windows-GUI toolkit. Open source software tool that can recognize video speech and automatically generate subtitle SRT files. It is suitable for business scenarios that quickly and batch generate Chinese/English subtitles and text files for media (video/audio). Recognize video/audio speech...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 2,800 This Week
    Last Update:
    See Project
  • 23
    Django-CRM - Free Open Source  Software

    Django-CRM - Free Open Source Software

    Enterprise CRM software + Tasks management, Email marketing and more!

    ... functionalities. The software efficiently manages commercial requests, companies, leads, and deals, providing tools for detailed tracking, sorting, and analysis. The eCRM software supports multiple currencies, payment tracking, and shipment management, ensuring comprehensive financial oversight. Additionally, task management, office memos, and email integration enhance collaboration and communication, making this CRM very helpful for boosting productivity and maintaining organized business processes.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    ...), split files, strong encryption with two factor authentication, encrypted password manager, secure deletion, find duplicate files, calculate hashes, export task definition as command line script.
    Leader badge
    Downloads: 1,049 This Week
    Last Update:
    See Project
  • 25
    Contact Management Software
    System for market research for improved customer lifecycle management. Boosts acquisition, relationships, and collaboration through role-based access, scheduling, and task management
    Downloads: 0 This Week
    Last Update:
    See Project