Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions resources/o.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ export const resources: Resource[] = [
categories: ['AI', 'Productivity'],
url: 'https://www.obihelper.com/',
},
  {
  name: 'OctoStream',
  description: 'IP Camera Streaming Service',
  categories: ['Video', 'Hosting'],
  url: 'https://www.octostream.com/',
  keywords: ['live camera streaming', 'ip camera web embed', 'rtsp', 'rtmp'],
  },
{
name: 'Octotree',
description: 'GitHub on steroids.',
Expand Down
Loading