wangzk / SyncRecentlyUsedFilesRecordsBeteenGandK

A little tool program that can synchronize the records of recently used files between Gnome and KDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synchronize Recently Used Files Records Between Gnome & KDE

This is a little tool program that can synchronize the records of recently used files between Gnome and KDE.

How to Use

Run from command line

./RecentlyUsedSync [t]

t stands for the time interval between checks (unit: second), default is 2 seconds.

Make the program auto-start. It will synchronize the records every [t] seconds in background silently.

Make it AutoStart

Make the program auto-start. It will synchronize the records in background silently.

About

A little tool program that can synchronize the records of recently used files between Gnome and KDE

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%