Showing 991 open source projects for "work time"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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

    Auto Zoom Meeting Joiner

    Automaticallly joins zoom meetings for you

    Never forget to join a zoom meeting again! This app automatically joins zoom meetings for you so that you don't have to. Just enter the URL of the meeting and the time that the meeting starts, and the app will join the meeting at the specified time. A few things to note: -Only runs on Windows with Java 1.8 or higher installed -This app stops running if you close it, so leave it open if you want to join meetings automatically. Minimizing it, however, will still allow it to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ASCII Art

    ASCII Art

    Real-Time ASCII Art Rendering Library

    A header-only, C/C++ library that lets you transform an input image or video frame into printable ASCII characters in real-time using a single decision tree. ASCII Art is a single header, C/C++ library developed by PixLab and based on the work of Nenad Markus that let you transform an input image or video frame into printable ASCII characters at real-time using a single decision tree. Real-time performance is achieved by using pixel intensity comparison inside the internal nodes of the tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    CSS Preprocessor

    CSS validation and advanced preprocessor with nesting and variables

    CSS Preprocessor is a parser, compiler, and assembler which extends the CSS language to allow nested rules and attributes, variables / @mixin, functions, and especially, strong validation of your source code so you know that it will work the first time you use it in your browser. The library is written in C++ allowing any other C++ project to work with CSS without having to rewrite their own parser. The library supports 4 output levels from ultra compressed CSS code to beautified CSS code. The preprocessor features are based on other existing CSS processors such as SASS and {less}, although the syntax is mainly based on the SASS syntax (i.e. variables use the $ character as their introducer). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sketch Map Generator 4

    Sketch Map Generator 4

    Sketch plugin to fill a shape with a map generated from given location

    Design beautiful map interfaces, mobile applications and more in less time with Map Generator. Now powered by Google and Mapbox. You will need to provide your own Google Maps API Key or your own Mapbox tokens so that the plugin can work properly. If you already use this plugin please backup your Google API Key, Mapbox tokens and map settings. The plugin will try to use the data you have saved but if something unexpected happens, it is better to have that data at hand. ...
    Downloads: 0 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
    AzzeraOS

    AzzeraOS

    "the locked linux, for public PCs, for everyone"

    AzzeraOS is a debian buster gnu/linux distro (64bit) with xfce desktop, made in Italy. It has been made for public PCs (like schools PCs, libraries PCs etc...). If you don't know the user password, you can't apply your GUI customizations. Every time you restart it, it resets itself. You can prevent this by updating your settings (azconf-settings admin panel). Beta usage: - Install it for beta testing; - You will be able to switch to stable version via OTA; - Please update AzzeraOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unplug

    Unplug

    Free, open source internet blocker for windows computers

    Unplug is a free, open source internet blocker for windows computers. Unplug lets you block all outbound connections for the period of time of your choosing. Meaning that browsers, email, vpn, ftp, ssh and every other thing that uses the internet will not work. This app might help you if: - You are struggling with any internet related addictions (online gaming, gambling, pornography, video streaming) - You waste hours of time a day mindlessly sufring the web instead of doing something more productive - You work too much and you'd like to reach a healthy work/life balance - Or you simply would like to gain more control over your internet use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LuxCal Web Based Event Calendar

    LuxCal Web Based Event Calendar

    LuxCal Web based Event Calendar

    LuxCal is an innovative web based event calendar for home use and small businesses. Easy management of your calendar events from any internet PC at home, in the office or wherever you go. LuxCal has been designed for user-friendliness and will help you to make error-free data inputs. Supported views: Year, month, week, day, upcoming events and changes. Flexible date/time formats and user interface. Import/export of iCal files. RSS feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OMRuben

    OMRuben

    Open Music library dealing with various compositional techniques.

    OMRuben is a library for Open Music focused on musical scores, dealing with rhythm quantification, filterings, pitch shifting, time scaling, time pointer, orchestral envelopes, approximation, score conversions, score export for csound and antescofo, gesture composition and various new compositional techniques. Place the OMRuben folder in the libraries folder of your installed OM version. This library is written in lisp, and has been tested with OM 6.9 and 6.10. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ...There's probably no real reason to be developing this, but I wanted to use the NERD code in a new way and practice my C++ skills at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Protocol Buffers for Go with Gadgets

    Protocol Buffers for Go with Gadgets

    Protocol Buffers for Go with Gadgets

    ...This means any newly generated *pb.go files generated with the v1.3.0 library will not be compatible with the old library version (v1.2.1). However, current *pb.go files (generated with v1.2.1) should still work with the new library. Please make sure you manage your dependencies correctly when upgrading your project. If you are still using v1.2.1 and you update your dependencies, one of which could include a new *pb.go (generated with v1.3.0), you could get a compile time error. Customizing the fields of the messages to be the fields that you actually want to use removes the need to copy between the structs you use and structs you use to serialize. gogoprotobuf also offers more serialization formats and generation of tests and even more methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Plugin for secrets management in Helm

    Plugin for secrets management in Helm

    A helm plugin that help manage secrets with Git workflow

    We store secrets and values in helm_vars dir structure just like in this repository example dir. All this data versioned in GIT. Working in teams on multiple projects/regions/envs and multiple secrets files at once. We have Makefile in our Helm charts repo to simplify install helm-secrets plugin with helm and other stuff we use. Same Makefile used to rebuild all helm charts with dependencies and some other everyday helpers. Encrypting, Decrypting, Editing secrets on local clones, making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Space Desktop

    Space Desktop

    This project was bootstrapped with Create React App

    This project was bootstrapped with Create React App. If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Text2Video

    Text2Video

    Software tool that converts text to video for more engaging experience

    Text2Video is a software tool that converts text to video for more engaging learning experience. I started this project because during this semester, I have been given many reading assignments and I felt frustration in reading long text. For me, it was very time and energy-consuming to learn something through reading. So I imagined, "What if there was a tool that turns text into something more engaging such as a video, wouldn't it improve my learning experience?" I created a prototype web application that takes text as an input and generates a video as an output. I plan to further work on the project targeting young college students who are aged between 18 to 23 because they tend to prefer learning through videos over books based on the survey I found. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WolfHUD

    WolfHUD

    Payday 2 HUD

    This is a Mod collection of several useful HUD-altering mods. I've modified them and added features that I felt were either needed or useful or both. It was originally a recreated and updated version of GageHUD since it was really painful to maintain with all the mixed-up files. Over time I added more and more useful scripts and currently, it has become kind of an All-in-One solution... Not sure if I want it to become that, but at least I added in-game Options to turn off functions you don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Micro for Windows

    Micro for Windows

    Cross-platform Command-line Text Editor written in Go

    ...It comes as a single, batteries-included, static binary with no dependencies; you can download and use it right now! As its name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use. It strives to be enjoyable as a full-time editor for people who prefer to work in a terminal, or those who regularly edit files over SSH. Written by Zachary Yedidia. Source (Fork): https://github.com/pedroalbanese/micro/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Jekyll Include Cache

    Jekyll Include Cache

    A Jekyll plugin to cache the rendering of Liquid includes

    A Jekyll plugin to cache the rendering of Liquid includes. If you have a computationally expensive include (such as a sidebar or navigation), Jekyll Include Cache renders the include once, and then reuses the output any time that includes is called with the same arguments, potentially speeding up your site's build significantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vuesax-next

    vuesax-next

    Vuesax v4: framework components for Vuejs

    We love what we do. Let us help you do what you love. It helps to pay for dedicated development time so that I can move forward and evolve. With Vuesax you can use any component with few lines of code and with great customization, and most importantly very easy to use and understand. Vuesax components have responsive support and adapt to each type of size, apart from that you can easily use the grid components to generate visual changes based on screen size either a phone, tablet or desktop. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EMAP

    A Cloud-Edge Framework for EEG Monitoring and Real-time Anomaly Pred.

    ...This work was published and presented at Design Automation Conference 2020 (DAC 2020). In case of usage please refer to: B. S. Prabakaran, A. G. Jiménez, G. M. Martínez, M. Shafique, “EMAP: A Cloud-Edge Hybrid Framework for EEG Monitoring and Cross-Correlation Based Real-time Anomaly Prediction”, IEEE/ACM 57th Design Automation Conference (DAC), July, 2020, (Accepted).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Golang API Starter Kit

    Golang API Starter Kit

    Go Server/API boilerplate using best practices DDD CQRS ES gRPC

    ...Each service might expose HTTP API for external communication or/and gRPC. This project setup should reduce the time spent on environment configuration for the whole Kubernetes cluster and/or each microservice. Extracting each of the services to its own repository or keeping it as mono-repo should be a matter of preference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    git-imerge

    git-imerge

    Incremental merge for git

    ...The current state of an incremental merge can be visualized using the diagram command. An incremental merge can be interrupted and resumed arbitrarily, or even pushed to a server to allow somebody else to work on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HP/Aruba simple VLAN management
    Web Interface for VLAN administration and configuration file backup management of L2/L3 managed HP/Aruba ethernet switches. Successfuly tested on procurve 2500, 2600, 2800 and 3500 series. Sould work with all manageable HP/Aruba switches. Allows users to manage several switches in the same web page ; only one authentification permits you to access and save all your swithes, using SSO with kerberos or simple login/password form. It permit users to easily tag/untag a port in VLANs,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EXCEL-ArbeitsZeitErfassung

    Work time tracking EXCEL file in German

    This project was mainly made for German-speaking users and countries (Germany, Austria, Switzerland), therefore this description/summary is written in German. Diese EXCEL-Datei dient der Arbeitszeiterfassung. Sie berechnet automatisch die Arbeitszeit anhand der Voreinstellungen und der eigenen Eingaben. Die ausdruckbaren Blätter eignen sich unterschrieben als Arbeitszeitnachweis. Folgende Tabellenblätter sind enthalten: - Copyright - Einstellungen - Januar bis Dezember (12...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    When-To-Do

    When-To-Do

    A Productivity Booster By tide

    To get the latest version of When-To-Do, Go To The Project Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CRYENGINE

    CRYENGINE

    A real-time game development platform

    The most powerful game development platform for you and your team to create world-class entertainment experiences. CRYENGINE 5.6 comes with significant improvements. New tools and enhancements make the game development process more intuitive than ever before. What you see is what you get, Sandbox allows you to create seamless worlds without any baking. Create your world and export to a game as you see it in the Editor. Fully realtime dynamic global illumination with a fully PBR workflow...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 25
    Network and UPS Logger

    Network and UPS Logger

    Network Ping time and UPS Logger

    This software is a designed to log network ping status over a network . as well as monster bandwidth Usage on Cisco devices, Linux and Windows Devices developed this to debug issues in my and my clients networks. If you have trubble installing please mail me on weerakoon123@gmail.com UPS logger for Prolink and other Similer ups with USB Link Note : Fixed msome miner bugs. every thing should work now :P dashboard was broken before
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB