Shell Script
Jira REST API - Log your time automatically
Who likes logging their time on Jira issues? I don't and that's why I wrote a shell script to do that for me :) So I can use my time to play #Contra instead.
#JiraRESTAPI #Worklog #Shell
Endpoint: GET /rest/api/3/issue/bt-2/worklog
Code: https://github.com/sparxsys/jira-shell-scripts/blob/main/addWorklog.sh
Jira REST API - Get desktop notifications
Looking for desktop notifications for the issues assigned to you? Possible with little #curl command.
#JiraRESTAPI #DesktopNotifications #Shell
Endpoint: GET /rest/api/3/project/search
Code: https://github.com/sparxsys/jira-shell-scripts/blob/main/parseJql.sh
Jira REST API - Get project list CSV with one line of code
Let me share how I generate csv with Jira data very quickly with simple shell scripts ;)
#JiraRESTAPI #CSV #Shell #ProjectList
Code: https://github.com/sparxsys/jira-shell-scripts/blob/main/getProjectList…
Completely replaced OBS with ffmpeg
Today I mixed my desktop audio along with the mic audio in my existing #ffmpeg #shell #script Now I think I have a near perfect solution to completely replace #obs which I haven't used in a week now.
#ffmpeg #obs #audiomix
Script to record or stream
Replace "~/$TIMESTAMP.$OUTPUT_EXTENSION" in the last line with "-f flv "$YOUTUBE_URL/$KEY"" to stream instead of recording.
Shell script to search and play YouTube videos
I found an amazing way to not only search #YouTube videos from terminal but also play them as well using a simple #shell #script. It works both from #terminal and #dmenu
#fzf #mpv #jq
BugsWriter Video: https://youtu.be/gghEFDO3Tbc
Want to contact me?

Ravi Sagar
ravi at sparxsys dot com
Author of "Mastering JIRA 7" book. Loves #Jira and #Drupal. #Blogger, #ProblemSolver, #Atlassian #Consultant and #Technologist @ravisagar on twitter
Want my help? raise a support request for me.
Social and other Links
- RSS Feed
- Github
- @ravisagar on Twitter
- Ravi Sagar YouTube: Atlassian tools and Jira tutorials
- Ravi Sagar LBRY: Synced with Ravi Sagar YouTube
- Blackberry Boy YouTube: Linux, Emacs, Org Mode and tech tutorials
- Ravi Sagar Podcast
- @ravisagar.in on Instagram
- Ravi.pro: site published with Org Mode, general IT and tech stuff
- LinuxIndya.com: site published with Org Mode on Linux
- AutoGrid.info: site published with Org Mode on Excel VBA and Google Apps Script