Archived
1
0
Fork 0
This repository has been archived on 2026-04-01. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-06-15 11:05:46 +02:00
.vscode for init 2018-08-12 19:41:36 +08:00
audios for support custome music playlist 2018-08-13 22:53:10 +08:00
src Fix player for Linux 2020-06-15 11:04:00 +02:00
.gitattributes for init 2018-08-12 19:41:36 +08:00
.gitignore for init 2018-08-12 19:41:36 +08:00
.vscodeignore for init 2018-08-12 19:41:36 +08:00
CHANGELOG.md for support custome music playlist 2018-08-13 22:53:10 +08:00
icon.png for add icon 2018-08-12 20:19:52 +08:00
package-lock.json for support custome music playlist 2018-08-13 22:53:10 +08:00
package.json Add me as publisher 2020-06-15 11:05:46 +02:00
README-CN.md for zh readme 2018-08-13 23:02:21 +08:00
README.md Grammar and clarity fixes 2019-08-22 22:09:27 +08:00
tsconfig.json for init 2018-08-12 19:41:36 +08:00
tslint.json for init 2018-08-12 19:41:36 +08:00
vsc-extension-quickstart.md for init 2018-08-12 19:41:36 +08:00

Type Music

As code streams down from under your cursor, so does the beautiful background music~

Notes will automatically sprang out as you type and quiet down when you pause.

Pick a playlist of your favorite tracks!

点击查看中文文档

Features

  • Type with beautiful music.
  • Customize a playlist. Pick and play your favorites!

Note

Now supported only on Mac OS. Support for Windows is coming soon!

Currently supporting only .MP3 files.

How to Use

Just search "Type Music", click install and enjoy every click on your keys~

How to Toggle

Type command Toggle Typing Music

Commands

  • Toggle Typing Music will turn on or off the typing background music. By default the music is on.
  • Next Music Of Current Typeing Music Playlist will play the next track in your current playlist.
  • Add Music You Liked To Typing Music will open the directory that stores your personal favorites. You can add music to your favorites by draging-and-dropping any track you like into this directory.
  • Choose Playlist will display a list of your local playlists from which you can pick one.
  • Open Typing Music Playlist Folers will open the directory containing all playlists in your finder. Each subdirectory is a playlist. Only .MP3 files in the subfolders can be played.

Requirements

Mac OS.

Known Issues

Release Notes

0.0.1

  • Initial release for Mac OS

0.0.2

  • Allow creation of custom playlists
  • Support next music

0.0.3

  • Fix next music bug

Special thanks

Inspired by https://www.typeboost.io

Enjoy!