Giter Site home page Giter Site logo

matematikaadit / notisen Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 85 KB

Notisen is a Rust rewrite of highmon.pl script for weechat irc client. Proudly with less feature and less flexibility.

Makefile 0.22% C 62.49% Rust 37.30%
weechat weechat-plugin rust ffi irc-client rust-ffi

notisen's Introduction

Notisen

Notisen is a Rust rewrite of highmon.pl script for weechat irc client. Proudly with less feature and less flexibility.

highmon.pl itself is a script that collects all highlights (another term for mention/notification on weechat). In a single buffer, for easy viewing. This script only replicate that functionality and no more. There's no setting or command hook, yeah, sorry to disappoint.

This project itself is mainly for learning purpose. To understand how to do FFI in Rust. And probably just a toy that incidentally scratch my itch.

If you wanna write a plugin for weechat, I recommend using the rust-weechat crate instead. Link in the Resource section below.

Currently this plugin is already working. And I've been using it for at least one week without any problem. If you see any possible issue, don't afraid to open new issue/pull request on github. Any feedback is highly appreciated.

The Name

Notisen is short for Notice Me Senpai.

Compiling and Installing

Require Rust, Bindgen, and Weechat installed. Execute the following to compile and install the plugin into your weechat's plugin folder ($HOME/.weechat/plugins).

make
make install

Safe Abstraction for the Plugin API

This section is a part of the recent rewrite. A design idea for the plugin API. Will be expanded if the rewrite succesful.

  • TODO: explain the current C API from Weechat.
  • TODO: explain the new design on top of that glue layer.

Todo/Future Improvement

  • Write tests.
  • Make it works for any version of weechat.

Resource

License

Copyright (c) 2019 by Adit Cahya Ramadhan [email protected]

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

notisen's People

Contributors

matematikaadit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.