Giter Site home page Giter Site logo

wiki-reader's Introduction

WikiReader

Logo

Cross-platform app for comfortable reading wiki sites. Based on GTK+ and GtkTextArea, writing on Rust. Part of my personal experiments with GUI and GTK. The goal of the experiment is to develop an architectural template for fast application writing using GTK & Rust.

Intro Image

Current in Alpha-stage

Basic Arch

  • FB-Flux similar event handling system with MVC impurities (Sync only)
  • Python and mwparserfromhell for create wiki-text ast tree
  • GResource as container for static files
  • Sass for styling widgets and components
  • Fluent(-rs) for i18n

Building

For nice view you need have Arc-Dark GTK theme in your .themes directory

Debug runing app

cargo run --features="debug"

Release build assets, and bundle package

./build.sh && cargo bundle -r

Building only assets

./build.sh

Next features

  • Writing new styles for native view in mac os & gnome
    • Mac styles
  • Adding hotreloading styles handler for debug mode
  • Show images support
  • Button with selection previous articles
  • Creating named article bookmarks group
    • adding saving tagged selection in articles
  • Packing application: brew, deb, rpm, and if possible - mac standalone app
    • mac package
    • mac brew cask package with theme
    • fix bug with call python wikicode parser
  • Adding i18n to project (Partially)
    • Autodetect and search in wikipedia by system lang
  • Adding progressive searched home page
    • popover selection of target resources
    • autosuggest for search input
    • info blocks for home

wiki-reader's People

Contributors

friktor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wiki-reader's Issues

Create issues for "next features" section

Although the next features section is a nice overview it's quite useless if nobody can contribute to the project because they don't know what to do.

I would suggest creating issues for every point of the "next features" list.

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.