Skip to content

Commit 56aa4ce

Browse files
authored
Merge pull request #2997 from aditya-bhaumik/Asciinema
added asciinema
2 parents e150626 + eefead6 commit 56aa4ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

frontend/src/DB/product.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6569,5 +6569,12 @@
65696569
"image": "https://upload.wikimedia.org/wikipedia/en/f/f4/Raycast_App_Icon.png",
65706570
"link": "https://www.raycast.com/",
65716571
"description": "Raycast is a powerful launcher that allows developers to quickly access files, run scripts, and manage tasks with keyboard shortcuts, enhancing workflow efficiency."
6572+
},
6573+
{
6574+
"productName": "Asciinema",
6575+
"category": "tool",
6576+
"image": "https://avatars.githubusercontent.com/u/6506055?s=200&v=4",
6577+
"link": "https://asciinema.org/",
6578+
"description": "Record and share terminal sessions as lightweight, web-friendly playback."
65726579
}
65736580
]

0 commit comments

Comments
 (0)