Skip to content

A cinnamon desklet to display current time in different time zones

License

Notifications You must be signed in to change notification settings

emilio2hd/world-clock-desklet

Repository files navigation

World Clock

This is a digital clock desklet that supports multiple clocks based on time zone for the Linux desktop environment Cinnamon (https://github.com/linuxmint/Cinnamon). Screenshot

Development

Before starting developing, make sure to run make dev-prepare to install libs that are not required, but improves the development experience, like ESlint and Prettier. If you're using vscode, the tools will be enabled as soon as the recommended extesion are installed.
To check for any lint or code style issue, run make inspect. Note: dev-prepare will create a symbolic link to desklet folder. The desklet manager can't delete it normally. Use make uninstall or delete the symbolic link, to uninstall the desklet.

Translations

Run make generate-pot to generate the po/worldclock@emilio2hd. Make sure to remove node_module before running it.

Use poedit and create a new po file based on the file generated by the make command.

Run make install-po to install the translation files.

References

About

A cinnamon desklet to display current time in different time zones

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published