Skip to content

An open source program for creating custom designed Windows 10 tiles.

License

Notifications You must be signed in to change notification settings

benjaminbekes/WindowsTileCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Tile Creator

An open source Java program for creating custom designed Windows 10 tiles.
Good for Windows users who want to improve their StartMenu looks.

Program restrictions

  • The program should start with admin privileges. (Because it needs a write access to your selected application folder)
  • The program is not able to refresh your StartMenu tile. You need to do this manually by renaming StartMenu application shortcut or by resizing the tile.

Program features:

  • Creates the 'VisualManifestElements.xml' file inside of an exe file directory with user requirements. Such as background tile color, custom user image (70x70 or 150x150) or enables the title of an application on a large tile.

  • Creates the 'Icons' folder inside of the exe file directory with occasional images of the application. This folder is being created only if a user requires an own application image.

  • The program saves its local settings into the %AppData%\WindowsTileCreator folder as save.properties. This feature is smart for quick loading your previous settings.

The program preview

The program photo
The application photo preview

The result can be visible in the Windows Start Menu

Windows StartMenu photo
Improved Windows StartMenu photo preview

Apache License 2.0

  Copyright (C) 2019 Benjamín Bekeš
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
 
  http://www.apache.org/licenses/LICENSE-2.0
 
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

About

An open source program for creating custom designed Windows 10 tiles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published