Search Results for "time tracking task" - Page 3

Showing 328 open source projects for "time tracking task"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Calculation of shifts for Android
    The program can expect for any date the state of changing (work/day off) for the different types of non-standard office hours, as that: three in three days (bar, shop) days through three (guard) day, night, two days off (port) Creation of description of other office hours is possible, it is possible to set seven shifts of different duration. GNU General Public License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openBaraza Banking

    openBaraza Banking

    Microfinance banking platform

    Openbaraza has designed a product to manage the daily transactions in the banks/microfinances; the Baraza Banking management system. These transactions entail customer relationship and management; the customer being the backbone of operations in this sector. The system provides access to the customer to create an account(s), deposit/withdraw funds, acquire and pay back loans, and view reports of all transactions. The platform uses a computerized system that capitalizes on benefits...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ChunJun

    ChunJun

    A data integration framework

    ChunJun is a distributed integration framework, and currently is based on Apache Flink. It was initially known as FlinkX and renamed ChunJun on February 22, 2022. It can realize data synchronization and calculation between various heterogeneous data sources. ChunJun has been deployed and running stably in thousands of companies so far. Based on the real-time computing engine--Flink, and supports JSON template and SQL script configuration tasks. The SQL script is compatible with Flink SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TimeCollect
    TimeCollect records time you spent on your development work. Core features are: Automatic uptime monitoring, recording a break with one click, Trac integration for fetching tickets you are working on, storage in Derby or external MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    Log4day

    Track your day by day logs

    Connect to task repositories (JIRA® for now), for tracking your logs. Runs on Windows®, Mac® and Linux®.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DataSink

    Take a JDBC ResultSet and stream it in one of the supported formats

    DataSink takes a JDBC ResultSet and streams it in in a format of your choice. You can as well zip the stream and send it over the network, if you want. DataSink currently implements the following table formats: DBF (the xBase file format), XHTML, and genericode. You can use it as an Ant task or directly from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenCms ANT Build allows to build OpenCms modules from a build tree (e.g. in your IDE) which then may be installed on your OpenCms server. It contains 2 ANT task for scripting custom build processes. A sample tree with build.xml is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Timen

    Timen

    Jednoduchý program pro měření času

    Program pro měření času projektů, resp. jeho částí (úkolů).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Freeline

    Freeline

    A fast build tool for Android, an alternative to Instant Run

    ...Caching reusable class files and resource indices, it enables incremental building Android apps, and optionally deploying the updates to your device by hot swap. Developed and used by Ant Fortune (about us) Android Team, Freeline has been significantly saving time in daily work. Inspiring by Buck and Instant Run but faster than ever, Freeline can make an incremental build in just a few seconds. No more recompile and reinstall again and again before seeing your modifications, Freeline brings life-changing development experience for Android. Freeline splits the build task into several small tasks that run concurrently. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    bulk email sender

    bulk email sender

    Bulk email sender run as windows background service

    bulk email sender java (1) Import emails form Excel file (2) append more receiver's mails in the Excel file while the mailing program is still running. (3) simultaneously/ in parallel start as many number of mailer-programs on my system as I want to. (4) When mail is sent, the program should update Date and Time of sending of mail in another cell of the same Excel file (6) Program hidden from everywhere. you can stop it form Task Manager" from Services/process list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kingpin

    Kingpin

    NEXT GENERATION BUSINESS PROCESS AND DOCUMENT MANAGEMENT SYSTEM

    KINGPIN - A New Paradigm Of Working in Action Connecting People, Process, System and Technology - Kingpin can understand all forms of collaborative tasks, interact naturally with team and systems and people at scale. Say goodbye to silo solutions. Make your work effortless and efficient with a single solution on connected architecture that takes care of all your management needs. Kingpin facilitates communication between different departments, external vendors and service providers to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Uniqueoid

    Simple & adorable program to eliminate copies of files.

    ...Unique files can’t be deleted accidently. Also Uniqueoid can automatically choose or ignore files by directory or path prefix. All this features in combine allows to reduce such routine and boring task as a getting rid of repetitive fotos, documents, music tracks and so on to some easy actions, no matter how much copies are involved. Uniqueoid is as simple as possible. It doesn’t require special knowledge in the computer architecture. At the same time program has extended settings for optimization for custom system and preferences. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    MyCollab - Project Management Software

    MyCollab - Project Management Software

    task management, bug tracking, kanban, project management

    WE DISCONTINUE UPDATE THE PROJECT ON SOURCEFORGE SITES. FOR THE NEW RELEASE, VISIT https://community.mycollab.com. MyCollab is a free, open source collaboration platform management. It provides the comprehensive set features of Project Management, CRM, and Document Management. MyCollab is used very well in both traditional project management or Agile methodologies. It is the web-based application runs on Java platform and MySQL database. Its installation process is simple, and you do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Vocabulary Learning Assistant

    The Vocabulary Learning Assistant helps the user to learn vocabulary.

    The Vocabulary Learning Assistant helps the user to learn vocabulary, such as language translations or technical definitions. It uses a user-created text file (or multiple files) that contain the content to be learned, and then opens a pop up window at a user-defined interval (scheduled by Cron on Linux) to test the user. This window contains the word to be defined or translated on the left, and a text field for the user to enter their answer on the right. The program is more likely to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GEDI: Groundtruthing Editor
    GEDI (Groundtruthing Environment for Document Images) is a highly configurable document image annotation tool. Its basic structure involves two types of files, an Image file, and a corresponding .XML file in GEDI format. LAMP Univ of MD, College Park, MD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Personal Financier

    Personal budgeting software with projections based on past trends.

    Personal Financier is a tool to track expenses by category and then project the impact to the overall budget. Underspending in a given month increases the budget available to use in future months, and overspending reduces it. In this way, the budget adjusts over time to reflect actual spending. The easiest way to try it out is to use the demo account (password demo) that gets automatically setup on install. Enjoy! (See Wiki for more detailed information)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Lab Inventory

    Rediscover the Simplicity www.atgclabs.com

    Request new Lab Inventory feature or module and receive a free Single User version with new feature. Help us to improve Lab Inventory. We want to hear your feedback! https://www.atgclabs.com/products/li The Lab Inventory System is an innovative, easy to learn solution for research laboratories. You can quickly and easily upload your existing Excel based inventory and get started in minutes, manage laboratory inventory, place orders and keep track of them in one place. Lab Inventory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Awesome Time Tracker

    Awesome Time Tracker

    Time tracker with which builds PDF reports

    Project has moved Github at https://github.com/zlogic/awesometracker This is a simple time tracker built with Java FX for UI, JPA and an H2 database for data storage, and dynamicreports for building PDF reports. I created the project after being frustrated with most free and open-source time tracking tools. Project is still under development and some nice (planned) features are not yet ready. Requires Java 8 to build and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    ...Timesheet & Tracking: Track the time spent in real time using gTrack desktop tool with desktop screenshots. Bug Tracking: Manage bugs. Demo: http://www.ganib.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Sample Tracking

    Rediscover the Simplicity http://www.atgclabs.com/

    ...https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a organized and time effective means of keeping inventory and tracking samples on a large scale, while integrating sample storage and data storage on one easy-to-use format, minimizing confusion and increasing overall efficiency. With FWA, storage of samples is simple and systematic by entering them into the program according to their physical arrangements we create virtual containers matching these configurations and dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A working example and libraries for the Open SOAP interface to ECONZ Wireless's Timecard application, a mobile timesheet software solution that enables employees to log time attendance and task information, remotely via their cell phone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Lab Storage

    Rediscover the Simplicity http://www.atgclabs.com/

    ...https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a organized and time effective means of keeping inventory and tracking samples on a large scale, while integrating sample storage and data storage on one easy-to-use format, minimizing confusion and increasing overall efficiency. With FWA, storage of samples is simple and systematic by entering them into the program according to their physical arrangements we create virtual containers matching these configurations and dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Timex
    The Timex is a tool designed to keep track on the time spent on various activities. This is especially useful if you are required to report time and working with several projects.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB