Showing 53 open source projects for "task"

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 1
    rCMD-JMP

    rCMD-JMP

    JMP plugin for encrypted remote terminal and file transfer

    ▪ Run any command asynchronously on remote desktop, get printout from a process, exit code, PID. ▪ Transfer file to / from remote desktop. ▪ All data are encrypted for mobile clients. ▪ No intermediate servers are involved, conncections are made directly to the target machine. The plugin connects to and runs together with JMP node on the target machine, thus the package includes JMP main classes. User calls rCMD shell client app (included in the package) on client's machine with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MarineServiceScheduler

    Simulated Scheduling application for a Marine Service Shop

    This application is simulation/ practice for a fictional business, providing a web-based interface to allow customers of the business to schedule appointments for maintenance on a power boat or sail boat. Technicians that are properly trained and certified for a particular task will be assigned to given incoming customer requests. Technicians can view their own schedule and assist customers with creating or modifying appointments. Management is able to add and remove technicians as personnel are hired or dismissed/ resign, and add additional tasks to technicians who complete additional training. Management is also able to view schedules and assist customers with appointments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Android Sqlite DatabaseHelper Generator

    Android Sqlite DatabaseHelper Generator

    This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you... The generator will generate a Model for each Table. It will also generate the databaseHelper class that include: - Create statments for all tables - onCreate, onUpgrade, clear - and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebChunks

    WebChunks

    Simple and effective java web framework

    ...The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent testing agents | Checksum.ai Icon
    Intelligent testing agents | Checksum.ai

    Checksum generates, runs, and maintains end-to-end tests automatically so your team ships with confidence as code output grows.

    Coding agents write the code. Checksum runs it—continuously testing against real APIs, real data, real edge cases—before it ever reaches production.
    Learn More
  • 5
    InteliZilla

    InteliZilla

    Bugzilla task provider for interlijk

    based on the now deprecated bugzillla task provider this new version should actually work, plus some code refactorings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    micromanajer

    A tool for tracking tasks of repetitive manual processes

    Compared to the existing task- and project-management tools out there, micromanajer uses a different approach. Assume that you have a repetitive process you have to execute every week or maybe even every day. If this process contains tasks that have to be done manually, you might encounter the problem that sometimes you forget to do a particular task, even if it's documented somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    ...The user / programmer of the API Jar designs their own messages, specifying the set of properties and their types which will be sent with each event they want to report. The properties in the custom message are the fields in a log table created specifically for that task. I am including a sample use program which is a sensor-net simulation, specifically of a home monitoring system, which could be used as a control system as well provided the interfaces from Java to the devices are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TaskCal Internet standards based human task management and process interaction. TaskCal is an iCalendar wrapper to the jBPM process manager, providing standards based calendar agent access to an actors tasks via email (iMIP), HTTP (.ics) and CalDav.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Screenograma

    Screenograma is an interface automation tool with feedback.

    ...The original purpose of the program was to provide the means for design and execution of experimental protocol interacting with the proprietary physiological data recording software. The core functionality needed for this task is to: show instructions to the test subject, start the recording of the physiological parameter, make sound to initiate the beginning of the movement, show target to the subject, capture the results of the experiment, stop the recording and save the result. Currently the program has a minimalistic interface which aids the creation of the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 10
    sphereGL

    sphereGL

    Stroop test using OpenGL

    This is a java application using JMonkey API. The project has been completed using C++, however for this version it will use java to make it easier to use.The task involves letting the subject know that he must select a particular colored and shaped object. However, the instruction will be written in a different color than the requested selection. So if the prompt says "Green Sphere" the color of the wording will bee any color other than "green". Then, using OpenGL, many objects are drawn on a blank canvas along with the requested selection object. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Task Stop Watch is a program for keeping track of the time a person spends on specific tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    ...It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser-in-complexity project KenTacToe. Having completed it successfully, I've gained the confidence to proceed with Kenny ClassIQ, named so because it is more class-oriented than Kenny, and because I want it to be intelligent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MyJTaskList

    Console based TaskList

    Task List Application for windows and *nix console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TaskStack
    ...It allows to interrupt activities and go back to them when the interruption is finished. There is always at most one concurrent activity running. This way it computes the real duration of each task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    simple mysql dump and ftp upload . a single clik will do everything. Software is build with java swing and support shedule task also
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CimStream is experimental implementation of the DMTF (Distributed Management Task Force) WBEM standard. The cimom is a java servlet, providing a secure, scaleable and high performance environment. Generated providers are strongly typed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Grass is a utility for generating the application configuration files for different deployable target environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A system based on the multiagent approach, to help the biologists with the manual annotation task on genome sequencing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An ant task that applies -g debug labels to classes that don't have them. The line number attributes are synchronized to a decompiled asm source view of the classes. The tool generates both the modified 'src' and classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An Ant task to create Joomla templateDetails.xml files from build.xml files. Allow an Ant fileset to generate the filenames within the files portion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The ActivityStudio is a tool for prototyping activity-based ubiquitous computing applications. Instead of focusing on an individual application or task, the tool gives designers a richer design context and allows them to focus on a high level activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A java library providing precise control over XML creation from a Java object with emphasis on speed and its ability to "bolt-on" to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    These days people use many different tools like MS Office, Google calender for task mgmt. iTaskManager provides the unified store for CRUD tasks. It also provides synchronization between different task stores like google calender etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    deplan is a resource and task planning tool for environments where project and support activities use the same resource. Migrated to Google hosting
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB