Skip to content

x2rs/reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assets

unity中的资源文件夹,包含了构建app所需的所有元素:所有的素材,脚本,字体。

Commands

存放Powershell脚本

Fonts

字体文件.ttf,和对应的TextMesh Pro文件

Pictures

图片

Scenes

unity场景文件

Scripts

C#脚本

  • Inventory.cs
  • Main.cs
  • ReminderLib.cs:原本想从python那边照搬功能,但是发现大部分python代码都没用,所以只有一个ToColorText是经常用的
  • UserData.cs
  • WakeupPath.cs
  • WakeupSchedule.cs
  • Weather.cs:用于访问天气API,默认闵行区

Scripts/UI

  • ReminderButton.cs
  • ReminderText.cs
  • WeatherText.cs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •