V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
FoxZai
V2EX  ›  程序员

写了个类似 server 酱的小东西

  •  1
     
  •   FoxZai · Dec 9, 2020 · 4812 views
    This topic created in 1974 days ago, the information mentioned may be changed or developed.

    写了个类似 server 酱的小东西
    目前微信公众号正在审核办理,目前主要是 app 来发信接收
    支持单发和群发
    还在开发
    https://isssx.com/

    还在开发,会有 Windows 版本客户端,安卓版本客户端,和微信通知

    Supplement 1  ·  Dec 9, 2020
    网页提醒已经做好了,这是演示图
    <img src="https://isssx.com/web/assets/images/%E6%BC%94%E7%A4%BA.gif" width="100%">
    Supplement 2  ·  Dec 18, 2020
    可以使用邮箱接收信息了,无需配置邮箱服务器,直接在个人中心绑定上自己的邮箱即可
    32 replies    2020-12-18 15:32:00 +08:00
    yiXu
        1
    yiXu  
       Dec 9, 2020
    yiXu
        2
    yiXu  
       Dec 9, 2020
    huanghaozi
        3
    huanghaozi  
       Dec 9, 2020
    哈哈哈这个 GIF
    huanghaozi
        4
    huanghaozi  
       Dec 9, 2020
    加油!(老加把劲骑士了)
    FoxZai
        5
    FoxZai  
    OP
       Dec 9, 2020
    哼哼 啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊<br>
    在写了,在写了!
    bequt
        6
    bequt  
       Dec 9, 2020
    现在我的通知方案都是写邮件的方式, 用 QQ 邮件, 发过来微信也提醒.
    现在在思考客户端怎么让发邮件更快...
    FoxZai
        7
    FoxZai  
    OP
       Dec 9, 2020
    @bequt 这边再做客户端,推送有 我的客户端,网页监控,微信通知,和邮件,到时候都会集成到我网站上,只需要一行代码就可以推送~
    imdong
        8
    imdong  
       Dec 9, 2020
    Server 酱的优势是:你永远也申请不到那样通用的模板了。
    FoxZai
        9
    FoxZai  
    OP
       Dec 9, 2020
    @imdong 我这个会有微信推送的 但是我会主要搞 app 推送 当然,你也可以自己接入自己的网站,当聊天室啥的都可以
    hafuhafu
        10
    hafuhafu  
       Dec 9, 2020   ❤️ 1
    这么臭的消息有什么发的必要吗?
    GG668v26Fd55CP5W
        11
    GG668v26Fd55CP5W  
       Dec 9, 2020   ❤️ 1
    接收 app 推送的通知可以用 bark
    FoxZai
        12
    FoxZai  
    OP
       Dec 9, 2020
    @hafuhafu 哈哈哈哈
    bequt
        13
    bequt  
       Dec 9, 2020
    @FoxZai 你这些要消息轰炸吧.
    我想搞一种体感提醒, 比如小米手环 小米手表等, 能够做到直接推送到此设备并震动.
    达到及时处理.
    mgrddsj
        14
    mgrddsj  
       Dec 9, 2020
    试了一下,挺好的。可以把浏览器的桌面通知改成后台获取的吗?(即关闭页面也能收到推送)
    FoxZai
        15
    FoxZai  
    OP
       Dec 9, 2020
    @mgrddsj 那要客户端了,在做了,在做了,然后通知的话还会设计成可以点开查看详情的那样子的
    FoxZai
        16
    FoxZai  
    OP
       Dec 9, 2020
    @bequt 在做了,手环啥的到时候手机上安装上客户端就行了
    9yu
        17
    9yu  
       Dec 9, 2020 via Android
    草 示意图
    mgrddsj
        18
    mgrddsj  
       Dec 9, 2020
    @FoxZai #15 不是前端开发,查了一下,似乎用 service worker 就可以实现浏览器后台推送了。
    FoxZai
        19
    FoxZai  
    OP
       Dec 9, 2020
    @9yu 割草机突突突突突
    FoxZai
        20
    FoxZai  
    OP
       Dec 9, 2020
    @mgrddsj 浏览器关闭后还可以接到通知貌似没有啥好的解决方案现在
    naoh1000
        21
    naoh1000  
       Dec 9, 2020
    为什么不推送到 Telegram,比微信体验好太多了
    FoxZai
        22
    FoxZai  
    OP
       Dec 9, 2020
    @naoh1000 好哎,那 Telegram 也推送下
    主要是我觉得 Telegram 有的人用的不方便
    berumotto
        23
    berumotto  
       Dec 9, 2020
    Parse error: syntax error, unexpected '/' in /www/wwwroot/isssx.com/index.php on line 24
    Immortal
        24
    Immortal  
       Dec 9, 2020
    顺便安利下我这个类似 server 酱的机器人
    https://github.com/chatrbot/chatbot
    berumotto
        25
    berumotto  
       Dec 9, 2020
    FoxZai
        26
    FoxZai  
    OP
       Dec 9, 2020
    @berumotto 哈哈 ,客户端在做了
    nano91
        27
    nano91  
       Dec 10, 2020
    ios 上面有一个 bark 自定义推送挺好用的
    FoxZai
        28
    FoxZai  
    OP
       Dec 10, 2020
    嗯,这边在开发了,ios bark 我会研究下的
    @nano91
    ixinshang
        29
    ixinshang  
       Dec 10, 2020
    哈哈 关注一下。 看着还不错。
    ghostsf
        30
    ghostsf  
       Dec 10, 2020
    有意思的 gif
    FoxZai
        31
    FoxZai  
    OP
       Dec 10, 2020
    今天忙着玩 2077 明天写手机客户端
    FoxZai
        32
    FoxZai  
    OP
       Dec 18, 2020
    今天可以使用邮箱接收了!登录后台后输入你的邮箱就行了!
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   989 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 73ms · UTC 22:32 · PVG 06:32 · LAX 15:32 · JFK 18:32
    ♥ Do have faith in what you're doing.