pinacai / PINAC_Workspace

OpenSource & Cross-Platform alternative of "Copilot for Windows"
GNU General Public License v3.0
17 stars 23 forks source link

Dynamic Welcome Text #50

Closed ParthJohri closed 3 weeks ago

ParthJohri commented 3 weeks ago

Dynamic Welcome Text Issue 49

PR Type

Changes

  1. Added TimeZoneGreeting component to enable greeting based on the time zone of the user.
  2. Used the free geolocation api to get the timezone of the user.
  3. Used the free world time api to get the current time of the user.
  4. Taken care of case when the user changes the name, to show a different welcome text.

Screenshots

screenshot-1 screenshot-2 screenshot-3 screenshot-4

ParthJohri commented 3 weeks ago

Thank you @RajeshTechForge for your kind words!