https://github.com/octogonz/yamster
Yamster! - a desktop client and data mining tool for Yammer
https://github.com/octogonz/yamster
client csharp desktop gtk mono xamarin yammer
Last synced: about 2 months ago
JSON representation
Yamster! - a desktop client and data mining tool for Yammer
- Host: GitHub
- URL: https://github.com/octogonz/yamster
- Owner: octogonz
- License: other
- Created: 2018-06-01T07:39:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T17:16:51.000Z (about 6 years ago)
- Last Synced: 2025-03-23T19:22:31.937Z (2 months ago)
- Topics: client, csharp, desktop, gtk, mono, xamarin, yammer
- Language: C#
- Homepage:
- Size: 825 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Yamster!** is an open source desktop client and data mining tool for [Yammer](http://www.yammer.com), a popular private social network for businesses.
Yamster empowers you to:
* Save time by rapidly navigating discussions
* Download complete archives of Yammer groups for offline browsing
* Use advanced search criteria to find interesting historical conversations at your company
* Load and view CSV data dumps exported using Yammer's administrator control panel (experimental)
* Answer statistical questions about your social network using simple SQL queries
* For developers, build custom apps that leverage the Yamster engine to automate reading/posting/liking messages
Yamster uses the [Mono/Gtk](http://www.mono-project.com/GtkSharp) framework which supports multiple operating systems. Currently only the Windows release is maintained, but Mac OS X or Linux releases may be provided again in the future if someone asks for it.# History
Yamster originated at Microsoft as part of an internal "hackathon" event where employees are encouraged to create fun prototypes that explore new ideas. The author continued development in his spare time and later obtained permission to release the project to the Yammer community under an open source license. Yamster is not officially supported or maintained by Microsoft, but hopefully you will find it useful! Suggestions and feedback are welcome.
> **Update June 2018:** Yamster was originally released on CodePlex.com, which is now defunct. GitHub is now the official home for this project.
# Screenshots

_Yamster! application main window_
_Searching Yammer messages_
_Yamster command line interface_
_Using SQL to query the Yamster database_# Documentation
For installation and usage instructions, see the [Yamster! Documentation](./Docs/Yamster-Instructions.md) page.