Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.25 KB

File metadata and controls

35 lines (22 loc) · 1.25 KB

DeviceWallpaper

Build Status

Build Status

This application can output your device information as wallpaper.
If you have a lot of test devices, it is useful to display the device name and OS number on the wallpaper.

Screen.gif (346×620)

VIPER Architecture

  • Module
    • View
    • Interactor
    • Presenter
    • Entity
    • Router
    • DataManager

This application does not using DataManager.
I think DataManager is over-engineering.

Reference

Tests (Spec)

Implementation and spec files exist same directory.