immense / immense/Remotely

start and end time of each session

Open
#479 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
5.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

hi there , first of all thank u for your efforts
i want to know start and end time of each session ,to calculate remote time , i have checked remotely.db file , i cant find any table , to fetch these records , and EventLog table , contain just time stamp ...
is there any solution for these kind of informations ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting remotely.db and the EventLog table to determine what session-related timestamps are currently stored. Confirm whether the requested start and end times can be derived from existing records or require a new data path. Done means documenting or exposing a reliable way to retrieve each session's boundaries for remote-time calculation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.