LxF Arcs
· v0.2.1
About
Minimalist, circular, customisable.
#### Features ####
- Customisable colours
- Customisable layouts: 12 or 24 hour, optional minutes arc, optional seconds arc, optional date, optional battery indicator
- Customisable between filled arcs and cutout circles
- Customisable arc sizes
- Customisable hour marks: None, dots, sticks, large or small numbers
- Customisable arc segments
#### Legend ####
- Outermost arc: Seconds (can be disabled)
- Middle arc: Minutes (can be disabled)
- Innermost arc: Hours
- Central number: Day of the month (can be disabled)
- Central semi-circle: Battery indicator (can be disabled)
#### Settings ####
- Background Color: The colour of the background
- Foreground Color: The colour of the arcs and text
- Layout: Which arcs to show
- Dynamic Arc Widths: If true, arcs will grow to fill the available space, otherwise they will be a fixed size
- Hour Marks Style: The style of hour marks. If "None", the timing arcs will increase in size to fill the space.
- Show Date: If a number representing the day of the month should be shown
- Show Battery: If the battery indicator should be shown
- Numeric Hour Marks: Shows numbers at the hour positions
- Cutout Mode: If true, circles with a small notch will be used instead of filled arcs
- Segmented Arcs: If true, the arcs will be separated into 12 or 24 segments instead of being a continuous arc.
What's new
# Version 0.2.1
- Fix date / battery complication background appearing even if neither
complication is enabled
# Version 0.2.0
- Add dynamic arc positioning
- Add 24 Hour layouts
- Add segmented arcs
- Add customisable hour marks:
- None
- Dots
- Sticks
- Large numbers
- Small numbers
- Fix central cluster being invisible on Instinct Crossover
- Add dynamic arc widths
# Version 0.1.0
- Add Initial Arc
- Add Battery indicator
- Add Date
- Add Cutout Mode
- Add color settings
- Add numeric and stick hour indexes