Giter VIP home page Giter VIP logo

sweetirc's Introduction

SweetIRC

IRC Client for macOS written with Swift and SwiftUI

Introductuion

The sofware is written via the new SwiftUI, declarative framework, and it's designed for macOS 13, Ventura. It makes use of latest featuers in the Swift 5.7 programming language, including Regex, async programming

Usage

SweetIRC is meant to be a fast, macOS native, Metal accelarated GUI, offering a native macOS UX.

image

The login screen where the user fills data and proceedes to connect to a particular IRC server

Chat

With current work in progress, this is how the prototype of a chat windows looks like:

image

And this is the window that allows one to join rooms:

image

Design

The software design and arhitecture is based on Microsoft's MVVM Design Pattern, orginally developed for Microsoft SilverLight applications and WPF. SwiftUI can be a great candidate for this pattern, especailly via it's valu type structs that provide immutability by default, it's Combine framework's ObservableObject protocol and so on.

Metal harware accelaration

SwiftUI makes use of Metal by default for Hardware video acceleration, and SweetIRC makes uses animations to make the app more user firendly and take advantage of the powerful graphics offered in Mac hardware.

Screen.Recording.2022-10-29.at.16.39.57.mov

sweetirc's People

Contributors

stoiandan avatar dmelancon 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.