OneTicker What is OneTicker?
- OneTicker is a Rainmeter skin for Microsoft Windows.
- It displays Date and Time, Web feed, Weather and Local text file.
- It displays several Web feeds in OneTicker.
What isn't OneTicker?
- It is not a clock.
- It is not a stock ticker.
π Adding Web feed URL, Weather location, Date and Time, Local text file
1. Menu > Sources > Open Sources folder 2. Create a text file. (example.txt) 3. Open the file and add data sources. One source per line.
Examples
Web feedhttps://news.yahoo.com/rss
Date and Time%#x %H:%M @see π Time measure Format code
Weather40.7766,-73.9701 @description Right-click on the location point of the Google Maps and copy the code.
Local text fileC:\Users\Public\Documents\todo.txt @description absolute file path, UTF-8 or ANSI encoded file.
4. Save text file then Menu > Sources > example βοΈ 5. Menu > Refresh skin
π‘ The default location of the skin installed. C:\Users\%UserName%\Documents\Rainmeter\Skins\OneTicker
Data source folder is... C:\Users\%UserName%\Documents\Rainmeter\Skins\OneTicker\Sources
βοΈ Settings are saved in OneTicker\Config.inc OneTicker\@Resources\Languages\Preferences.#LOCALE_NAME#.inc
π Skin resizing, scaling
Drag and drop the edge of the skin to change the skin width.
1920x1080 monitor size. Menu > Sytles > Choose from Small/Medium/Large/Extra-large Menu > Sytles > Font size > Select what you like. 2560x1440, 4K monitor size. Menu > Settings > Skin scaling > Select what you like.
Changelog
2023-05-25 (YYYY-MM-DD)
* Updated font selector
* Updated color swatch
2023-05-14
* Updated font selector
* Updated language files
2023-05-07
+ Added Installed font selector. Menu > Styles > Font > more...
* Update language files
2023-04-07
* Tweaks
* Update language files
2023-03-16
+ Added Menu > Styles > Padding top/Padding bottom
+ Added Menu > Menu icon > new icons
* Update language files.
2023-02-26
+ Added language files for weather conditions.
2023-02-02
* Fixed a possible WebParser stop working while skin first loading.
2023-01-21
+ Added Validity period settings for Web feed. Menu > Settings > Web feed time range
* Changed Blocking Web feed, Speech pattern matching method are used by regular expression.
- Removed Roboto font.
2023-01-11
Initial release.
I really love the Ticker and at this moment I'm using it for some P2000 RSS feeds and the weather forecast.
I have added the alarm messages from our national weather service as RSS and would like to show the alarm code in the same colors, but I can only find in the config how to assign 1 color to a number of words and I would like red orange yellow and green (these are the national codes). Is there a possibility to show multiple colors in the ticker text?
Marcaspi wrote: βJuly 31st, 2023, 2:39 pm
Is there a possibility to show multiple colors in the ticker text?
Thanks for the request.
It is good, if you could share the URL of the RSS feed.
example01.png
You can modify the files to achieve.
1. Browse to Rainmeter\Skin\OneTicker with File Explorer
2. Backup files. Copy Config.inc to Config.inc.sav Skin.ini to Skin.ini.sav
3. Open OneTicker\Config.inc with Text editor
4. Modify
from
NOTE: HIGHLIGHT_PATTERN#= (blank) is not allowed. Please use HIGHLIGHT_PATTERN#=^ instead.
5. Save Config.inc (UTF-16 LE BOM)
6. Open OneTicker\Skin.ini with Text editor
7. Find [ItemTitle] and modify
from
I will add to my list as a feature request.
* Does the RSS contain alarm code in the title? <title>...</title>
* Please share the RSS url if you can.
* COLOR_HIGHLIGHT ~ COLOR_HIGHLIGHT5 Do you think five is enough?
You do not have the required permissions to view the files attached to this post.
Thanks for the reply, I've followed your instruction and at first it didn't work as I hoped but that was my own thinking error. At this moment it works perfect and the 'Code geel' gives a nice yellow text. I'm really pleased with it, thanks for the best ticker I've had.
As soon there is a weather alarm they send the code rood (red) code oranje (orange) code geel (Yellow) and code groen (green) in the RSS line and I like to have the words in de same color and it works perfect!!