Giter Site home page Giter Site logo

db47h / free42 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swissmicros/free42

0.0 3.0 0.0 46.6 MB

A fork of free42 with SwissMicro's extensions for desktop and mobile

License: GNU General Public License v2.0

Makefile 0.60% Shell 0.71% C++ 54.68% Java 5.40% C 28.02% Objective-C 1.30% Objective-C++ 8.29% CSS 0.31% HTML 0.29% JavaScript 0.21% Batchfile 0.21%

free42's Introduction

free42 with SwissMicro's extensions for desktop and mobile

The end goal is to bring DM42 to the desktop. This is a work in progress!

For more information about free42, see the original free42 readme and Thomas Okken's free42 page.

Status

Note that some of the changes (like the default skins) apply to all builds, may be with the exception of Android, but I haven't tested it yet. The current focus is on the GTK builds. And I will probably never touch anything Windows or Mac related. Feel free to get in touch if you want to work on these platforms.

  • The default skins have been replaced by the anthracite skin.
  • The GTK+ build has been updated to build on modern systems. It still uses GTK+ 2 but most deprecated APIs calls have been replaced.
  • Decimal floating point and ALSA audio are the default in GTK builds:
    • add BIN_MATH=1 to the make command line to enable binary floating point
    • add NO_AUDIO=1 to the make command line to disable alsa audio and use the default gtk_beep().

Building

git clone https://github.com/db47h/free42
# pull the skins
git submodule init

cd free42/gtk
make -j8

This will build free42 with decimal floating point and ALSA audio.

License

Free42 is an Open Source project. The source code and executables are released under the terms of the GNU General Public License, version 2.

free42's People

Contributors

db47h avatar smdavid avatar

Watchers

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