Skip to content

kavinunethsara/BinaryclockTile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary Clock

A simple binary clock tile for Tiled Screen.

Documentation on custom tile for TiledScreen is available in the TiledScreen README

Installation

You can install this tile by downloading the latest version from Releases and selecting the file from Install from File dialog in Tile Selector.

For manual installation, Copy the direcotry to $HOME/.local/share/tiledscreen/tiles/

Metadata

Following JSON values are required

1.name: User visible name.
2.plugin: Unique name used internally.
3.description: A short description of the tile
4.icon: Icon to be used
5.config: Configuration window
6.main: QML file for the tile
7.preferredHeight,preferredWidth: The default height nd width ( in grid cells )
8.defaults: A JSON object with default values for tile configuration. All configuration keys used within the tile should be included here. Only primitive types like String, Float, Boolean , Int etc. can be used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages