Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.74 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.74 KB

Outspire

Xcode Build & Test

A iOS app for WFLA TSIMS built with SwiftUI, which is also compatible with macOS.

Overview

  • Written in Swift with SwiftUI on Swift Playground
  • Can be generally used

Features

  • Account Management
  • Class Table
  • Club Info
  • Category Picker
  • Member List (unstable)
  • CAS Activity
  • Activity History View
  • Activity Management
  • Add New Activity Record
  • Relay Encryption
  • Today View
  • Academic Score

Preview Screenshot

Screenshot of adding Activity Record

Third-Party Usage and Disclaimer

Outspire is built on the Web API of TSIMS, utilizing SwiftSoup for HTML parsing. Easy-TSIMS by Computerization and Joshua Chen is used as an encrypted relay instance.

This application is a personal experiment for educational purposes. Any potential issues caused by misuse of this application are not the responsibility of the author of Outspire.

If you encounter any issues, please create an issue or submit a pull request. If you like this project, please consider giving it a star! All kinds of contributions are welcome.

Privacy Policy

Outspire doesn't collect any user data. Only data will be transmitted between the TSIMS server, the relay instance, and your device if you’ve enabled Relay Encryption.

License

Outspire is licensed under the AGPLv3 license. The licenses for other open-source third-party packages are listed here.