How to track/monitor the active-time(the amount of time app is opened) of my electron js app?

This page summarizes the projects mentioned and recommended in the original post on /r/electronjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • electron-authentication-app

    plAiforCause - Desktop App to play gesture based games for social cause

  • So I've build an electron js desktop application(basic quick-start app with some additional things). At this moment a feature which I want to implement is, I want to get the amount of time the electron app is running on the screen. So in more simpler words, time will be started when the application is opened and time will end when the app is closed. At first I thought I can use web-sockets (preferably in the main process-as it supports node API calls) and a time library such as moment.js so at the end I can send that time(e.g. in minutes) to some no-sql database (with some additional info like user name, id, photo- you can refer my repo https://github.com/shubham2924/electron-authentication-app where you can find how I'm getting these user details after user authentication & I've already set up backend local server with express).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Svelte Series-1: An awesome framework

    6 projects | dev.to | 15 May 2024
  • Create a super fast AI assistant with Groq (Without a database)

    1 project | dev.to | 15 May 2024
  • React Compiler is now open source

    3 projects | news.ycombinator.com | 15 May 2024
  • Show HN: Open-Source BI as Code

    1 project | news.ycombinator.com | 15 May 2024
  • Deep Dive: Google Apps Script - Testing APIs and Automating Sheets

    1 project | dev.to | 15 May 2024