# FancyBox **Repository Path**: RockChin/FancyBox ## Basic Information - **Project Name**: FancyBox - **Description**: 快捷小工具平台,使用Java开发,支持为其编写插件以实现小工具功能 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-17 - **Last Updated**: 2022-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FancyBox A platform for developing and loading some useful tools.Use Java to make plugins(tools) for it such as TimeDisplayer,WeatherForecast or MiniConsolePanel. # Reasons for development I found that some information such as weather,emails,github notification...is not convenient to check(I need to open brower and login specific website). So I'm developing this platform to make it easier. This software will become a plugin platform and support plugins developed for specific use. All visualization functions will be built using Java Swing. ## Development Environment Jetbrains Idea with JDK8