Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victornpb/sime-systeminformationmenueditor
WYSIWYG Editor for creating "SystemInformationMenu" interfaces
https://github.com/victornpb/sime-systeminformationmenueditor
javascript tool ui-design ui-tools webapp
Last synced: 10 days ago
JSON representation
WYSIWYG Editor for creating "SystemInformationMenu" interfaces
- Host: GitHub
- URL: https://github.com/victornpb/sime-systeminformationmenueditor
- Owner: victornpb
- Created: 2015-07-17T08:19:42.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-09-07T20:00:17.000Z (about 5 years ago)
- Last Synced: 2024-10-07T01:40:53.449Z (about 1 month ago)
- Topics: javascript, tool, ui-design, ui-tools, webapp
- Language: HTML
- Homepage: http://victornpb.github.io/SIME-SystemInformationMenuEditor/
- Size: 202 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SIME-SystemInformationMenuEditor
WYSIWYG Editor for creating "SystemInformationMenu" interfaceshttp://victornpb.github.io/SIME-SystemInformationMenuEditor/
[![SIME](https://user-images.githubusercontent.com/3372598/64479662-6286ad80-d190-11e9-8b3d-d8ae24e1db31.gif)](http://victornpb.github.io/SIME-SystemInformationMenuEditor/)
SIME was an attempt to do a WYSIWYG editor to design menu interfaces for touchscreen GPS Systems and PocketPCs running WindowsCE.
The tool was used to generate a serialized graphic representation in a "INI" like format file which is used to generate a menu by the SystemInformation32 application.
SystemInformation is a free german software by [ultimatelaunch.de](http://www.ultimatelaunch.de)
It was a pretty good exercise writing javascript, everything was built from scratch, no jQuery or other fancy libraries. It uses only javascript css3 and html5 techniques, and there's no server side part.
Unfortunately I never managed to get it completed, but I hope I will get it done someday.
The source code is not minified of obfucated, so feel free to check it out, and if you want to continue this or use it to build another thing maybe, drop me a note on my contact page or social networks.
The documentation for the launcher software can be found here [Ini-Beschreibung](http://www.ultimatelaunch.de/systeminformation/inibeschreibung.html) and here [Tutorial](http://www.ultimatelaunch.de/systeminformation/tutorial/tutorial.html), unfortunately texts are only in german, but you can use google for that.
Check it out here http://victornpb.github.io/SIME-SystemInformationMenuEditor/