Amit Jotwani

Amit Jotwani

Tools, Scripts, and Utilities

Page

Collection of tools, scripts, and utilities I have written to simplify my life.

It may help you too. Feel free to have at it, and let me know if you have any questions about any of them. Would love to hear from you.


Writing Ideas Generator (Python)

Sometimes, you run out of ideas to write about, or just need a bit of inspiration. This simple Python script lets you generate ideas for writing blog articles, or Tweets.

GitHub - ajot/writing-ideas-generator
Contribute to ajot/writing-ideas-generator development by creating an account on GitHub.

Get Current Track from Spotify (AppleScript)

Here's the Apple script to get the current track information from Spotify. Once you have this, you just need a way to print the result somewhere. I use the Text Expander app on the Mac to insert text snippets with simple keyboard shortcuts.

GitHub - ajot/get-current-track-spotify
Contribute to ajot/get-current-track-spotify development by creating an account on GitHub.

QR Code Generator (Python)

GitHub - ajot/qr-code-generator
Contribute to ajot/qr-code-generator development by creating an account on GitHub.