Skip to content

PoC/Tool to customize the ultra shitty godawful MS-Teams

Notifications You must be signed in to change notification settings

Alia5/MS-Teams-Customize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS-TEAMS Customizer

Tool for customizing the godawful and shitty M$-Teams

THIS IS CURRENTLY IN PoC STATE

Currently this just enables the Debug menu from MS-Teams.
Allowing you to use Chrome-Devtools and attaching a debugger.

Installation

npm i -g msteams-customizer

Usage

msteams-customizer --help
msteams-customizer COMMAND --help

patch (with default settings)

msteams-customizer patch [PATH TO app.asar (without brackets)] -d

restore

msteams-customizer restore [PATH TO app.asar (without brackets)]

Experimental Style patch (PoC)

You can provide the option --experimentalStylePatch to enable a PoC patch,
that re-styles the messages you've sent (Black instead of purple-ish)

msteams-customizer patch [PATH TO app.asar (without brackets)] -d --experimentalStylePatch 

App.asar locations

  • Windows: C:\Users<USERNAME>\AppData\Local\Microsoft\Teams\current\resources
  • MacOs: /Applications/Microsoft Teams.app/Contents/Resources/app.asar (?)
  • Linux: /usr/share/teams/resources/app.asar (?)

About

PoC/Tool to customize the ultra shitty godawful MS-Teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published