An open API service indexing awesome lists of open source software.

https://github.com/KibuKuhn/myfavorites

Access your favorite files and folders easily
https://github.com/KibuKuhn/myfavorites

favorites java linux myfavorites quick-access quickaccess

Last synced: 5 months ago
JSON representation

Access your favorite files and folders easily

Awesome Lists containing this project

README

        

# MyFavorites
Access your favorite files and folders easily

# What's new
* Build with maven wrapper
* Create a new favorite manually with CTRL+F

# What is this?
Drag & drop your files, folders and web links into MyFavorites. They are then presented in a list from where you can access them easliy.
Although MyFavorites is a Java 11 application, it's built and tested mainly for Linux.
See Wiki for a brief manual.
When started MyFavorites displays a small icon in the system tray from where you can access it.
Supported languages are english, german.

# How to build
* Download project into a folder of your choice
* Open a terminal in this folder and invoke mvnw install or mvnw.cmd install resp.

# Issues
* MyFavorites waits max. 5 seconds until thr system tray is ready.
* Currently, MyFavorites expects the system tray on top of the screen.

System tray

![System tray](myfav1.png)

Manage favorites

![Manage favorites](myfav2.png)

Display favorites

Select an item. Double click or hit ENTER to open

![display favorites](myfav3.png)