Skip to content

Lucksi/LinkdTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

LinkdTime is a Timeline generator for Linkedin it can extract the exact date and time on a single post/comments or activity or generate a Timeline about a list of post/comments or activity

Screenshot:

Requirements:

Python3

Installation Linux:

sudo apt-get update
sudo apt-get install python3
sudo apt-get install git
git clone https://github.com/Lucksi/LinkdTime

Execution:

cd LinkdTime
python3 main.py

Operating Sytstems:

Platform Tested
Linux
Mac-Os
Windows

Recognized Activities:

Name
Posts
Comments
Comments/Replies
Profile-Pictures Changes
Company-Logo Changes

Date Format Configuration:

For Changing the displayed date format you can change it on the file Configuration/Configuration.ini (Default value is the European format)

Name Description Format
Eu European Date Format DD/MM/YYYY
Us American Date Format MM/DD/YYYY
As Asian Date Format YYYY/MM/DD

Advanced Commands:

Option name Description Query Example
timeline Create a timeline from a group of activities timeline test.txt
--autoname Generate a default name for each element in the timeline timeline test.txt --autoname
--timezone Set a Timezone for the the results (works with timelines and standalone links) (default GMT+2:OO) timeline test.txt --timezone GMT+4:00

Autoname Default element name example:

Element n°1

Supported Timelines formats:

Format Name Extension
Text File Format txt

STARGAZERS OVER TIME

Stargazers over time


ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)

LICENSE: GPL-3.0 License
COPYRIGHT: (C) 2025 Lucksi