lisonfan
V2EX  ›  macOS

请问一下有没有什么工具能统计 Mac 上 Messages.app 总共收发了多少条信息?

  •  
  •   lisonfan · Jul 18, 2016 · 1863 views
    This topic created in 3597 days ago, the information mentioned may be changed or developed.
    2 replies    2016-07-21 17:17:30 +08:00
    kitalphaj
        1
    kitalphaj  
       Jul 18, 2016   ❤️ 1
    用 sqlite3 命令行工具访问~/Library/Messages/chat.db

    SELECT *, COUNT(*) FROM message;
    lisonfan
        2
    lisonfan  
    OP
       Jul 21, 2016 via iPhone
    @kitalphaj 非常感谢!
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1090 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 466ea39e · 36ms · UTC 18:00 · PVG 02:00 · LAX 11:00 · JFK 14:00
    ♥ Do have faith in what you're doing.