Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mart2070 authored Feb 3, 2025
1 parent 35e5d4e commit 2239a05
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# TDX Userscript
## Features
- Dark mode
- Custom themes & styling
- Open links in new tabs (or windows)
- Use native browser calendar pickers
- Added modifiers for quick date manipulation
- Shortcuts to Purdue IT [Status](https://it.purdue.edu/status/) & [TDX Tools](https://engineering.purdue.edu/ecnuds/tdx/)
- Add embedded websites as desktop panels (instructions below)

## Custom Styling
- The built-in editor is a user-friendly UI for changing colors
- The generated code can be shared among other users

## Embedded Websites
- A website can be embedded by creating a dummy Report with the following contents, adding it to your Desktop:
- Report name follows this format:
- `{"name":"Clock","url":"https://tinyurl.com/bdh7sduu"}`
- There is a character limit where a link shortener may help
- To satisfy the report, a column must exist:
- **Columns & Filters**
- `Age`
- **Filters**
- `Age` equals `-1`

0 comments on commit 2239a05

Please sign in to comment.