More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Clock | |title=Clock | ||
|description=A simple clock | |image=3ds.png | ||
|description=A simple clock application for the 3DS. | |||
|author=arc13 | |author=arc13 | ||
|lastupdated=2017/08/12 | |lastupdated=2017/08/12 | ||
Line 7: | Line 8: | ||
|version=1.1.1 | |version=1.1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/clockarc.7z | ||
|website=https://notabug.org/arc13/Clock | |website=https://notabug.org/arc13/Clock | ||
|source=https://notabug.org/arc13/Clock | |source=https://notabug.org/arc13/Clock | ||
}} | }} | ||
Clock A simple clock homebrew for the Nintendo 3DS. Example of using cpp3ds to create an homebrew. | Clock A simple clock homebrew for the Nintendo 3DS. Example of using cpp3ds to create an homebrew. | ||
==User guide== | |||
It's basically the clock and the calendar from the DS Lite menu on the top screen, with a stopwatch and a timer on the bottom screen. | |||
To use custom music, put an alarm.ogg file in /3ds/data/Clock/. | |||
==Changelog== | |||
'''v1.1.1''' | |||
* Disallow sleep mode for alarms & added a button to unset them. | |||
'''v1.1''' | |||
* Added alarms. You can play a custom music if you put a alarm.ogg file in /3ds/data/Clock/. | |||
==External links== | |||
* NotABug - https://notabug.org/arc13/Clock | |||
* GBAtemp - https://gbatemp.net/threads/release-clock-a-simple-clock-app-for-the-3ds.480414 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Other 3DS homebrew applications]] |
Revision as of 04:37, 5 December 2021
Clock | |
---|---|
General | |
Author | arc13 |
Type | Other Apps |
Version | 1.1.1 |
License | Mixed |
Last Updated | 2017/08/12 |
Links | |
Download | |
Website | |
Source | |
Clock A simple clock homebrew for the Nintendo 3DS. Example of using cpp3ds to create an homebrew.
User guide
It's basically the clock and the calendar from the DS Lite menu on the top screen, with a stopwatch and a timer on the bottom screen.
To use custom music, put an alarm.ogg file in /3ds/data/Clock/.
Changelog
v1.1.1
- Disallow sleep mode for alarms & added a button to unset them.
v1.1
- Added alarms. You can play a custom music if you put a alarm.ogg file in /3ds/data/Clock/.