Skip to content

annidy/tm-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todaysmeet

This is a client for mac which your can put/list text on https://todaysmeet.com.

First, your need create a room on the website, for example swift, then anyone can access with url https://todaysmeet.com/swift and chat now!

Post a short message "Java"

If your didn't select a sender name, the default name is robot. Here is website

Usage

todaysmeet -m room [-l] [-s sender] [post message]

Example:
	todaysmeet -m 'swift' text ;Post text to the room swift
	todaysmeet -m 'swift' -l   ;List message in the room swift
	todaysmeet -m 'swift' -s 'jack' text   ;Post text with sender name jack
	echo '你好' | todaysmeet -m 'swift'	;Post text from stdin

About

mac client for todaysmeet.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages